Some refactoring of labels in translation files.
[timetracker.git] / WEB-INF / resources / ru.lang.php
index 1635d0f..41c868d 100644 (file)
@@ -38,7 +38,7 @@ $i18n_holidays = array('01/01', '01/07', '02/23', '03/08', '05/01', '05/09', '06
 
 $i18n_key_words = array(
 
-// Menus - short selection strings that are displayed on the top of application web pages.
+// Menus - short selection strings that are displayed on top of application web pages.
 // Example: https://timetracker.anuko.com (black menu on top).
 'menu.login' => 'Войти',
 'menu.logout' => 'Выйти',
@@ -77,6 +77,7 @@ $i18n_key_words = array(
 'error.task' => 'Выберите задачу.',
 'error.client' => 'Выберите клиента.',
 'error.report' => 'Выберите отчёт.',
+'error.record' => 'Выберите запись.',
 'error.auth' => 'Неправильно введен логин или пароль.',
 'error.user_exists' => 'Пользователь с таким логином уже существует.',
 'error.project_exists' => 'Проект с таким именем уже есть.',