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
This commit is contained in:
Andi Chandler 2026-02-27 16:56:19 +01:00 committed by Naveen Singh
parent f847e5da1c
commit 20d1efcbec

View file

@ -2,4 +2,16 @@
<resources>
<string name="app_launcher_name">Messages</string>
<string name="restore_confirmation">Are you sure you want to restore %s?</string>
<plurals name="and_other_contacts">
<item quantity="one">and %d other</item>
<item quantity="other">and %d others</item>
</plurals>
<plurals name="delete_conversations">
<item quantity="one">%d conversation</item>
<item quantity="other">%d conversations</item>
</plurals>
<plurals name="delete_messages">
<item quantity="one">%d message</item>
<item quantity="other">%d messages</item>
</plurals>
</resources>