language/english/admin.json
changeset 731 8e6dbf6882c2
parent 729 ebac7eeb89eb
child 741 a216e412c439
--- a/language/english/admin.json	Sun Nov 09 09:02:35 2008 -0500
+++ b/language/english/admin.json	Sun Nov 09 09:03:10 2008 -0500
@@ -233,6 +233,7 @@
     },
     acpgc: {
       err_avatar_dir_invalid: 'You have entered an invalid avatar directory.',
+      err_avatar_dir_not_exist: 'The avatar directory you entered does not exist in the filesystem.',
       msg_save_success: 'Your changes to the site configuration have been saved.',
       
       // Section: global site options
@@ -382,6 +383,12 @@
       field_avatar_directory: 'Avatar storage directory:',
       field_avatar_directory_hint: 'This should be relative to your Enano root and should contain only alphanumeric characters and forward slashes, even if your server runs Windows.',
       
+      // Section: misc options
+      heading_usermisc: 'Other user options',
+      field_userpage_acl_title: 'New users can edit their user pages:',
+      field_userpage_acl_hint: 'This setting will cause Enano to grant certain rights to newly registered users, effective only on their user page. These rights include creating their page, editing their page, and posting comments. Since it generates a new ACL rule, you are able to override new permissions. This setting will only take effect on new users - it does not affect the permissions of those already registered.',
+      field_userpage_acl: 'Grant editing rights to new users on their user pages',
+      
       // Main section: sidebar links
       heading_sidebar: 'Sidebar links',