aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorsteckbrief <steckbrief@chefmail.de>2015-12-17 21:09:18 +0100
committersteckbrief <steckbrief@chefmail.de>2015-12-17 21:09:18 +0100
commit2fb31bcc3f9e4920891765ab8e0cf2e33227ea3e (patch)
treee3f4790a2c53bbe824636a94d881de9bcabff6c5 /src/main/res/values/strings.xml
parentc26335f3e366110366eb89025a42875bcb7840a9 (diff)
Log error in case logcat command could not be executed; Show toast in case nothing is copied
Diffstat (limited to '')
-rw-r--r--src/main/res/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml
index 3431e831..62644175 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -543,4 +543,5 @@
<string name="pref_img_file_transfer">Folder to save incoming pictures</string>
<string name="pref_img_file_transfer_summary">This is the subdirectory in the pictures directory for incoming files.</string>
<string name="pref_file_transfer_category">File Transfer</string>
+ <string name="cplus_not_copied_to_clipboard_empty">Nothing to copy.</string>
</resources>