fixes to Russian translation (recommit corrected UTF-8 file)

This commit is contained in:
pjmattal 2006-08-01 13:14:04 +00:00
parent ce505210fa
commit f00984a887
15 changed files with 229 additions and 229 deletions

View file

@ -1,10 +1,10 @@
<?
# Russian (РуÑ<EFBFBD>ÑÂ<EFBFBD>кий) translation
# Russian (Русский) translation
# Translator: Sergej Pupykin <ps@lx-ltd.ru>
include_once("translator.inc");
global $_t;
$_t["ru"]["You have been successfully logged out."] = "СеанÑÂ<EFBFBD> завеÑ€шен.";
$_t["ru"]["You have been successfully logged out."] = "Сеанс завершен.";
?>