summaryrefslogtreecommitdiff
path: root/logcat/resources
diff options
context:
space:
mode:
authorAlon Albert <aalbert@google.com>2021-10-07 12:22:14 -0700
committerAlon Albert <aalbert@google.com>2021-10-08 21:32:13 +0000
commit1edbfc0e6bfb12043ef6ddf717ffa417df2d5296 (patch)
tree7057ee303281f8bf6cf2b2cc9019389c6da8730e /logcat/resources
parent423ccb589c9e859caf57b049f6d3d617822c5eb1 (diff)
downloadidea-1edbfc0e6bfb12043ef6ddf717ffa417df2d5296.tar.gz
Add Clear Logcat Action
Bug: 191880898 Test: Added Change-Id: I715948892132e1be5453f20436a5878987f867fa
Diffstat (limited to 'logcat/resources')
-rw-r--r--logcat/resources/messages/LogcatBundle.properties5
1 files changed, 4 insertions, 1 deletions
diff --git a/logcat/resources/messages/LogcatBundle.properties b/logcat/resources/messages/LogcatBundle.properties
index d9f0cf7d465..21969abc717 100644
--- a/logcat/resources/messages/LogcatBundle.properties
+++ b/logcat/resources/messages/LogcatBundle.properties
@@ -11,4 +11,7 @@ logcat.header.options.appname.width=Package name width:
logcat.header.options.show.appname=Show package name
logcat.header.options.hide.duplicate.appnames=Hide duplicate package names
-logcat.scroll.to.end.text=Scroll to the end. Clicking on a particular line stops scrolling and keeps that line visible. \ No newline at end of file
+logcat.scroll.to.end.text=Scroll to the end. Clicking on a particular line stops scrolling and keeps that line visible.
+
+logcat.clear.log.title=Clear Logcat
+logcat.clear.log.description=Clears logcat view and the buffer on the device