Line 25... |
Line 25... |
25 |
// by Alexey Chumakov <alex@chumakov.ru> |
25 |
// by Alexey Chumakov <alex@chumakov.ru> |
26 |
// UTF-8 encoding |
26 |
// UTF-8 encoding |
27 |
|
27 |
|
28 |
// The language name is displayed in the drop down box. It MUST be encoded as Unicode (no HTML entities). |
28 |
// The language name is displayed in the drop down box. It MUST be encoded as Unicode (no HTML entities). |
29 |
$lang["LANGUAGENAME"] = "Russian"; |
29 |
$lang["LANGUAGENAME"] = "Russian"; |
- |
|
30 |
$lang['LANGUAGETAG'] = 'ru'; |
30 |
|
31 |
|
31 |
$lang["LOG"] = "Журнал"; |
32 |
$lang["LOG"] = "Журнал"; |
32 |
$lang["DIFF"] = "Различия"; |
33 |
$lang["DIFF"] = "Различия"; |
33 |
|
34 |
|
34 |
$lang["NOREP"] = "Не задано хранилище"; |
35 |
$lang["NOREP"] = "Не задано хранилище"; |