From 028953575bedd6ac1b8fbdee1665de7d709f6cb5 Mon Sep 17 00:00:00 2001 From: thomascube <thomas@roundcube.net> Date: Thu, 17 May 2007 11:01:26 -0400 Subject: [PATCH] Updated Catalan, Russian and Chinese translations; language code cleanup --- program/localization/ru/labels.inc | 10 +++------- 1 files changed, 3 insertions(+), 7 deletions(-) diff --git a/program/localization/ru/labels.inc b/program/localization/ru/labels.inc index 4ed9b11..8f2d4a1 100755 --- a/program/localization/ru/labels.inc +++ b/program/localization/ru/labels.inc @@ -11,6 +11,7 @@ | | +-----------------------------------------------------------------------+ | Author: Maxim Zenin <maxx@webmechanics.ru> | + | Vladimir Kulev <me@lightoze.net> | +-----------------------------------------------------------------------+ @version $Id$ @@ -140,13 +141,8 @@ $labels['firstpage'] = 'Показать первый'; $labels['nextpage'] = 'Показать следующий'; $labels['lastpage'] = 'Показать последний'; -$labels['ldapsearch'] = 'Поиск в каталоге LDAP'; -$labels['ldappublicsearchname'] = 'Имя'; -$labels['ldappublicsearchtype'] = 'Точное совпадение?'; -$labels['ldappublicserverselect'] = 'Выбрать сервер'; -$labels['ldappublicsearchfield'] = 'искать на'; -$labels['ldappublicsearchform'] = 'Искать контакт'; -$labels['ldappublicsearch'] = 'Искать'; +$labels['groups'] = 'Группы'; +$labels['personaladrbook'] = 'Персональные адреса'; $labels['settingsfor'] = 'Настройки для'; $labels['preferences'] = 'Настройки'; $labels['userpreferences'] = 'Настройки пользователя'; -- Gitblit v1.9.1