diff options
| author | osmiy <osmiy@97f52cf1-0a1b-0410-bd0e-c28be96e8082> | 2007-01-24 10:03:06 +0000 |
|---|---|---|
| committer | osmiy <osmiy@97f52cf1-0a1b-0410-bd0e-c28be96e8082> | 2007-01-24 10:03:06 +0000 |
| commit | c1f96ed42c7f0ed6fd93952c2d4d98b150db89f3 (patch) | |
| tree | 55157446100c0f867b35b7fdd96e6c6e9200f167 /frontends/php/include | |
| parent | e5259a33066415ea2d424afeb54cad5d4c2b1ad9 (diff) | |
- finished configuration screen for webmonitoring (Eugene)
git-svn-id: svn://svn.zabbix.com/trunk@3750 97f52cf1-0a1b-0410-bd0e-c28be96e8082
Diffstat (limited to 'frontends/php/include')
| -rw-r--r-- | frontends/php/include/locales/en_gb.inc.php | 1 |
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 f9343af2..526d85b5 100644 --- a/frontends/php/include/locales/en_gb.inc.php +++ b/frontends/php/include/locales/en_gb.inc.php @@ -37,6 +37,7 @@ "S_CONFIGURATION_OF_WEB_MONITORING"=> "Configuration of Web monitoring", "S_CONFIGURATION_OF_WEB_MONITORING_BIG"=>"CONFIGURATION OF WEB MONITORING", "S_SCENARIO"=> "Scenario", + "S_SCENARIOS"=> "Scenarios", "S_SCENARIOS_BIG"=> "SCENARIOS", "S_CREATE_SCENARIO"=> "Create scenario", "S_HIDE_DISABLED_SCENARIOS"=> "Hide disabled scenarios", |
