diff options
author | Thomas Bruederli <thomas@roundcube.net> | 2014-08-27 14:52:52 +0200 |
---|---|---|
committer | Thomas Bruederli <thomas@roundcube.net> | 2014-08-27 14:53:06 +0200 |
commit | 812f37c5d1baa077f22a35240c5488f65d054260 (patch) | |
tree | de2da4f21704b813c7e66eb5c7fbdc44c592b40c /program/localization/ja_JP | |
parent | 581b6b41fd51549fe05afede9da647ccf6297660 (diff) |
Synchronized localizations with Transifex
Diffstat (limited to 'program/localization/ja_JP')
-rw-r--r-- | program/localization/ja_JP/labels.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/program/localization/ja_JP/labels.inc b/program/localization/ja_JP/labels.inc index 407f6cc73..26062a7b6 100644 --- a/program/localization/ja_JP/labels.inc +++ b/program/localization/ja_JP/labels.inc @@ -427,6 +427,7 @@ $labels['2231folding'] = 'RFC 2231に完全準拠(Thunderbird)'; $labels['miscfolding'] = 'RFC 2047/2231(MS Outlook)'; $labels['2047folding'] = 'RFC 2047に完全準拠(その他)'; $labels['force7bit'] = '8ビット文字列にMIMEエンコードを使用'; +$labels['savelocalstorage'] = ""; $labels['advancedoptions'] = '高度な設定'; $labels['toggleadvancedoptions'] = '詳細なオプションの表示を切り替え'; $labels['focusonnewmessage'] = '新しいメッセージが届いたらブラウザーをアクティブ'; |