From 968377a5bee1396c47698819fb6be90049d06bf8 Mon Sep 17 00:00:00 2001 From: Valere <valeref@matrix.org> Date: Thu, 16 Apr 2020 16:53:24 +0200 Subject: [PATCH] Update vector/src/main/res/values/strings_riotX.xml Co-Authored-By: Benoit Marty <benoitm@matrix.org> --- vector/src/main/res/values/strings_riotX.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vector/src/main/res/values/strings_riotX.xml b/vector/src/main/res/values/strings_riotX.xml index 9d9d3deb07..a7da659b2d 100644 --- a/vector/src/main/res/values/strings_riotX.xml +++ b/vector/src/main/res/values/strings_riotX.xml @@ -35,7 +35,7 @@ <!-- %s will be replaced by account_password --> <string name="bootstrap_migration_enter_backup_password">Enter your Key Backup Passphrase to continue.</string> <string name="bootstrap_migration_use_recovery_key">use your Key Backup recovery key</string> - <!-- %s will be replaced by the bootstrap_migration_use_recovery_key key --> + <!-- %s will be replaced by the value of bootstrap_migration_use_recovery_key --> <string name="bootstrap_migration_with_passphrase_helper_with_link">Don’t know your Key Backup Passphrase, you can %s.</string> <string name="bootstrap_migration_backup_recovery_key">Key Backup recovery key</string>