From ac7b07f54be91fd2ce1e2ff8c2ddbc23c71e2345 Mon Sep 17 00:00:00 2001 From: Cash Costello Date: Tue, 2 Jun 2009 11:47:37 +0000 Subject: added next section of admin settings - finishing the action is next --- languages/en.php | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'languages') diff --git a/languages/en.php b/languages/en.php index 3d8216bb8..ffa13b3a2 100644 --- a/languages/en.php +++ b/languages/en.php @@ -20,7 +20,10 @@ 'item:object:image' => "Photos", 'item:object:album' => "Albums", 'tidypics:adminsettings' => 'Tidypics Settings', - 'tidypics:settings:download_link' => "Show download link:", + '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:download_link' => "Show download link", + 'tidypics:settings:tagging' => "Enable photo tagging", 'tidypics:settings:maxfilesize' => "Maximum file size in megabytes (MB):", 'tidypics:settings:watermark' => "Enter text to appear in the watermark - ImageMagick must be selected for the image library", 'tidypics:settings:im_path' => "Enter the path to your ImageMagick commands", -- cgit v1.2.3