Fix spelling and remove exclamation mark

Fix a spelling error and remove an unnecessary exclamation mark in
settings.
This commit is contained in:
Johannes Wienke 2015-05-31 23:15:41 +02:00
parent 207e5bf22e
commit c6d7e22e70
2 changed files with 3 additions and 3 deletions

View File

@ -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>

View File

@ -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>