summaryrefslogtreecommitdiffstats
path: root/web/lang/ru/hacker_po.inc
diff options
context:
space:
mode:
Diffstat (limited to 'web/lang/ru/hacker_po.inc')
-rw-r--r--web/lang/ru/hacker_po.inc11
1 files changed, 0 insertions, 11 deletions
diff --git a/web/lang/ru/hacker_po.inc b/web/lang/ru/hacker_po.inc
deleted file mode 100644
index 34173a8..0000000
--- a/web/lang/ru/hacker_po.inc
+++ /dev/null
@@ -1,11 +0,0 @@
-<?php
-# Russian (Русский) translation
-# Translator: Sergej Pupykin <ps@lx-ltd.ru>
-
-include_once("translator.inc");
-global $_t;
-
-$_t["ru"]["Your session id is invalid."] = "Неверный идентификатор сессии.";
-
-$_t["ru"]["If this problem persists, please contact the site administrator."] = "Если проблема не решена, обратитесь к администратору сайта.";
-