summaryrefslogtreecommitdiffstats
path: root/frontends/php/include/locales
diff options
context:
space:
mode:
authorosmiy <osmiy@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2007-03-16 13:36:24 +0000
committerosmiy <osmiy@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2007-03-16 13:36:24 +0000
commit4990e4cbc635b6ff953481e7d1147a39664d6a2b (patch)
tree8626b69277c5b76bf8ead551a2a3e78562a9131f /frontends/php/include/locales
parentdf2d967e519775ef67c7e004199fe52caea58f1d (diff)
downloadzabbix-4990e4cbc635b6ff953481e7d1147a39664d6a2b.tar.gz
zabbix-4990e4cbc635b6ff953481e7d1147a39664d6a2b.tar.xz
zabbix-4990e4cbc635b6ff953481e7d1147a39664d6a2b.zip
- developed PopUp menu for itemoveviw screen (Eugene)
git-svn-id: svn://svn.zabbix.com/trunk@3893 97f52cf1-0a1b-0410-bd0e-c28be96e8082
Diffstat (limited to 'frontends/php/include/locales')
-rw-r--r--frontends/php/include/locales/en_gb.inc.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/frontends/php/include/locales/en_gb.inc.php b/frontends/php/include/locales/en_gb.inc.php
index eab54baa..1dd8d99b 100644
--- a/frontends/php/include/locales/en_gb.inc.php
+++ b/frontends/php/include/locales/en_gb.inc.php
@@ -458,6 +458,8 @@
// history.php
"S_LAST_HOUR_GRAPH"=> "Last hour graph",
+ "S_LAST_WEEK_GRAPH"=> "Last week graph",
+ "S_LAST_MONTH_GRAPH"=> "Last month graph",
"S_VALUES_OF_LAST_HOUR"=> "Values of last hour",
"S_500_LATEST_VALUES"=> "500 latest values",
"S_GRAPH_OF_SPECIFIED_PERIOD"=> "Graph of specified period",