Sync Strings from Localazy
This commit is contained in:
parent
1b7c0dbe88
commit
cd267249ec
58 changed files with 867 additions and 637 deletions
|
|
@ -262,6 +262,7 @@ Reason: %1$s."</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_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>
|
||||
|
|
@ -280,6 +281,8 @@ Reason: %1$s."</string>
|
|||
<item quantity="other">"%1$d Pinned messages"</item>
|
||||
</plurals>
|
||||
<string name="screen_pinned_timeline_screen_title_empty">"Pinned messages"</string>
|
||||
<string name="screen_reset_identity_confirmation_subtitle">"You\'re about to go to your %1$s account to reset your identity. Afterwards you\'ll be taken back to the app."</string>
|
||||
<string name="screen_reset_identity_confirmation_title">"Can\'t confirm? Go to your account to reset your identity."</string>
|
||||
<string name="screen_room_details_pinned_events_row_title">"Pinned messages"</string>
|
||||
<string name="screen_room_error_failed_processing_media">"Failed processing media to upload, please try again."</string>
|
||||
<string name="screen_room_error_failed_retrieving_user_details">"Could not retrieve user details"</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue