mention filename to export to in log

This commit is contained in:
Vincent Breitmoser
2015-08-22 12:22:43 +02:00
parent 5e2f24520b
commit 16903357e1
3 changed files with 4 additions and 0 deletions

View File

@@ -1279,6 +1279,7 @@
<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>