mirror of
https://github.com/android-password-store/Android-Password-Store
synced 2025-08-30 05:48:09 +00:00
Fix spelling and remove exclamation mark
Fix a spelling error and remove an unnecessary exclamation mark in settings.
This commit is contained in:
parent
207e5bf22e
commit
c6d7e22e70
@ -121,7 +121,7 @@
|
||||
<string name="dialog_negative">Ne... později</string>
|
||||
<string name="dialog_oops">Ajaj...</string>
|
||||
<string name="dialog_cancel">Zrušit</string>
|
||||
<string name="git_sync">Syncronize repository</string>
|
||||
<string name="git_sync">Synchronize repository</string>
|
||||
<string name="git_pull">Pull from remote</string>
|
||||
<string name="git_push">Push to remote</string>
|
||||
|
||||
|
@ -99,7 +99,7 @@
|
||||
<string name="pref_dialog_delete_title">Clear repository</string>
|
||||
<string name="pref_dialog_delete_msg">Do you want to delete the current password store directory? This will not clear your configuration.</string>
|
||||
<string name="pref_crypto_title">Crypto</string>
|
||||
<string name="pref_provider_title">Select OpenPGP Provider!</string>
|
||||
<string name="pref_provider_title">Select OpenPGP Provider</string>
|
||||
<string name="pref_provider_account_title">Set your OpenPGP account</string>
|
||||
<string name="pref_provider_account_hint">mail@somewhere.tld</string>
|
||||
<string name="pref_key_title">Select OpenPGP Key id</string>
|
||||
@ -122,7 +122,7 @@
|
||||
<string name="dialog_negative">Nah... later</string>
|
||||
<string name="dialog_oops">Oops...</string>
|
||||
<string name="dialog_cancel">Cancel</string>
|
||||
<string name="git_sync">Syncronize repository</string>
|
||||
<string name="git_sync">Synchronize repository</string>
|
||||
<string name="git_pull">Pull from remote</string>
|
||||
<string name="git_push">Push to remote</string>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user