Put text into strings.xml, for internationalization

This commit is contained in:
Daniel Albert
2014-07-12 12:52:44 +02:00
parent 2568ea4b2e
commit 7a3fe61a1f
2 changed files with 12 additions and 6 deletions

View File

@@ -660,6 +660,12 @@
<string name="msg_mf_unlock_error">Error unlocking keyring!</string>
<string name="msg_mf_unlock">Unlocking keyring</string>
<!-- PassphraseCache -->
<string name="passp_cache_notif_click_to_purge">Click to purge cached passphrases</string>
<string name="passp_cache_notif_n_keys">OpenKeychain has cached %i keys</string>
<string name="passp_cache_notif_keys">Cached Keys:</string>
<string name="passp_cache_notif_purge">Purge Cache</string>
<!-- unsorted -->
<string name="section_certifier_id">Certifier</string>
<string name="section_cert">Certificate Details</string>