mirror of
https://github.com/moparisthebest/open-keychain
synced 2024-11-05 08:45:08 -05:00
Fix string
This commit is contained in:
parent
80f9c769c0
commit
258bd3a44f
@ -493,7 +493,7 @@
|
||||
<string name="create_key_text">Enter Full Name, Email and a Passphrase.</string>
|
||||
<string name="create_key_upload">Upload key to keyserver</string>
|
||||
<string name="create_key_empty">This field is required</string>
|
||||
<string name="create_key_passphrases_not_equal">Passphrases are not equal</string>
|
||||
<string name="create_key_passphrases_not_equal">Passphrases do not match</string>
|
||||
|
||||
<!-- View key -->
|
||||
<string name="view_key_revoked">This key has been revoked!</string>
|
||||
|
Loading…
Reference in New Issue
Block a user