From 0f415f6791270500f0f82224c1bdb5b6a6a5bf01 Mon Sep 17 00:00:00 2001 From: Christian Schneppe Date: Sat, 16 Dec 2017 22:21:48 +0100 Subject: fix format string --- src/main/res/values/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/main/res/values/strings.xml') diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml index 6b3f41556..05420f06e 100644 --- a/src/main/res/values/strings.xml +++ b/src/main/res/values/strings.xml @@ -738,7 +738,7 @@ No application found to open link %s have read up to this point %s has read up to this point - %1$s +%2$d% more have read up to this point + %1$s and %2$d more have read up to this point Quick Sharing Immediately return to previous activity instead of opening the conversation after sharing something This chat is unencrypted, for security reasons you should activate message encryption by using the lock icon. The preferable encryption is OMEMO. -- cgit v1.2.3