committed russian translation fixes from sergej

russian is now ready for prime time
This commit is contained in:
pjmattal 2006-08-02 13:09:42 +00:00
parent f00984a887
commit 47ad04e0d2
9 changed files with 16 additions and 16 deletions

View file

@ -21,7 +21,7 @@ $SUPPORTED_LANGS = array( # what languages we have translations for
# Eventually we will comment these in, when they are ready - PJM - 4/2005
"es" => "Español",
"de" => "Deutsch",
"ru" => "Đ ŃÂŃŃÂкиК",
"ru" => "Русский",
# "fr" => "Français",
);