diff options
author | Cash Costello <cash.costello@gmail.com> | 2010-07-31 17:17:43 +0000 |
---|---|---|
committer | Cash Costello <cash.costello@gmail.com> | 2010-07-31 17:17:43 +0000 |
commit | 28e545574f35f0d6349a395648a7857ee58989c9 (patch) | |
tree | fa0faa6f7d1ea04dd4c29708acc0c65581214d5f /languages/en.php | |
parent | d77e8fd4cb76560ae2f1c180cc9ccbcde7e3942a (diff) | |
download | elgg-28e545574f35f0d6349a395648a7857ee58989c9.tar.gz elgg-28e545574f35f0d6349a395648a7857ee58989c9.tar.bz2 |
cleaning up the admin pages
Diffstat (limited to 'languages/en.php')
-rw-r--r-- | languages/en.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/languages/en.php b/languages/en.php index 2ee3a6e5e..9587f3053 100644 --- a/languages/en.php +++ b/languages/en.php @@ -62,6 +62,7 @@ $english = array( //settings 'tidypics:settings' => 'Settings', + 'tidypics:settings:server:analysis' => 'Run Server Analysis', '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:thumbnail' => "Thumbnail Creation", |