aboutsummaryrefslogtreecommitdiff
path: root/languages
diff options
context:
space:
mode:
authorcash <cash.costello@gmail.com>2011-09-22 21:32:49 -0400
committercash <cash.costello@gmail.com>2011-09-22 21:32:49 -0400
commit9858bd526fce9016dc82d1f21b35e6ceb969c140 (patch)
treecb7ce314ba6f62b36cfa33930381101136e0507e /languages
parenta6805f3f58caecdeb6e149a9da292937e21ea2e5 (diff)
downloadelgg-9858bd526fce9016dc82d1f21b35e6ceb969c140.tar.gz
elgg-9858bd526fce9016dc82d1f21b35e6ceb969c140.tar.bz2
Fixes #3808 not translating manifest fields through elgg_echo()
Diffstat (limited to 'languages')
-rw-r--r--languages/en.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/languages/en.php b/languages/en.php
index 6c3c041cd..d83d4773b 100644
--- a/languages/en.php
+++ b/languages/en.php
@@ -613,6 +613,7 @@ $english = array(
'admin:plugins:category:multimedia' => 'Multimedia',
'admin:plugins:category:theme' => 'Themes',
'admin:plugins:category:widget' => 'Widgets',
+ 'admin:plugins:category:utility' => 'Utilities',
'admin:plugins:sort:priority' => 'Priority',
'admin:plugins:sort:alpha' => 'Alphabetical',