summaryrefslogtreecommitdiff
path: root/logcat/resources
diff options
context:
space:
mode:
authorAlon Albert <aalbert@google.com>2022-01-25 09:13:33 -0800
committerTreeHugger Robot <treehugger-gerrit@google.com>2022-01-25 21:20:25 +0000
commite7f999eea67a30b6b2f55dbfc390c8d41eaa6928 (patch)
treed903301c672eb27d595b06e848a53fec6aa6b574 /logcat/resources
parenta0e037a02f2f8cc98bad84f30a6fde4399438c8e (diff)
downloadidea-e7f999eea67a30b6b2f55dbfc390c8d41eaa6928.tar.gz
Clean Up Some Action Text Issues
Rename text defs to be consistent Don't set a descriotion where it's not used. Bug: 191880898 Test: Added Change-Id: Ia6e62ddc467a4f03d038cddcf80edcb71c8a09b5
Diffstat (limited to 'logcat/resources')
-rw-r--r--logcat/resources/messages/LogcatBundle.properties15
1 files changed, 7 insertions, 8 deletions
diff --git a/logcat/resources/messages/LogcatBundle.properties b/logcat/resources/messages/LogcatBundle.properties
index 2107032a2c9..c8206715244 100644
--- a/logcat/resources/messages/LogcatBundle.properties
+++ b/logcat/resources/messages/LogcatBundle.properties
@@ -1,4 +1,4 @@
-logcat.header.options.title=Header Format
+logcat.header.options.title=Logcat Format
logcat.header.options.timestamp.title=Timestamp
logcat.header.options.timestamp.show=Show timestamp
@@ -23,17 +23,16 @@ logcat.header.options.packages.show=Show package names
logcat.header.options.packages.show.repeated=Show repeated package names
logcat.header.options.packages.width=Package column width:
-logcat.format.action.description=Configure Logcat formatting options
+logcat.format.action.text=Configure Logcat Formatting Options
logcat.format.action.standard=Standard
logcat.format.action.compact=Compact
-logcat.format.action.view.type={0} View
-logcat.format.action.custom=Custom View
-logcat.format.action.modify=Modify Views
+logcat.format.preset.action.text={0} View
+logcat.format.custom.action.text=Custom View
+logcat.format.modify.action.text=Modify Views
-logcat.scroll.to.end.text=Scroll to the end. Clicking on a particular line stops scrolling and keeps that line visible.
+logcat.scroll.to.end.action.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 buffer on the device and the log console.
+logcat.clear.log.action.text=Clear Logcat
logcat.stacktrace.folding.hint= <{0} more...>