aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorsteckbrief <steckbrief@chefmail.de>2016-01-15 11:46:21 +0100
committersteckbrief <steckbrief@chefmail.de>2016-01-15 11:46:21 +0100
commit0e2cd3e14208780c09281bf5ad05cb7d657e261a (patch)
tree4a3b668d5c8e9e0cb6668d22f2ec145d36d1f464 /src/main/res/values/strings.xml
parent203d72e9630d210a613766be0d908f4785546320 (diff)
Implements FS#64: Show who wrote last message in conversation overview
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 62644175..8885622b 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -544,4 +544,5 @@
<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>
+ <string name="cplus_me">Me</string>
</resources>