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

@@ -1214,7 +1214,7 @@
<string name="msg_keybase_error_msg_payload_mismatch">Le billet de preuve déchiffré ne correspond pas à la valeur attendue</string>
<!--Messages for Mime parsing operation-->
<!--PassphraseCache-->
<string name="passp_cache_notif_click_to_clear">Toucher pour effacer les mots de passe.</string>
<string name="passp_cache_notif_touch_to_clear">Toucher pour effacer les mots de passe.</string>
<plurals name="passp_cache_notif_n_keys">
<item quantity="one">%d mot de passe mémorisé</item>
<item quantity="other">%d mots de passe mémorisés</item>