Quick grammar fix in removal text, from "want do remove" to "want to remove"
This commit is contained in:
parent
eaa9123b43
commit
9b7b6c0a80
1 changed files with 1 additions and 1 deletions
|
@ -93,7 +93,7 @@
|
|||
<string name="dialog_label_confirm_password">Confirm password</string>
|
||||
|
||||
<string name="dialog_msg_auth">Please enter your device credentials to start andOTP.</string>
|
||||
<string name="dialog_msg_confirm_delete">Are you sure you want do remove the account \"%1$s\"?</string>
|
||||
<string name="dialog_msg_confirm_delete">Are you sure you want to remove the account \"%1$s\"?</string>
|
||||
|
||||
<string name="dialog_msg_used_tokens">andOTP will track when you use your tokens (using the \"Tap
|
||||
to reveal\" feature or copying to clipboard) to be able to sort them by \"Most used\" or
|
||||
|
|
Loading…
Reference in a new issue