diff options
| author | hugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082> | 2006-07-27 12:49:05 +0000 |
|---|---|---|
| committer | hugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082> | 2006-07-27 12:49:05 +0000 |
| commit | a78db2f10de7297fab66d5095a314ec4543cb603 (patch) | |
| tree | 943637b9051e3cfa104784f4466288c85d23e7f9 /frontends/php/include | |
| parent | 97b8344b5ced74f883a6250d0adb57946cc9e6f4 (diff) | |
- fixed caption of IT Services Availability Report (Alexei)
git-svn-id: svn://svn.zabbix.com/trunk@3074 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 16964394..5a13c330 100644 --- a/frontends/php/include/locales/en_gb.inc.php +++ b/frontends/php/include/locales/en_gb.inc.php @@ -690,6 +690,7 @@ "S_FALSE"=> "False", // report3.php + "S_IT_SERVICES_AVAILABILITY_REPORT"=> "IT services availability report", "S_IT_SERVICES_AVAILABILITY_REPORT_BIG"=> "IT SERVICES AVAILABILITY REPORT", "S_FROM"=> "From", "S_TILL"=> "Till", |
