From e6aac8cd181c0f27347f316a04ac968c649d20e7 Mon Sep 17 00:00:00 2001 From: Ladyko Andrey Date: Sat, 22 Jan 2011 13:24:38 +0100 Subject: Russian language update --- lib/plugins/popularity/lang/ru/lang.php | 1 + lib/plugins/popularity/lang/ru/submitted.txt | 2 ++ 2 files changed, 3 insertions(+) create mode 100644 lib/plugins/popularity/lang/ru/submitted.txt (limited to 'lib/plugins/popularity/lang/ru') diff --git a/lib/plugins/popularity/lang/ru/lang.php b/lib/plugins/popularity/lang/ru/lang.php index b63558134..257326310 100644 --- a/lib/plugins/popularity/lang/ru/lang.php +++ b/lib/plugins/popularity/lang/ru/lang.php @@ -11,6 +11,7 @@ * @author Vlad Tsybenko * @author Aleksey Osadchiy * @author Aleksandr Selivanov + * @author Ladyko Andrey */ $lang['name'] = 'Сбор информации о популярности (для загрузки может потребоваться некоторое время)'; $lang['submit'] = 'Отправить данные'; diff --git a/lib/plugins/popularity/lang/ru/submitted.txt b/lib/plugins/popularity/lang/ru/submitted.txt new file mode 100644 index 000000000..a239943a4 --- /dev/null +++ b/lib/plugins/popularity/lang/ru/submitted.txt @@ -0,0 +1,2 @@ +====== Общественная обратная связь ====== +Данные были успешно отправлены. \ No newline at end of file -- cgit v1.2.3 From 3ec19a6ad26bf02a10a848e2257c9d5a44e6f5e9 Mon Sep 17 00:00:00 2001 From: Windy Wanderer Date: Wed, 9 Feb 2011 18:37:58 +0100 Subject: Russian language update --- lib/plugins/popularity/lang/ru/lang.php | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/plugins/popularity/lang/ru') diff --git a/lib/plugins/popularity/lang/ru/lang.php b/lib/plugins/popularity/lang/ru/lang.php index 257326310..79b3e224d 100644 --- a/lib/plugins/popularity/lang/ru/lang.php +++ b/lib/plugins/popularity/lang/ru/lang.php @@ -12,6 +12,7 @@ * @author Aleksey Osadchiy * @author Aleksandr Selivanov * @author Ladyko Andrey + * @author Eugene */ $lang['name'] = 'Сбор информации о популярности (для загрузки может потребоваться некоторое время)'; $lang['submit'] = 'Отправить данные'; -- cgit v1.2.3