diff options
author | Aleksander Machniak <alec@alec.pl> | 2013-10-09 20:12:00 +0200 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2013-10-09 20:12:00 +0200 |
commit | 9377edc497ae17014df1fcd124d220151a4882b0 (patch) | |
tree | 8695214dd6ef12af051404516bcdac2c0cf2800e /plugins/attachment_reminder/localization/ja_JP.inc | |
parent | 6e0da1b82ea8fbc1b482e177e5a36efb52c68245 (diff) |
More lceanup
Diffstat (limited to 'plugins/attachment_reminder/localization/ja_JP.inc')
-rw-r--r-- | plugins/attachment_reminder/localization/ja_JP.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/attachment_reminder/localization/ja_JP.inc b/plugins/attachment_reminder/localization/ja_JP.inc index 742cae109..93b77868d 100644 --- a/plugins/attachment_reminder/localization/ja_JP.inc +++ b/plugins/attachment_reminder/localization/ja_JP.inc @@ -16,7 +16,6 @@ For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-attachment_reminder/ */ -$messages = array(); $messages['forgotattachment'] = "ファイルの添付を忘れていませんか?"; $messages['reminderoption'] = "添付ファイルの付け忘れを確認"; $messages['keywords'] = "添付,ファイル,添付ファイル,同封,添え状"; |