Sync all strings and fix compilation issue.

This commit is contained in:
Benoit Marty 2026-01-26 14:13:06 +01:00
parent b731d9a4a3
commit 011d375b44
70 changed files with 229 additions and 227 deletions

View file

@ -433,13 +433,6 @@ Are you sure you want to continue?"</string>
<string name="error_room_address_invalid_symbols">"Some characters are not allowed. Only letters, digits and the following symbols are supported ! $ &amp; ( ) * + / ; = ? @ [ ] - . _"</string>
<string name="error_some_messages_have_not_been_sent">"Some messages have not been sent"</string>
<string name="error_unknown">"Sorry, an error occurred"</string>
<string name="event_shield_mismatched_sender">"The sender of the event does not match the owner of the device that sent it."</string>
<string name="event_shield_reason_authenticity_not_guaranteed">"The authenticity of this encrypted message can\'t be guaranteed on this device."</string>
<string name="event_shield_reason_previously_verified">"Encrypted by a previously-verified user."</string>
<string name="event_shield_reason_sent_in_clear">"Not encrypted."</string>
<string name="event_shield_reason_unknown_device">"Encrypted by an unknown or deleted device."</string>
<string name="event_shield_reason_unsigned_device">"Encrypted by a device not verified by its owner."</string>
<string name="event_shield_reason_unverified_identity">"Encrypted by an unverified user."</string>
<string name="invite_friends_rich_title">"🔐️ Join me on %1$s"</string>
<string name="invite_friends_text">"Hey, talk to me on %1$s: %2$s"</string>
<string name="login_initial_device_name_android">"%1$s Android"</string>