disable export if unsaved

This commit is contained in:
Ashley Hughes
2014-02-08 15:35:44 +00:00
parent cd2b493ea8
commit b74ed46434
2 changed files with 7 additions and 2 deletions

View File

@@ -286,6 +286,7 @@
<string name="error_nfc_needed">NFC is not available on your device!</string>
<string name="error_nothing_import">Nothing to import!</string>
<string name="error_expiry_must_come_after_creation">expiry date must come after creation date</string>
<string name="error_save_first">please save the keyring first</string>
<!-- progress dialogs, usually ending in '…' -->
<string name="progress_done">done.</string>