Update vector/src/main/res/values/strings_riotX.xml
Co-Authored-By: Benoit Marty <benoitm@matrix.org>
This commit is contained in:
parent
57636207d2
commit
b0d25fa84f
|
@ -14,7 +14,7 @@
|
|||
<string name="command_description_discard_session">Forces the current outbound group session in an encrypted room to be discarded</string>
|
||||
<string name="command_description_discard_session_not_handled">Only supported in encrypted rooms</string>
|
||||
<!-- first will be replaced by recovery_passphrase, second will be replaced by recovery_key-->
|
||||
<string name="enter_secret_storage_passphrase_or_key">Use your %1$s or Use your %2$s to continue.</string>
|
||||
<string name="enter_secret_storage_passphrase_or_key">Use your %1$s or use your %2$s to continue.</string>
|
||||
<string name="use_recovery_key">Use Recovery Key</string>
|
||||
<string name="enter_secret_storage_input_key">Select your Recovery Key, or input it manually by typing it or pasting from your clipboard</string>
|
||||
<string name="keys_backup_recovery_key_error_decrypt">Backup could not be decrypted with this Recovery Key: please verify that you entered the correct Recovery Key.</string>
|
||||
|
|
Loading…
Reference in New Issue