diff options
author | alex <alex@97f52cf1-0a1b-0410-bd0e-c28be96e8082> | 2008-04-29 14:00:00 +0000 |
---|---|---|
committer | alex <alex@97f52cf1-0a1b-0410-bd0e-c28be96e8082> | 2008-04-29 14:00:00 +0000 |
commit | 2c6082db6dbd05718b8535a182350505ce1dde36 (patch) | |
tree | 4c868bdcd9f22a6ec3147b908f222230f13810ec /frontends/php | |
parent | 76711ea829fe3b282d52c32eebae0b66e218e964 (diff) | |
download | zabbix-2c6082db6dbd05718b8535a182350505ce1dde36.tar.gz zabbix-2c6082db6dbd05718b8535a182350505ce1dde36.tar.xz zabbix-2c6082db6dbd05718b8535a182350505ce1dde36.zip |
- [DEV-137] updated version to 1.5.2 (Alexei)
git-svn-id: svn://svn.zabbix.com/trunk@5672 97f52cf1-0a1b-0410-bd0e-c28be96e8082
Diffstat (limited to 'frontends/php')
-rw-r--r-- | frontends/php/include/locales/en_gb.inc.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/php/include/locales/en_gb.inc.php b/frontends/php/include/locales/en_gb.inc.php index 42f30c42..b9d50887 100644 --- a/frontends/php/include/locales/en_gb.inc.php +++ b/frontends/php/include/locales/en_gb.inc.php @@ -521,7 +521,7 @@ 'S_COMPARE'=> 'Compare', // Footer - 'S_ZABBIX_VER'=> 'ZABBIX 1.5', + 'S_ZABBIX_VER'=> 'ZABBIX 1.5.2', 'S_COPYRIGHT_BY'=> 'Copyright 2001-2008 by ', 'S_CONNECTED_AS'=> 'Connected as', 'S_NOT_CONNECTED'=> 'Not connected', |