diff options
Diffstat (limited to 'frontends/php/include')
| -rw-r--r-- | frontends/php/include/locales/cn_zh.inc.php | 1 | ||||
| -rw-r--r-- | frontends/php/include/locales/de_de.inc.php | 1 | ||||
| -rw-r--r-- | frontends/php/include/locales/en_gb.inc.php | 2 | ||||
| -rw-r--r-- | frontends/php/include/locales/fr_fr.inc.php | 1 | ||||
| -rw-r--r-- | frontends/php/include/locales/it_it.inc.php | 1 | ||||
| -rw-r--r-- | frontends/php/include/locales/ja_jp.inc.php | 1 | ||||
| -rw-r--r-- | frontends/php/include/locales/lv_lv.inc.php | 1 | ||||
| -rw-r--r-- | frontends/php/include/locales/ru_ru.inc.php | 1 | ||||
| -rw-r--r-- | frontends/php/include/locales/sp_sp.inc.php | 1 |
9 files changed, 1 insertions, 9 deletions
diff --git a/frontends/php/include/locales/cn_zh.inc.php b/frontends/php/include/locales/cn_zh.inc.php index ad3fcdd3..3ba66a7d 100644 --- a/frontends/php/include/locales/cn_zh.inc.php +++ b/frontends/php/include/locales/cn_zh.inc.php @@ -224,7 +224,6 @@ "S_COMPARE"=> "¶Ô±È", // Footer - "S_ZABBIX_VER"=> "ZABBIX 1.1beta6", "S_COPYRIGHT_BY"=> "Copyright 2001-2006 by ", "S_CONNECTED_AS"=> "Connected as", "S_SIA_ZABBIX"=> "SIA Zabbix", diff --git a/frontends/php/include/locales/de_de.inc.php b/frontends/php/include/locales/de_de.inc.php index 1b96a35e..1d7755d1 100644 --- a/frontends/php/include/locales/de_de.inc.php +++ b/frontends/php/include/locales/de_de.inc.php @@ -228,7 +228,6 @@ "S_COMPARE"=> "vergleichen", // Footer - "S_ZABBIX_VER"=> "ZABBIX 1.1beta6", "S_COPYRIGHT_BY"=> "Copyright 2001-2006 by ", "S_CONNECTED_AS"=> "Angemeldet:", "S_SIA_ZABBIX"=> "SIA Zabbix", diff --git a/frontends/php/include/locales/en_gb.inc.php b/frontends/php/include/locales/en_gb.inc.php index 434b6f43..bab739c3 100644 --- a/frontends/php/include/locales/en_gb.inc.php +++ b/frontends/php/include/locales/en_gb.inc.php @@ -262,7 +262,7 @@ "S_COMPARE"=> "Compare", // Footer - "S_ZABBIX_VER"=> "ZABBIX 1.1beta6", + "S_ZABBIX_VER"=> "ZABBIX 1.1beta7", "S_COPYRIGHT_BY"=> "Copyright 2001-2006 by ", "S_CONNECTED_AS"=> "Connected as", "S_SIA_ZABBIX"=> "SIA Zabbix", diff --git a/frontends/php/include/locales/fr_fr.inc.php b/frontends/php/include/locales/fr_fr.inc.php index 016a8f88..4b5a8ec1 100644 --- a/frontends/php/include/locales/fr_fr.inc.php +++ b/frontends/php/include/locales/fr_fr.inc.php @@ -200,7 +200,6 @@ "S_COMPARE"=> "Compare", // Footer - "S_ZABBIX_VER"=> "ZABBIX 1.1beta6", "S_COPYRIGHT_BY"=> "Copyright 2001-2006 par ", "S_CONNECTED_AS"=> "Connecté au nom de", "S_SIA_ZABBIX"=> "SIA Zabbix", diff --git a/frontends/php/include/locales/it_it.inc.php b/frontends/php/include/locales/it_it.inc.php index 107ec484..36d11e84 100644 --- a/frontends/php/include/locales/it_it.inc.php +++ b/frontends/php/include/locales/it_it.inc.php @@ -202,7 +202,6 @@ "S_COMPARE"=> "Compara", // Footer - "S_ZABBIX_VER"=> "ZABBIX 1.1beta6", "S_COPYRIGHT_BY"=> "Copyright 2001-2006 by ", "S_CONNECTED_AS"=> "Connesso come utente: ", "S_SIA_ZABBIX"=> "SIA Zabbix", diff --git a/frontends/php/include/locales/ja_jp.inc.php b/frontends/php/include/locales/ja_jp.inc.php index 44234548..808f2c9f 100644 --- a/frontends/php/include/locales/ja_jp.inc.php +++ b/frontends/php/include/locales/ja_jp.inc.php @@ -237,7 +237,6 @@ "S_COMPARE"=> "Compare", // Footer - "S_ZABBIX_VER"=> "ZABBIX 1.1beta6", "S_COPYRIGHT_BY"=> "Copyright 2001-2006 by ", "S_CONNECTED_AS"=> "Connected as", "S_SIA_ZABBIX"=> "SIA Zabbix", diff --git a/frontends/php/include/locales/lv_lv.inc.php b/frontends/php/include/locales/lv_lv.inc.php index fe249ca7..b596ee1f 100644 --- a/frontends/php/include/locales/lv_lv.inc.php +++ b/frontends/php/include/locales/lv_lv.inc.php @@ -200,7 +200,6 @@ "S_COMPARE"=> "Compare", // Footer - "S_ZABBIX_VER"=> "ZABBIX 1.1beta6", "S_COPYRIGHT_BY"=> "Copyright 2001-2006 by ", "S_CONNECTED_AS"=> "Connected as", "S_SIA_ZABBIX"=> "SIA Zabbix", diff --git a/frontends/php/include/locales/ru_ru.inc.php b/frontends/php/include/locales/ru_ru.inc.php index 3d25c638..63c6a60e 100644 --- a/frontends/php/include/locales/ru_ru.inc.php +++ b/frontends/php/include/locales/ru_ru.inc.php @@ -200,7 +200,6 @@ "S_COMPARE"=> "Compare", // Footer - "S_ZABBIX_VER"=> "ZABBIX 1.1beta6", "S_COPYRIGHT_BY"=> "Copyright 2001-2006 by ", "S_CONNECTED_AS"=> "Connected as", "S_SIA_ZABBIX"=> "SIA Zabbix", diff --git a/frontends/php/include/locales/sp_sp.inc.php b/frontends/php/include/locales/sp_sp.inc.php index 5d5a2662..a285b3af 100644 --- a/frontends/php/include/locales/sp_sp.inc.php +++ b/frontends/php/include/locales/sp_sp.inc.php @@ -200,7 +200,6 @@ "S_COMPARE"=> "Comparar", // Footer - "S_ZABBIX_VER"=> "ZABBIX 1.1beta6", "S_COPYRIGHT_BY"=> "Copyright 2001-2006 by ", "S_CONNECTED_AS"=> "Conectado como", "S_SIA_ZABBIX"=> "SIA Zabbix", |
