Fix issue in pattern
This commit is contained in:
parent
299d5a9394
commit
67eaab31d0
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="screen_chat_backup_key_backup_action_disable">"Delete key storage"</string>
|
||||
<string name="screen_chat_backup_key_backup_action_enable">"Turn on backup"</string>
|
||||
<string name="screen_chat_backup_key_backup_description">"This will allow you to view your chat history on any new devices and is required for backup of chats and digital identity. %1$@."</string>
|
||||
<string name="screen_chat_backup_key_backup_description">"This will allow you to view your chat history on any new devices and is required for backup of chats and digital identity. %1$s."</string>
|
||||
<string name="screen_chat_backup_key_backup_title">"Key storage"</string>
|
||||
<string name="screen_chat_backup_key_storage_disabled_error">"Key storage must be turned on to back up your chats."</string>
|
||||
<string name="screen_chat_backup_key_storage_toggle_description">"Upload keys from this device"</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue