Initial coding of group editor done.
[timetracker.git] / WEB-INF / resources / ru.lang.php
index cbfc3d7..ad24983 100644 (file)
@@ -101,6 +101,9 @@ $i18n_key_words = array(
 'error.cannot_import' => 'Невозможно импортировать: %s.',
 'error.format' => 'Неверный формат файла.',
 
+// Success messages.
+'msg.success' => 'Операция завершена успешно.',
+
 // Labels for buttons.
 'button.login' => 'Войти',
 'button.now' => 'Сейчас',
@@ -220,7 +223,7 @@ $i18n_key_words = array(
 
 // Form titles.
 'title.error' => 'Ошибка',
-'title.success' => 'УÑ\81пеÑ\88наÑ\8f Ð¾Ð¿ÐµÑ\80аÑ\86иÑ\8f',
+'title.success' => 'УÑ\81пеÑ\85',
 'title.login' => 'Вход в систему',
 'title.groups' => 'Группы',
 'title.subgroups' => 'Подгруппы',