diff options
Diffstat (limited to 'frontends/php/include')
| -rw-r--r-- | frontends/php/include/locales/en_gb.inc.php | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/frontends/php/include/locales/en_gb.inc.php b/frontends/php/include/locales/en_gb.inc.php index 17b5ed13..6f2deca4 100644 --- a/frontends/php/include/locales/en_gb.inc.php +++ b/frontends/php/include/locales/en_gb.inc.php @@ -474,7 +474,7 @@ 'S_COMPARE'=> 'Compare', // Footer - 'S_ZABBIX_VER'=> 'ZABBIX 1.4', + 'S_ZABBIX_VER'=> 'ZABBIX 1.5', 'S_COPYRIGHT_BY'=> 'Copyright 2001-2007 by ', 'S_CONNECTED_AS'=> 'Connected as', 'S_SIA_ZABBIX'=> 'SIA Zabbix', @@ -1034,9 +1034,9 @@ 'S_STYLE'=> 'Style', 'S_VERTICAL'=> 'Vertical', - 'S_HORISONTAL'=> 'Horisontal', + 'S_HORISONTAL'=> 'Horizontal', - 'S_HORISONTAL_ALIGN'=> 'Horisontal align', + 'S_HORISONTAL_ALIGN'=> 'Horizontal align', 'S_LEFT'=> 'Left', 'S_CENTER'=> 'Center', 'S_RIGHT'=> 'Right', |
