aboutsummaryrefslogtreecommitdiff
path: root/languages
diff options
context:
space:
mode:
authorCash Costello <cash.costello@gmail.com>2009-08-26 01:13:57 +0000
committerCash Costello <cash.costello@gmail.com>2009-08-26 01:13:57 +0000
commit181b82b27317722f0701eda072943b9d2e7b6cb1 (patch)
tree1fdcc7bb129726f04a09a95778fa08abf531b1d0 /languages
parent97dcaaf23678191658df97930eca0360e1e555e7 (diff)
downloadelgg-181b82b27317722f0701eda072943b9d2e7b6cb1.tar.gz
elgg-181b82b27317722f0701eda072943b9d2e7b6cb1.tar.bz2
added a tab to admin page for testing image magick location
Diffstat (limited to 'languages')
-rw-r--r--languages/en.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/languages/en.php b/languages/en.php
index 82305d2aa..674c71207 100644
--- a/languages/en.php
+++ b/languages/en.php
@@ -51,7 +51,7 @@
//settings
'tidypics:settings' => 'Settings',
'tidypics:admin:instructions' => 'These are the core Tidypics settings. Change them for your setup and then click save.',
- 'tidypics:settings:image_lib' => "Image Library: ",
+ 'tidypics:settings:image_lib' => "Image Library",
'tidypics:settings:download_link' => "Show download link",
'tidypics:settings:tagging' => "Enable photo tagging",
'tidypics:settings:photo_ratings' => "Enable photo ratings (requires rate plugin of Miguel Montes or compatible)",