export: more cleanup and splitting into subroutines
This commit is contained in:
@@ -1293,16 +1293,11 @@
|
||||
<item quantity="one">"Exporting one key"</item>
|
||||
<item quantity="other">"Exporting %d keys"</item>
|
||||
</plurals>
|
||||
<string name="msg_export_file_name">"Filename: %s"</string>
|
||||
<string name="msg_export_all">"Exporting all keys"</string>
|
||||
<string name="msg_export_public">"Exporting public key %s"</string>
|
||||
<string name="msg_export_upload_public">"Uploading public key %s"</string>
|
||||
<string name="msg_export_secret">"Exporting secret key %s"</string>
|
||||
<string name="msg_export_error_no_file">"No filename specified!"</string>
|
||||
<string name="msg_export_error_fopen">"Error opening file!"</string>
|
||||
<string name="msg_export_error_no_uri">"No URI specified!"</string>
|
||||
<string name="msg_export_error_uri_open">"Error opening URI stream!"</string>
|
||||
<string name="msg_export_error_storage">"Storage is not ready for writing!"</string>
|
||||
<string name="msg_export_error_db">"Database error!"</string>
|
||||
<string name="msg_export_error_io">"Input/output error!"</string>
|
||||
<string name="msg_export_error_key">"Error preprocessing key data!"</string>
|
||||
|
||||
Reference in New Issue
Block a user