summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2018-07-13 14:00:22 +0300
committerAndrew Dolgov <[email protected]>2018-07-13 14:00:22 +0300
commitd819f6c4d9162cfbfa31a6eabb995fe01fef8f78 (patch)
tree5702237955f408d6f7fc768bd2c26fcbe6d406e5 /org.fox.ttrss/src/main/res/values/strings.xml
parent8a9a2e9b5c8c5579d285e78bc8e18a2ea39ced35 (diff)
add simple logcat viewer
Diffstat (limited to 'org.fox.ttrss/src/main/res/values/strings.xml')
-rwxr-xr-xorg.fox.ttrss/src/main/res/values/strings.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/org.fox.ttrss/src/main/res/values/strings.xml b/org.fox.ttrss/src/main/res/values/strings.xml
index 89fe997a..c1f235c8 100755
--- a/org.fox.ttrss/src/main/res/values/strings.xml
+++ b/org.fox.ttrss/src/main/res/values/strings.xml
@@ -260,4 +260,7 @@
<string name="offline_tap_to_switch">Tap to switch offline</string>
<string name="offline_no_articles">No articles downloaded</string>
<string name="prefs_network_settings">More settings...</string>
+ <string name="logcat_refresh">Refresh</string>
+ <string name="logcat_copy">Copy to clipboard</string>
+ <string name="logcat_title">Log viewer</string>
</resources>