X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/235858d0ca557daca78f85706512dfd01fe1f77d..80d8ba7ca7444b575edc4930ee45e46dca66144b:/WEB-INF/resources/ru.lang.php diff --git a/WEB-INF/resources/ru.lang.php b/WEB-INF/resources/ru.lang.php index 5c364bb1..40a5c1e3 100644 --- a/WEB-INF/resources/ru.lang.php +++ b/WEB-INF/resources/ru.lang.php @@ -225,7 +225,7 @@ $i18n_key_words = array( 'title.login' => 'Вход в систему', 'title.groups' => 'Группы', 'title.subgroups' => 'Подгруппы', -'title.create_group' => 'Создание группы', +'title.add_group' => 'Добавление группы', 'title.edit_group' => 'Редактирование группы', 'title.delete_group' => 'Удаление группы', 'title.reset_password' => 'Cброс пароля', @@ -247,7 +247,7 @@ $i18n_key_words = array( 'title.send_invoice' => 'Отсылка счёта', 'title.charts' => 'Диаграммы', 'title.projects' => 'Проекты', -'title.add_project' => 'Создание проекта', +'title.add_project' => 'Добавление проекта', 'title.edit_project' => 'Редактирование проекта', 'title.delete_project' => 'Удаление проекта', 'title.tasks' => 'Задачи', @@ -279,7 +279,6 @@ $i18n_key_words = array( 'title.import' => 'Импортирование данных группы', 'title.options' => 'Опции', 'title.profile' => 'Профиль', -'title.group' => 'Настройки группы', 'title.plugins' => 'Плагины', 'title.cf_custom_fields' => 'Дополнительные поля', 'title.cf_add_custom_field' => 'Добавление поля',