diff options
author | redmatrix <redmatrix@redmatrix.me> | 2015-05-05 03:56:10 -0700 |
---|---|---|
committer | redmatrix <redmatrix@redmatrix.me> | 2015-05-05 03:56:10 -0700 |
commit | a3c37f145817407df28e9ffea6a83a6cd2b31cdd (patch) | |
tree | 86a1b3a9497fd6a67d57ac2ae081d1530b4ea30f /view/ru/strings.php | |
parent | 57fcfc9398356bc2223341676500a77b607e9bd9 (diff) | |
download | volse-hubzilla-a3c37f145817407df28e9ffea6a83a6cd2b31cdd.tar.gz volse-hubzilla-a3c37f145817407df28e9ffea6a83a6cd2b31cdd.tar.bz2 volse-hubzilla-a3c37f145817407df28e9ffea6a83a6cd2b31cdd.zip |
first pass name change
Diffstat (limited to 'view/ru/strings.php')
-rw-r--r-- | view/ru/strings.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/view/ru/strings.php b/view/ru/strings.php index 3a8d9920c..89cda30cc 100644 --- a/view/ru/strings.php +++ b/view/ru/strings.php @@ -348,7 +348,7 @@ $a->strings["Enable Safe Search"] = ""; $a->strings["Disable Safe Search"] = ""; $a->strings["Safe Mode"] = "Безопасный режим"; $a->strings["Red Matrix Notification"] = "Оповещения Red матрицы"; -$a->strings["redmatrix"] = "redmatrix"; +$a->strings["hubzilla"] = "hubzilla"; $a->strings["Thank You,"] = "Спасибо,"; $a->strings["%s Administrator"] = "%s администратор"; $a->strings["%s <!item_type!>"] = "%s <!item_type!>"; @@ -1371,7 +1371,7 @@ $a->strings["This is a hub of the Red Matrix - a global cooperative network of d $a->strings["Running at web location"] = ""; $a->strings["Please visit <a href=\"http://getzot.com\">GetZot.com</a> to learn more about the Red Matrix."] = "Пожалуйста посетите <a href=\"http://getzot.com\">GetZot.com</a> чтобы узнать больше о Red Matrix."; $a->strings["Bug reports and issues: please visit"] = ""; -$a->strings["Suggestions, praise, etc. - please email \"redmatrix\" at librelist - dot com"] = ""; +$a->strings["Suggestions, praise, etc. - please email \"hubzilla\" at librelist - dot com"] = ""; $a->strings["Site Administrators"] = "Администратор сайта"; $a->strings["Page owner information could not be retrieved."] = ""; $a->strings["Album not found."] = "Альбом не найден."; |