Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrobocoder <anthon.pang@gmail.com>2010-08-28 11:00:47 +0400
committerrobocoder <anthon.pang@gmail.com>2010-08-28 11:00:47 +0400
commitf003b9dfd5eaca700ce7807445c0f238cc93e419 (patch)
treecd096d470562a3e378e57f1cb1b8385110ffd7d9 /lang/be.php
parente2ff6a305db883ef48044d4651adf158310e60c0 (diff)
fixes #1655
git-svn-id: http://dev.piwik.org/svn/trunk@3004 59fd770c-687e-43c8-a1e3-f5a4ff64c105
Diffstat (limited to 'lang/be.php')
-rw-r--r--lang/be.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/be.php b/lang/be.php
index 1a75c7919b..f222cabd38 100644
--- a/lang/be.php
+++ b/lang/be.php
@@ -1,6 +1,6 @@
<?php
$translations = array(
- 'General_Locale' => 'ru_RU.UTF-8',
+ 'General_Locale' => 'be_BY.UTF-8',
'General_TranslatorName' => '<a href="http://www.fatcow.com">Fat Cow</a>',
'General_TranslatorEmail' => 'by.marcis@gmail.com',
'General_EnglishLanguageName' => 'Belarussian',
@@ -748,4 +748,4 @@ $translations = array(
'TranslationsAdmin_LanguageCode' => 'Код мовы',
'TranslationsAdmin_Export' => 'Экспарт моўнага файла',
'TranslationsAdmin_Import' => 'Імпарт моўнага файла',
-); \ No newline at end of file
+);