summaryrefslogtreecommitdiff
path: root/logcat/resources
diff options
context:
space:
mode:
authorAlon Albert <aalbert@google.com>2022-03-02 07:28:59 -0800
committerTreeHugger Robot <treehugger-gerrit@google.com>2022-03-02 17:00:43 +0000
commit115349560b6158d2fe49076c37dc2247debe2146 (patch)
tree527ada4e6793a3435951986124a3113b140cf85d /logcat/resources
parent16c8accfb84825145a524b4adc6eccb996cc3179 (diff)
downloadidea-115349560b6158d2fe49076c37dc2247debe2146.tar.gz
Add Tooltips To Buttons
Bug: 191880898 Test: Manually Change-Id: I699052b4921c27349b5b3d6ed2757f8f94938567
Diffstat (limited to 'logcat/resources')
-rw-r--r--logcat/resources/messages/LogcatBundle.properties6
1 files changed, 5 insertions, 1 deletions
diff --git a/logcat/resources/messages/LogcatBundle.properties b/logcat/resources/messages/LogcatBundle.properties
index 2a80945ef2b..d6797027dbb 100644
--- a/logcat/resources/messages/LogcatBundle.properties
+++ b/logcat/resources/messages/LogcatBundle.properties
@@ -61,4 +61,8 @@ logcat.process.ended=---------------------------- PROCESS ENDED ({0}) for packag
logcat.filter.error=Invalid {0}: {1}
logcat.filter.error.log.level=log level
logcat.filter.error.duration=duration
-logcat.filter.history.tooltip=Press Delete button to remove from history
+logcat.filter.clear.tooltip=Clear filter
+logcat.filter.tag.favorite.tooltip=Make favorite
+logcat.filter.untag.favorite.tooltip=Make not favorite
+logcat.filter.history.tooltip=Show history
+logcat.filter.delete.history.tooltip=Press Delete button to remove from history