aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorsteckbrief <steckbrief@chefmail.de>2016-04-07 14:10:25 +0200
committersteckbrief <steckbrief@chefmail.de>2016-04-07 14:28:19 +0200
commit8c3245dd1f257053b8ec2bf7c5e03a3a98b282c3 (patch)
treef66fa0e5fd657035e5f022f706708d6d5ba3ce01 /src/main/res/values/strings.xml
parent18548e9ebb246071f0bc46ca3bb07a300176cf24 (diff)
Implements FS#187: Add single line copy to logcat view
Diffstat (limited to 'src/main/res/values/strings.xml')
-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 3126572d..f41e9619 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -666,4 +666,5 @@
<string name="no_keys_just_confirm">You already trust this contact. By selecting \'done\' you are just confirming that %s is part of this conference.</string>
<string name="select_image_and_crop">Select image and crop</string>
<string name="this_account_is_disabled">You have disabled this account</string>
+ <string name="cplus_copy_item">Copy item</string>
</resources>