summaryrefslogtreecommitdiff
path: root/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml4
1 files changed, 1 insertions, 3 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index c2b75a1..2519476 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -53,10 +53,8 @@
<!-- These strings displayed on the landing page. -->
<!-- The title of the landing page.-->
<string name="choose_account_title">Chat - Select an account</string>
- <!-- Displays if there is only one ongoing chat on the landing page.-->
- <string name="one_conversation">1 chat</string>
<!-- Displays the number of ongoing chats on the landing page.-->
- <string name="conversations"><xliff:g id="count">%1$d</xliff:g> chats</string>
+ <string name="conversations">(%1$d)</string>
<!-- The add account label on the landing page if there isn't any account.-->
<string name="add_account">Add <xliff:g id="account">%1$s</xliff:g> account</string>