Skip to content

Commit 20d1efc

Browse files
andibingnaveensingh
authored andcommitted
chore(l10n): update English (United Kingdom) translations
Currently translated at 4.4% (5 of 113 strings) Translation: Fossify/Messages Translate-URL: https://hosted.weblate.org/projects/fossify/sms-messenger/en_GB/ Via: Weblate
1 parent f847e5d commit 20d1efc

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

app/src/main/res/values-en-rGB/strings.xml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,16 @@
22
<resources>
33
<string name="app_launcher_name">Messages</string>
44
<string name="restore_confirmation">Are you sure you want to restore %s?</string>
5+
<plurals name="and_other_contacts">
6+
<item quantity="one">and %d other</item>
7+
<item quantity="other">and %d others</item>
8+
</plurals>
9+
<plurals name="delete_conversations">
10+
<item quantity="one">%d conversation</item>
11+
<item quantity="other">%d conversations</item>
12+
</plurals>
13+
<plurals name="delete_messages">
14+
<item quantity="one">%d message</item>
15+
<item quantity="other">%d messages</item>
16+
</plurals>
517
</resources>

0 commit comments

Comments
 (0)