summaryrefslogtreecommitdiffstats
path: root/frontends/php/include/locales/ru_ru.inc.php
diff options
context:
space:
mode:
authorjames_wells <james_wells@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2005-11-05 03:28:01 +0000
committerjames_wells <james_wells@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2005-11-05 03:28:01 +0000
commitb08a351860b379d09344887a4aa572be736be9b5 (patch)
tree9f45bfe67fc1f6c4845b10e5094c2ceb0703962f /frontends/php/include/locales/ru_ru.inc.php
parentd98930885119abd5b9b21c1254d479857681acbb (diff)
downloadzabbix-b08a351860b379d09344887a4aa572be736be9b5.tar.gz
zabbix-b08a351860b379d09344887a4aa572be736be9b5.tar.xz
zabbix-b08a351860b379d09344887a4aa572be736be9b5.zip
Applied MySQL reconnect patch.
zabbix_tmp/src/libs/zbxdbhigh/db.c Applied Multiple Server Patch. zabbix/create/mysql/schema.sql zabbix/create/postgresql/schema.sql zabbix/frontends/php/include/config.inc.php zabbix/frontends/php/include/forms.inc.php zabbix/frontends/php/include/items.inc.php zabbix/frontends/php/include/locales/de_de.inc.php zabbix/frontends/php/include/locales/en_gb.inc.php zabbix/frontends/php/include/locales/fr_fr.inc.php zabbix/frontends/php/include/locales/it_it.inc.php zabbix/frontends/php/include/locales/lv_lv.inc.php zabbix/frontends/php/include/locales/ru_ru.inc.php zabbix/frontends/php/include/locales/sp_sp.inc.php zabbix/frontends/php/items.php zabbix/frontends/php/servers.php zabbix/include/common.h zabbix/misc/conf/zabbix_server.conf zabbix/src/zabbix_server/housekeeper/housekeeper.c zabbix/src/zabbix_server/housekeeper/housekeeper.h zabbix/src/zabbix_server/pinger/pinger.c zabbix/src/zabbix_server/pinger/pinger.h zabbix/src/zabbix_server/poller/poller.c zabbix/src/zabbix_server/poller/poller.h zabbix/src/zabbix_server/server.c zabbix/src/zabbix_server/timer/timer.c zabbix/src/zabbix_server/timer/timer.h zabbix/upgrades/dbpatches/1.1beta2_to_1.1beta3/mysql/patch.sql zabbix/upgrades/dbpatches/1.1beta2_to_1.1beta3/postgresql/patch.sql git-svn-id: svn://svn.zabbix.com/trunk@2277 97f52cf1-0a1b-0410-bd0e-c28be96e8082
Diffstat (limited to 'frontends/php/include/locales/ru_ru.inc.php')
-rw-r--r--frontends/php/include/locales/ru_ru.inc.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/frontends/php/include/locales/ru_ru.inc.php b/frontends/php/include/locales/ru_ru.inc.php
index 7d6243ba..d09f798e 100644
--- a/frontends/php/include/locales/ru_ru.inc.php
+++ b/frontends/php/include/locales/ru_ru.inc.php
@@ -330,6 +330,7 @@
"S_ITEMS_ACTIVATED"=> "Items activated",
"S_CANNOT_ACTIVATE_ITEMS"=> "Cannot activate items",
"S_ITEMS_DISABLED"=> "Items disabled",
+ "S_SERVERNAME"=> "Server Name",
"S_KEY"=> "Key",
"S_DESCRIPTION"=> "Description",
"S_UPDATE_INTERVAL"=> "Update interval",
@@ -446,6 +447,7 @@
"S_MENU_GRAPHS"=> "GRAPHS",
"S_MENU_SCREENS"=> "SCREENS",
"S_MENU_IT_SERVICES"=> "IT SERVICES",
+ "S_MENU_SERVERS"=> "Zabbix Servers",
"S_MENU_HOME"=> "HOME",
"S_MENU_ABOUT"=> "ABOUT",
"S_MENU_STATUS_OF_ZABBIX"=> "STATUS OF ZABBIX",