From f50a7cb0d549dfa32c4238b33bf6a7bdbd9f48cd Mon Sep 17 00:00:00 2001 From: hugetoad Date: Wed, 10 Aug 2005 08:58:58 +0000 Subject: Minor changes. git-svn-id: svn://svn.zabbix.com/trunk@1959 97f52cf1-0a1b-0410-bd0e-c28be96e8082 --- frontends/php/include/locales/en_gb.inc.php | 1 + 1 file changed, 1 insertion(+) (limited to 'frontends/php/include') diff --git a/frontends/php/include/locales/en_gb.inc.php b/frontends/php/include/locales/en_gb.inc.php index 1e54315b..b8d215a2 100644 --- a/frontends/php/include/locales/en_gb.inc.php +++ b/frontends/php/include/locales/en_gb.inc.php @@ -262,6 +262,7 @@ "S_VALUES_IN_PLAIN_TEXT_FORMAT"=> "Values in plain text format", "S_TIMESTAMP"=> "Timestamp", "S_LOCAL"=> "Local", + "S_SOURCE"=> "Source", // hosts.php "S_HOSTS"=> "Hosts", -- cgit