From 9377edc497ae17014df1fcd124d220151a4882b0 Mon Sep 17 00:00:00 2001 From: Aleksander Machniak Date: Wed, 9 Oct 2013 20:12:00 +0200 Subject: More lceanup --- plugins/managesieve/localization/ja_JP.inc | 3 --- 1 file changed, 3 deletions(-) (limited to 'plugins/managesieve/localization/ja_JP.inc') 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'; - ?> -- cgit v1.2.3