introduce SingletonResult for... singleton results

This commit is contained in:
Vincent Breitmoser
2014-09-08 14:50:16 +02:00
parent 055fb59ec3
commit ceea2667e8
3 changed files with 62 additions and 10 deletions

View File

@@ -757,9 +757,9 @@
<string name="msg_con_warn_delete_secret">"Exception deleting secret cache file"</string>
<!-- Other messages used in OperationLogs -->
<string name="msg_ek_error_divert">"editing of nfc keys is not (yet) supported"</string>
<string name="msg_ek_error_dummy">"cannot edit keyring with stripped master key!"</string>
<string name="msg_ek_error_not_found">"key not found"</string>
<string name="msg_ek_error_divert">"Editing of nfc keys is not (yet) supported!"</string>
<string name="msg_ek_error_dummy">"Cannot edit keyring with stripped master key!"</string>
<string name="msg_ek_error_not_found">"Key not found!"</string>
<!-- PassphraseCache -->
<string name="passp_cache_notif_click_to_clear">"Click to clear cached passphrases"</string>