mirror of
https://github.com/moparisthebest/open-keychain
synced 2024-11-05 00:35:08 -05:00
Fix strings from 'keys' to 'passphrases'
This commit is contained in:
parent
af5fddab7c
commit
0ce9c13132
@ -662,8 +662,8 @@
|
||||
|
||||
<!-- PassphraseCache -->
|
||||
<string name="passp_cache_notif_click_to_clear">Click to clear cached passphrases</string>
|
||||
<string name="passp_cache_notif_n_keys">OpenKeychain has cached %d keys</string>
|
||||
<string name="passp_cache_notif_keys">Cached Keys:</string>
|
||||
<string name="passp_cache_notif_n_keys">OpenKeychain has cached %d passphrases</string>
|
||||
<string name="passp_cache_notif_keys">Cached Passphrases:</string>
|
||||
<string name="passp_cache_notif_clear">Clear Cache</string>
|
||||
<string name="passp_cache_notif_pwd">Password</string>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user