mirror of
https://github.com/android-password-store/Android-Password-Store
synced 2025-09-01 14:55:19 +00:00
Fix typo in username toast (#525)
This commit is contained in:
@@ -233,7 +233,7 @@
|
|||||||
<string name="autofill_pick_and_match">Pick and match…</string>
|
<string name="autofill_pick_and_match">Pick and match…</string>
|
||||||
<string name="autofill_paste">Paste</string>
|
<string name="autofill_paste">Paste</string>
|
||||||
<string name="autofill_paste_username">Paste username?\n\n%s</string>
|
<string name="autofill_paste_username">Paste username?\n\n%s</string>
|
||||||
<string name="autofill_toast_username">Select an editable field to past the username.\nUsername is available for %d seconds.</string>
|
<string name="autofill_toast_username">Select an editable field to paste the username.\nUsername is available for %d seconds.</string>
|
||||||
<string name="ssh_key_does_not_exist">Unable to open the ssh private key, please check that the file exists</string>
|
<string name="ssh_key_does_not_exist">Unable to open the ssh private key, please check that the file exists</string>
|
||||||
<string name="new_password_title">New password</string>
|
<string name="new_password_title">New password</string>
|
||||||
<string name="edit_password_title">Editing</string>
|
<string name="edit_password_title">Editing</string>
|
||||||
|
Reference in New Issue
Block a user