summaryrefslogtreecommitdiffstats
path: root/frontends/php/include/locales
diff options
context:
space:
mode:
authoralex <alex@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2008-04-23 14:41:40 +0000
committeralex <alex@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2008-04-23 14:41:40 +0000
commit85021247610a2cf94ab8f1e72e44088a9c80628a (patch)
tree6742e9ebcdc4bb81bfe1b8dc605730060739d8c6 /frontends/php/include/locales
parente9d7ffb28d4a4466b0d321cb1c03419e535f58bc (diff)
downloadzabbix-85021247610a2cf94ab8f1e72e44088a9c80628a.tar.gz
zabbix-85021247610a2cf94ab8f1e72e44088a9c80628a.tar.xz
zabbix-85021247610a2cf94ab8f1e72e44088a9c80628a.zip
- [DEV-164] added required server performance info to Status of ZABBIX (Alexei)
git-svn-id: svn://svn.zabbix.com/trunk@5649 97f52cf1-0a1b-0410-bd0e-c28be96e8082
Diffstat (limited to 'frontends/php/include/locales')
-rw-r--r--frontends/php/include/locales/en_gb.inc.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/frontends/php/include/locales/en_gb.inc.php b/frontends/php/include/locales/en_gb.inc.php
index b17190cc..debce0b3 100644
--- a/frontends/php/include/locales/en_gb.inc.php
+++ b/frontends/php/include/locales/en_gb.inc.php
@@ -996,8 +996,6 @@
'S_VALUES_STORED'=> 'Values stored',
'S_NUMBER_OF_TRENDS_STORED'=> 'Number of trends stored',
'S_TRENDS_STORED'=> 'Trends stored',
- 'S_NUMBER_OF_EVENTS'=> 'Number of events',
- 'S_NUMBER_OF_ALERTS'=> 'Number of alerts',
'S_NUMBER_OF_TRIGGERS'=> 'Number of triggers (enabled/disabled)[true/unknown/false]',
'S_NUMBER_OF_TRIGGERS_SHORT'=> 'Triggers (e/d)[t/u/f]',
'S_NUMBER_OF_ITEMS'=> 'Number of items (monitored/disabled/not supported)[trapper]',
@@ -1006,6 +1004,7 @@
'S_NUMBER_OF_USERS_SHORT'=> 'Users (online)',
'S_NUMBER_OF_HOSTS'=> 'Number of hosts (monitored/not monitored/templates/deleted)',
'S_NUMBER_OF_HOSTS_SHORT'=> 'Hosts (m/n/t/d)',
+ 'S_REQUIRED_SERVER_PERFORMANCE_NVPS'=> 'Required server performance, new values per second',
'S_YES'=> 'Yes',
'S_NO'=> 'No',
'S_RUNNING'=> 'running',