Fix issue in pattern

This commit is contained in:
Benoit Marty
2026-03-16 10:32:33 +01:00
committed by GitHub
parent 3a0e01b63d
commit 2e77502084

View File

@@ -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>