prevent keybase key replacing keyserver key

This commit is contained in:
Adithya Abraham Philip
2015-05-31 02:40:06 +05:30
parent 5d87872245
commit 93f3a98eae
3 changed files with 13 additions and 12 deletions

View File

@@ -1154,6 +1154,7 @@
<string name="msg_import_fingerprint_error">"Fingerprint of fetched key didn't match expected!"</string>
<string name="msg_import_fingerprint_ok">"Fingerprint check OK"</string>
<string name="msg_import_merge">"Merging retrieved data"</string>
<string name="msg_import_merge_error">"Error merging retrieved data!"</string>
<string name="msg_import_error">"Import operation failed!"</string>
<string name="msg_import_error_io">"Import operation failed due to i/o error!"</string>
<string name="msg_import_partial">"Import operation successful, with errors!"</string>