From 4928e46d6b93ccd1256117e08283341bdc224791 Mon Sep 17 00:00:00 2001 From: Cash Costello Date: Wed, 17 Jun 2009 00:53:35 +0000 Subject: tabbed interface for admin now --- languages/en.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'languages') diff --git a/languages/en.php b/languages/en.php index 9bcd623f6..f71a1fb89 100644 --- a/languages/en.php +++ b/languages/en.php @@ -40,13 +40,15 @@ 'tidypics:viewsbyowner' => "Views: %s by %s users (not including you)", 'tidypics:viewsbyothers' => "Views: %s (%s by you)", 'tidypics:administration' => 'Tidypics Administration', + 'tidypics:stats' => 'Stats', //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: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 comptabile)", + 'tidypics:settings:photo_ratings' => "Enable photo ratings (requires rate plugin of Miguel Montes or compatible)", 'tidypics:settings:exif' => "Show EXIF data", 'tidypics:settings:grp_perm_override' => "Allow group members full access to group albums", 'tidypics:settings:maxfilesize' => "Maximum image size in megabytes (MB):", -- cgit v1.2.3