diff --git a/features/roomlist/impl/src/main/res/values/localazy.xml b/features/roomlist/impl/src/main/res/values/localazy.xml index d9980835f4..edfa414381 100644 --- a/features/roomlist/impl/src/main/res/values/localazy.xml +++ b/features/roomlist/impl/src/main/res/values/localazy.xml @@ -1,7 +1,7 @@ - "Your chat backup is currently out of sync. You need to confirm your recovery key to maintain access to your chat backup." - "Confirm your recovery key" + "Your chat backup is currently out of sync. You need to enter your recovery key to maintain access to your chat backup." + "Enter your recovery key" "This is a one time process, thanks for waiting." "Setting up your account." "Create a new conversation or room" diff --git a/features/securebackup/impl/src/main/res/values/localazy.xml b/features/securebackup/impl/src/main/res/values/localazy.xml index 613ff72719..f05725a075 100644 --- a/features/securebackup/impl/src/main/res/values/localazy.xml +++ b/features/securebackup/impl/src/main/res/values/localazy.xml @@ -5,7 +5,7 @@ "Backup ensures that you don\'t lose your message history. %1$s." "Backup" "Change recovery key" - "Confirm recovery key" + "Enter recovery key" "Your chat backup is currently out of sync." "Set up recovery" "Get access to your encrypted messages if you lose all your devices or are signed out of %1$s everywhere." @@ -27,7 +27,7 @@ "Enter the 48 character code." "Enter…" "Recovery key confirmed" - "Confirm your recovery key" + "Enter your recovery key" "Copied recovery key" "Generating…" "Save recovery key"