X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/7993ce63bc6a4249ab508c3bbf4fb7ec5be1b9a3..d6bf190b01c2effb9f37df80f024ef588c5367d0:/WEB-INF/resources/ru.lang.php diff --git a/WEB-INF/resources/ru.lang.php b/WEB-INF/resources/ru.lang.php index ddff5822..d3d8b25d 100644 --- a/WEB-INF/resources/ru.lang.php +++ b/WEB-INF/resources/ru.lang.php @@ -276,6 +276,7 @@ $i18n_key_words = array( 'title.cf_delete_dropdown_option' => 'Удаление опции', 'title.locking' => 'Блокировка', 'title.week_view' => 'Неделя', +'title.swap_roles' => 'Обмен ролей', // Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here. // Strings that are used in a single form must go to the specific form section. @@ -455,6 +456,9 @@ $i18n_key_words = array( 'form.quota.workday_hours' => 'Количество часов в рабочем дне', 'form.quota.hint' => 'При пустых значениях квоты автоматически определяются из длительности рабочего дня и праздников.', +// Swap roles form. +'form.swap.swap_with' => 'Обменять роль с', + // Roles and rights. These strings are used in multiple places. Grouped here to provide consistent translations. 'role.user.label' => 'Пользователь', 'role.user.low_case_label' => 'пользователь',