aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2018-07-09 21:50:42 +0200
committerChristian Schneppe <christian@pix-art.de>2018-07-09 21:50:42 +0200
commitc76ca96b3da3f0456ef7262aa8ab1defa8dd14f0 (patch)
tree767d2c58ce73a80f934bd3d1da7149d7bcb092c1 /src/main/res/values/strings.xml
parent9b779b4456c402723dc559477d3d8d87a25d6265 (diff)
shorten read markers to 'everyone has read up to this point' when > 4 user
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 3489ac982..95f23cf2a 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -801,4 +801,5 @@
<string name="group_chat_name">Name</string>
<string name="providing_a_name_is_optional">Providing a name is optional</string>
<string name="create_dialog_group_chat_name">Group chat name</string>
+ <string name="everyone_has_read_up_to_this_point">Everyone has read up to this point</string>
</resources>