Merge branch 'develop' into feature-oled-black
This commit is contained in:
commit
f7cfa6cda8
428 changed files with 5680 additions and 2018 deletions
|
|
@ -50,6 +50,7 @@
|
|||
<string name="a11y_session_verification_time_limited_action_required">"Time limited action required, you have one minute to verify"</string>
|
||||
<string name="a11y_show_password">"Show password"</string>
|
||||
<string name="a11y_start_call">"Start a call"</string>
|
||||
<string name="a11y_start_video_call">"Start a video call"</string>
|
||||
<string name="a11y_start_voice_call">"Start a voice call"</string>
|
||||
<string name="a11y_tombstoned_room">"Tombstoned room"</string>
|
||||
<string name="a11y_user_avatar">"User avatar"</string>
|
||||
|
|
@ -467,6 +468,14 @@ Are you sure you want to continue?"</string>
|
|||
<string name="screen_create_poll_remove_accessibility_label">"Remove %1$s"</string>
|
||||
<string name="screen_create_poll_settings_section_title">"Settings"</string>
|
||||
<string name="screen_media_picker_error_failed_selection">"Failed selecting media, please try again."</string>
|
||||
<string name="screen_missing_key_backup_open_element_classic">"Open Element Classic"</string>
|
||||
<string name="screen_missing_key_backup_step_1">"Open Element Classic on your device"</string>
|
||||
<string name="screen_missing_key_backup_step_2_android">"Go to Settings > Security & Privacy"</string>
|
||||
<string name="screen_missing_key_backup_step_3_android">"In Cryptography keys management, select Encrypted messages recovery"</string>
|
||||
<string name="screen_missing_key_backup_step_4">"Follow the instructions to enable your key storage"</string>
|
||||
<string name="screen_missing_key_backup_step_5">"Come back to %1$s"</string>
|
||||
<string name="screen_missing_key_backup_title">"Enable your key storage before proceeding to %1$s"</string>
|
||||
<string name="screen_onboarding_checking_account">"Checking account"</string>
|
||||
<string name="screen_onboarding_welcome_back">"Welcome back"</string>
|
||||
<string name="screen_pinned_timeline_empty_state_description">"Press on a message and choose “%1$s” to include here."</string>
|
||||
<string name="screen_pinned_timeline_empty_state_headline">"Pin important messages so that they can be easily discovered"</string>
|
||||
|
|
@ -491,6 +500,7 @@ Are you sure you want to continue?"</string>
|
|||
<string name="screen_room_event_pill">"Message in %1$s"</string>
|
||||
<string name="screen_room_grouped_state_events_expand">"Expand"</string>
|
||||
<string name="screen_room_grouped_state_events_reduce">"Reduce"</string>
|
||||
<string name="screen_room_live_location_banner">"Sharing live location"</string>
|
||||
<string name="screen_room_permalink_same_room_android">"Already viewing this room!"</string>
|
||||
<string name="screen_room_pinned_banner_indicator">"%1$s of %2$s"</string>
|
||||
<string name="screen_room_pinned_banner_indicator_description">"%1$s Pinned messages"</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue