X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/1378de210177ee155fd7c167b03eeae98e75712b..ec382daafde770e5a7fd4bf9cee39f31c9931eff:/WEB-INF/resources/ru.lang.php diff --git a/WEB-INF/resources/ru.lang.php b/WEB-INF/resources/ru.lang.php index bc5be3dc..7ca1ca5d 100644 --- a/WEB-INF/resources/ru.lang.php +++ b/WEB-INF/resources/ru.lang.php @@ -273,6 +273,7 @@ $i18n_key_words = array( 'title.cf_edit_dropdown_option' => 'Редактирование опции', 'title.cf_delete_dropdown_option' => 'Удаление опции', 'title.locking' => 'Блокировка', +'title.week_view' => 'Неделя', // 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. @@ -336,7 +337,6 @@ $i18n_key_words = array( // Reports form. See example at https://timetracker.anuko.com/reports.php 'form.reports.save_as_favorite' => 'Сохранить как стандартный отчёт', 'form.reports.confirm_delete' => 'Удалить стандартный отчёт?', -'form.reports.include_records' => 'Включать записи', 'form.reports.include_billable' => 'включаемые в счёт', 'form.reports.include_not_billable' => 'не включаемые в счёт', 'form.reports.include_invoiced' => 'внесённые в счёт',