X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fru.lang.php;h=0a37683cbf665b7575ad65cfa2a4c6eac75c801a;hb=4b550872bc24e8b8477250b8a26b464673c12c35;hp=5f6f33bb0dc660da076a11f20f49bae0caa81153;hpb=97986f58680244c80bbe4de04d12eda3d0f12f6c;p=timetracker.git diff --git a/WEB-INF/resources/ru.lang.php b/WEB-INF/resources/ru.lang.php index 5f6f33bb..0a37683c 100644 --- a/WEB-INF/resources/ru.lang.php +++ b/WEB-INF/resources/ru.lang.php @@ -26,7 +26,7 @@ // | https://www.anuko.com/time_tracker/credits.htm // +----------------------------------------------------------------------+ -// Note: escape apostrophes with THREE backslashes, like here: choisir l\\\'option +// Note: escape apostrophes with THREE backslashes, like here: choisir l\\\'option. // Other characters (such as double-quotes in http links, etc.) do not have to be escaped. $i18n_language = 'Русский'; @@ -251,6 +251,7 @@ $i18n_key_words = array( 'title.cf_add_dropdown_option' => 'Добавление опции', 'title.cf_edit_dropdown_option' => 'Редактирование опции', 'title.cf_delete_dropdown_option' => 'Удаление опции', +'title.locking' => 'Блокировка', // 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.