Fix issue in pattern
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user