Better del_rev_dialog_title

This commit is contained in:
Dominik Schürmann 2015-08-24 00:49:32 +02:00
parent 317580039a
commit f57f5ea032

View file

@ -615,7 +615,7 @@
<!-- Delete or revoke private key dialog -->
<string name="del_rev_dialog_message">"If you would no longer like to use this key, it should be revoked and uploaded. Select 'DELETE ONLY' if you wish to remove the key from OpenKeychain but continue to use it from somewhere else."</string>
<string name="del_rev_dialog_title">"Revoke/Delete key \"%s\""</string>
<string name="del_rev_dialog_title">"Revoke/Delete key '%s'"</string>
<string name="del_rev_dialog_btn_revoke">"Revoke and upload"</string>
<string name="del_rev_dialog_btn_delete">"Delete only"</string>