diff options
author | iNPUTmice <daniel@gultsch.de> | 2014-07-21 19:54:26 +0200 |
---|---|---|
committer | iNPUTmice <daniel@gultsch.de> | 2014-07-21 19:54:26 +0200 |
commit | b223784560be1804163fe6bec02aba02b2093b41 (patch) | |
tree | 76e95d82451fa3556d54d7f28363314713ee8664 /res/values | |
parent | a787f58a9075f8fa29703b6c1ab89ba5e1a0addf (diff) |
added hint to explain the contact has read up to this point
Diffstat (limited to 'res/values')
-rw-r--r-- | res/values/strings.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index e542b58e..effea43b 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -274,4 +274,5 @@ <string name="leave">Leave</string> <string name="contact_added_you">Contact added you to contact list</string> <string name="add_back">Add back</string> + <string name="contact_has_read_up_to_this_point">Your contact has read up to this point</string> </resources> |