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

@@ -1272,7 +1272,7 @@
<string name="msg_mime_parsing_error">MIME解析に失敗</string>
<string name="msg_mime_parsing_success">MIME解析に成功!</string>
<!--PassphraseCache-->
<string name="passp_cache_notif_click_to_clear">タッチしてパスワードをクリア。</string>
<string name="passp_cache_notif_touch_to_clear">タッチしてパスワードをクリア。</string>
<plurals name="passp_cache_notif_n_keys">
<item quantity="other">%d のパスワードを忘れない</item>
</plurals>