From 80a82a0f93c71dca7d00a5c7e96a551afdb76a0b Mon Sep 17 00:00:00 2001 From: pjmattal Date: Fri, 17 Aug 2007 19:29:49 +0000 Subject: committed patch to russian title and typo from Sergej --- web/lang/ru/index_po.inc | 2 +- web/lib/aur.inc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'web') diff --git a/web/lang/ru/index_po.inc b/web/lang/ru/index_po.inc index a97192af..a42b8e4f 100644 --- a/web/lang/ru/index_po.inc +++ b/web/lang/ru/index_po.inc @@ -7,7 +7,7 @@ global $_t; $_t["ru"]["Statistics"] = "Статистика"; -$_t["ru"]["Remember to vote for your favourite packages!"] = "Не забывайте голосвать за полюбившиеся вам пакеты!"; +$_t["ru"]["Remember to vote for your favourite packages!"] = "Не забывайте голосовать за полюбившиеся вам пакеты!"; $_t["ru"]["Error looking up username, %s."] = "Ошибка поиска имени пользователя, %s."; diff --git a/web/lib/aur.inc b/web/lib/aur.inc index dddea3e5..46146318 100644 --- a/web/lib/aur.inc +++ b/web/lib/aur.inc @@ -405,7 +405,7 @@ function html_header() { print "Español "; print "Deutsch "; print "Français"; - print "Russian"; + print "Русский"; print " \n"; print " \n"; print " \n"; -- cgit v1.2.3-24-g4f1b