Skip to content

Commit

Permalink
Revert RU translations, change text for duress mode
Browse files Browse the repository at this point in the history
  • Loading branch information
Dianaaiym committed Oct 2, 2023
1 parent 1e17ac4 commit 059b97c
Show file tree
Hide file tree
Showing 2 changed files with 1,357 additions and 1,353 deletions.
12 changes: 6 additions & 6 deletions UnstoppableWallet/UnstoppableWallet/en.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -1084,7 +1084,7 @@ Go to Settings - > %@ and allow access to the camera.";
"settings_security.disable_passcode" = "Disable Passcode";
"settings_security.balance_auto_hide" = "Balance Auto Hide";
"settings_security.balance_auto_hide.description" = "Automatically hides balance each time the app is opened, regardless of previous preferences.";
"settings_security.enable_duress_mode" = "Enable Duress Mode";
"settings_security.enable_duress_mode" = "Set Duress Mode";
"settings_security.edit_duress_passcode" = "Edit Duress Passcode";
"settings_security.disable_duress_mode" = "Disable Duress Mode";
"settings_security.duress_mode.description" = "A specialized mode designed to keep selected wallets safe under coercion.";
Expand All @@ -1095,7 +1095,7 @@ Go to Settings - > %@ and allow access to the camera.";
"create_passcode.description" = "Your passcode will be used to unlock your wallet";
"create_passcode.description.biometry" = "Set a passcode to enable %@";
"create_passcode.description.duress_mode" = "Set a passcode to enable Duress Mode";
"create_passcode.confirm_passcode" = "Confirm passcode";
"create_passcode.confirm_passcode" = "Confirm";

// Enable Duress Mode

Expand All @@ -1115,19 +1115,19 @@ Go to Settings - > %@ and allow access to the camera.";

"enable_duress_mode.passcode.title" = "Duress Passcode";
"enable_duress_mode.passcode.description" = "Set a passcode for Duress Mode";
"enable_duress_mode.passcode.confirm" = "Confirm passcode";
"enable_duress_mode.passcode.confirm" = "Confirm";

// Edit Passcode

"edit_passcode.title" = "Edit Passcode";
"edit_passcode.enter_new_passcode" = "Enter new passcode";
"edit_passcode.confirm_new_passcode" = "Confirm new passcode";
"edit_passcode.confirm_new_passcode" = "Confirm";

// Edit Duress Passcode

"edit_duress_passcode.title" = "Edit Duress Passcode";
"edit_duress_passcode.enter_new_passcode" = "Enter new passcode for Duress Mode";
"edit_duress_passcode.confirm_new_passcode" = "Confirm new passcode";
"edit_duress_passcode.confirm_new_passcode" = "Confirm";

// Set Passcode

Expand All @@ -1137,7 +1137,7 @@ Go to Settings - > %@ and allow access to the camera.";
// Unlock

"unlock.title" = "Unlock";
"unlock.passcode" = "Passcode";
"unlock.passcode" = "Enter Passcode";
"unlock.biometry_reason" = "Unlock wallet";
"unlock.attempts_left" = "Attempts left: %@";
"unlock.disabled_until" = "Disabled until: %@";
Expand Down
Loading

0 comments on commit 059b97c

Please sign in to comment.