summaryrefslogtreecommitdiffstats
path: root/frontends/php/include/local_en.inc.php
diff options
context:
space:
mode:
authorhugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2004-11-20 10:13:38 +0000
committerhugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2004-11-20 10:13:38 +0000
commitabaab8acc5b75de465ca5e1fb6d77f3c8d02ce4b (patch)
tree6705c4e3454abd57dc0d47fddc3749e8173c7454 /frontends/php/include/local_en.inc.php
parentf617fb752abb648c642d4a42944e84ba8d97c7ee (diff)
Cosmetic changes.
git-svn-id: svn://svn.zabbix.com/trunk@1494 97f52cf1-0a1b-0410-bd0e-c28be96e8082
Diffstat (limited to 'frontends/php/include/local_en.inc.php')
-rw-r--r--frontends/php/include/local_en.inc.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/frontends/php/include/local_en.inc.php b/frontends/php/include/local_en.inc.php
index 767b0fd3..03941d21 100644
--- a/frontends/php/include/local_en.inc.php
+++ b/frontends/php/include/local_en.inc.php
@@ -591,4 +591,5 @@
define("S_LOGGED_IN", "Logged in");
define("S_LOGGED_OUT", "Logged out");
define("S_MEDIA_TYPE", "Media type");
+ define("S_GRAPH_ELEMENT", "Graph element");
?>