Fix strings, thanks to Alain-Olivier

This commit is contained in:
Dominik Schürmann
2015-11-23 23:39:56 +01:00
parent dfed60f442
commit c4f11c4535
10 changed files with 38 additions and 64 deletions

View File

@@ -1093,7 +1093,7 @@
<string name="msg_keybase_error_msg_payload_mismatch">Ontsleuteld bewijs komt niet overeen met verwachte waarde</string>
<!--Messages for Mime parsing operation-->
<!--PassphraseCache-->
<string name="passp_cache_notif_click_to_clear">Tik om wachtwoorden te wissen.</string>
<string name="passp_cache_notif_touch_to_clear">Tik om wachtwoorden te wissen.</string>
<plurals name="passp_cache_notif_n_keys">
<item quantity="one">%d wachtwoord onthouden</item>
<item quantity="other">%d wachtwoorden onthouden</item>