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/managesieve/localization/ja_JP.inc | |
parent | 6e0da1b82ea8fbc1b482e177e5a36efb52c68245 (diff) |
More lceanup
Diffstat (limited to 'plugins/managesieve/localization/ja_JP.inc')
-rw-r--r-- | plugins/managesieve/localization/ja_JP.inc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/plugins/managesieve/localization/ja_JP.inc b/plugins/managesieve/localization/ja_JP.inc index 1c8628847..52cb89ac7 100644 --- a/plugins/managesieve/localization/ja_JP.inc +++ b/plugins/managesieve/localization/ja_JP.inc @@ -159,8 +159,6 @@ $labels['asciicasemap'] = '大文字小文字を区別しない(ascii-casemap)'; $labels['asciinumeric'] = '数値(ascii-numeric)'; $labels['index'] = 'index:'; $labels['indexlast'] = 'backwards'; - -$messages = array(); $messages['filterunknownerror'] = '不明なサーバーのエラーです。'; $messages['filterconnerror'] = 'サーバに接続できません。'; $messages['filterdeleteerror'] = 'フィルターを削除できませんでした。サーバーでエラーが発生しました。'; @@ -193,5 +191,4 @@ $messages['namereserved'] = '予約されている名前です。'; $messages['setexist'] = 'フィルターセットが既に存在します。'; $messages['nodata'] = '少なくとも1つの場所を選択しなければなりません!'; $messages['invaliddateformat'] = 'Invalid date or date part format'; - ?> |