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/ru_RU.inc | |
parent | 6e0da1b82ea8fbc1b482e177e5a36efb52c68245 (diff) |
More lceanup
Diffstat (limited to 'plugins/managesieve/localization/ru_RU.inc')
-rw-r--r-- | plugins/managesieve/localization/ru_RU.inc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/plugins/managesieve/localization/ru_RU.inc b/plugins/managesieve/localization/ru_RU.inc index 3adad0d85..7342fd177 100644 --- a/plugins/managesieve/localization/ru_RU.inc +++ b/plugins/managesieve/localization/ru_RU.inc @@ -159,8 +159,6 @@ $labels['asciicasemap'] = 'Регистронезависимый (ascii-casemap $labels['asciinumeric'] = 'Числовой (ascii-numeric)'; $labels['index'] = 'индекс:'; $labels['indexlast'] = 'наоборот'; - -$messages = array(); $messages['filterunknownerror'] = 'Неизвестная ошибка сервера.'; $messages['filterconnerror'] = 'Невозможно подключиться к серверу.'; $messages['filterdeleteerror'] = 'Невозможно удалить фильтр. Ошибка сервера.'; @@ -193,5 +191,4 @@ $messages['namereserved'] = 'Зарезервированное имя.'; $messages['setexist'] = 'Набор уже существует.'; $messages['nodata'] = 'Нужно выбрать хотя бы одну позицию!'; $messages['invaliddateformat'] = 'Неверная дата или формат части даты'; - ?> |