Updated language translations.

This commit is contained in:
Greyson Parrelli
2023-08-04 12:47:04 -04:00
parent a131eeaa4a
commit a9739ed500
44 changed files with 107 additions and 107 deletions

View File

@@ -345,8 +345,8 @@
</plurals>
<!-- Warning dialog text shown to user if they try to edit a message too many times. Where %1$d is replaced with the number of edits -->
<plurals name="ConversationActivity_edit_message_too_many_edits">
<item quantity="one">Only %1$d edit can be applied to this message.</item>
<item quantity="other">Only %1$d edits can be applied to this message.</item>
<item quantity="one">Dit bericht kan slechts %1$d keer bewerkt worden.</item>
<item quantity="other">Dit bericht kan slechts %1$d keren bewerkt worden.</item>
</plurals>
<string name="ConversationActivity_invalid_recipient">Ongeldige ontvanger!</string>