default import is from keyserver

This commit is contained in:
Dominik Schürmann
2014-01-18 21:17:23 +01:00
parent 5b5f66f514
commit f3638d5b44
4 changed files with 9 additions and 8 deletions

View File

@@ -50,8 +50,8 @@
<item>@string/key_size_4096</item>
</string-array>
<string-array name="import_action_list">
<item>@string/menu_import_from_file</item>
<item>@string/menu_key_server</item>
<item>@string/menu_import_from_file</item>
<item>@string/menu_import_from_qr_code</item>
<item>@string/import_from_clipboard</item>
<item>@string/menu_import_from_nfc</item>

View File

@@ -310,7 +310,7 @@
<!-- Import -->
<string name="import_import">Import selected keys</string>
<string name="import_sign_and_upload">Import, Sign, and upload selected keys</string>
<string name="import_from_clipboard">Import from Clipboard</string>
<string name="import_from_clipboard">Import from clipboard</string>
<plurals name="import_qr_code_missing">
<item quantity="one">Missing QR Code with ID %1$s</item>