summaryrefslogtreecommitdiffstats
path: root/frontends/php/include
diff options
context:
space:
mode:
authoralex <alex@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2007-05-11 08:00:25 +0000
committeralex <alex@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2007-05-11 08:00:25 +0000
commita3a4c01ef782952e749bd8e5116a0b4aa54143f3 (patch)
treed158f40ed0cff460fe6149bcecf8f2f33cf4c688 /frontends/php/include
parentadfbb3cac6fb861c2ad7f41ad564ebc7baaa6be1 (diff)
- button "Update" renamed to "Refresh" in data export (Alexei)
git-svn-id: svn://svn.zabbix.com/trunk@4122 97f52cf1-0a1b-0410-bd0e-c28be96e8082
Diffstat (limited to 'frontends/php/include')
-rw-r--r--frontends/php/include/locales/en_gb.inc.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/frontends/php/include/locales/en_gb.inc.php b/frontends/php/include/locales/en_gb.inc.php
index c091964c..e5d26181 100644
--- a/frontends/php/include/locales/en_gb.inc.php
+++ b/frontends/php/include/locales/en_gb.inc.php
@@ -153,6 +153,7 @@
'S_SKIP'=> 'Skip',
'S_EXISTING'=> 'Existing',
'S_MISSING'=> 'Missing',
+ 'S_REFRESH'=> 'Refresh',
// admin.php
'S_PREVIOUS'=> '<< Previous',