Sync strings again.

Revert wrong change on Hungarian plurals.
This commit is contained in:
Benoit Marty 2025-02-17 11:29:18 +01:00
parent f549e7bba2
commit 43ee582213
13 changed files with 63 additions and 41 deletions

View file

@ -14,7 +14,7 @@
<item quantity="other">"%d notifications"</item>
</plurals>
<string name="notification_fallback_content">"Notification"</string>
<string name="notification_incoming_call">"Appel entrant"</string>
<string name="notification_incoming_call">"📹 Appel entrant"</string>
<string name="notification_inline_reply_failed">"** Échec de lenvoi - veuillez ouvrir le salon"</string>
<string name="notification_invitation_action_join">"Rejoindre"</string>
<string name="notification_invitation_action_reject">"Rejeter"</string>