aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2017-11-23 20:09:53 +0100
committerChristian Schneppe <christian@pix-art.de>2017-11-23 20:09:53 +0100
commitcc9d9abbc63cbf5e901e8772803aa0c41e6ab401 (patch)
tree0cb1b11d108837b28831325f4014b20c88942130 /src/main/res/values/strings.xml
parent46462e1b9f0a10023bbb9170800b59132bb1df30 (diff)
shorten >4 names to a, b, c +n more
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 272f18a4e..5522fe6ed 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -738,4 +738,5 @@
<string name="no_application_found_to_open_link">No application found to open link</string>
<string name="contacts_have_read_up_to_this_point">%s have read up to this point</string>
<string name="contact_has_read_up_to_this_point">%s has read up to this point</string>
+ <string name="contacts_and_n_more_have_read_up_to_this_point">%1$s +%2$d% more have read up to this point</string>
</resources>