diff options
author | osmiy <osmiy@97f52cf1-0a1b-0410-bd0e-c28be96e8082> | 2006-12-22 12:16:04 +0000 |
---|---|---|
committer | osmiy <osmiy@97f52cf1-0a1b-0410-bd0e-c28be96e8082> | 2006-12-22 12:16:04 +0000 |
commit | 2adcf89805f0a4b4999000b298eb9e355e5e06f2 (patch) | |
tree | 1c0e5f7ed298f51b42aedf751cf6406bf07fcede /frontends/php/include/locales/en_gb.inc.php | |
parent | 4139316026cd6a219dc531f6412f110b504a2f43 (diff) | |
download | zabbix-2adcf89805f0a4b4999000b298eb9e355e5e06f2.tar.gz zabbix-2adcf89805f0a4b4999000b298eb9e355e5e06f2.tar.xz zabbix-2adcf89805f0a4b4999000b298eb9e355e5e06f2.zip |
- updated version numbers (Eugene)
git-svn-id: svn://svn.zabbix.com/trunk@3638 97f52cf1-0a1b-0410-bd0e-c28be96e8082
Diffstat (limited to 'frontends/php/include/locales/en_gb.inc.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 8c012bcc..e1352b87 100644 --- a/frontends/php/include/locales/en_gb.inc.php +++ b/frontends/php/include/locales/en_gb.inc.php @@ -335,7 +335,7 @@ "S_COMPARE"=> "Compare", // Footer - "S_ZABBIX_VER"=> "ZABBIX 1.3.1", + "S_ZABBIX_VER"=> "ZABBIX 1.3.2", "S_COPYRIGHT_BY"=> "Copyright 2001-2006 by ", "S_CONNECTED_AS"=> "Connected as", "S_SIA_ZABBIX"=> "SIA Zabbix", |