language/english/admin.json
changeset 953 323c4cd1aa37
parent 915 91f4da84966f
child 1005 b7c7f7e2e93b
equal deleted inserted replaced
952:d52dfa1f08da 953:323c4cd1aa37
   338       
   338       
   339       // Section: account activation
   339       // Section: account activation
   340       heading_activate: 'User account activation',
   340       heading_activate: 'User account activation',
   341       activate_intro_line1: 'If you would like to require users to confirm their e-mail addresses by way of account activation, you can enable this behavior here. If this option is set to "None", users will be able to register and use this site without confirming their e-mail addresses. If this option is set to "User", users will automatically be sent e-mails upon registration with a link to activate their accounts. And lastly, if this option is set to "Admin", users\' accounts will not be active until an administrator activates the account.',
   341       activate_intro_line1: 'If you would like to require users to confirm their e-mail addresses by way of account activation, you can enable this behavior here. If this option is set to "None", users will be able to register and use this site without confirming their e-mail addresses. If this option is set to "User", users will automatically be sent e-mails upon registration with a link to activate their accounts. And lastly, if this option is set to "Admin", users\' accounts will not be active until an administrator activates the account.',
   342       activate_intro_line2: 'You may also disable registration completely if needed.',
   342       activate_intro_line2: 'You may also disable registration completely if needed.',
   343       activate_intro_sfnet_warning: 'Note: because of abuse by project administrators, sending account activation e-mails will not work on SourceForge.net servers.',
   343       activate_intro_sfnet_warning: 'Note: if you are using a SourceForge.net server, do not select User. SourceForge.net does not allow e-mails to be sent from project web sites.',
   344       field_activate: 'Account activation:',
   344       field_activate: 'Account activation:',
   345       field_activate_disable: 'Disable registration',
   345       field_activate_disable: 'Disable registration',
   346       field_activate_none: 'None',
   346       field_activate_none: 'None',
   347       field_activate_user: 'User',
   347       field_activate_user: 'User',
   348       field_activate_admin: 'Admin',
   348       field_activate_admin: 'Admin',
   673       cache_lang_desc_body: 'Language strings, or the text that makes up the Enano user interface, are cached on the disk because they take up a large amount of space in the database. Caching this information allows Enano to minimize bandwidth used when communicating with the database server.',
   673       cache_lang_desc_body: 'Language strings, or the text that makes up the Enano user interface, are cached on the disk because they take up a large amount of space in the database. Caching this information allows Enano to minimize bandwidth used when communicating with the database server.',
   674       cache_js_desc_title: 'Compressed Javascript runtimes',
   674       cache_js_desc_title: 'Compressed Javascript runtimes',
   675       cache_js_desc_body: 'The on-page tools that Enano provides require a significant amount of Javascript code, which is compressed and cached for better load times. This cache is updated whenever any of the Javascript files are changed, but it is an incremental cache, meaning that it cannot be refreshed manually (only cleared).',
   675       cache_js_desc_body: 'The on-page tools that Enano provides require a significant amount of Javascript code, which is compressed and cached for better load times. This cache is updated whenever any of the Javascript files are changed, but it is an incremental cache, meaning that it cannot be refreshed manually (only cleared).',
   676       cache_thumbs_desc_title: 'Image thumbnails',
   676       cache_thumbs_desc_title: 'Image thumbnails',
   677       cache_thumbs_desc_body: 'Thumbnails (preview-size versions of uploaded images) can take up to 2 seconds to generate, usually increasing load times and potentially causing increased server load. This cache is refreshed on demand. Clearing this cache may cause increased loads on your server.',
   677       cache_thumbs_desc_body: 'Thumbnails (preview-size versions of uploaded images) can take up to 2 seconds to generate, usually increasing load times and potentially causing increased server load. This cache is refreshed on demand. Clearing this cache may cause increased loads on your server.',
       
   678       cache_wikieditnotice_desc_title: 'Wiki mode legal notice',
       
   679       cache_wikieditnotice_desc_body: 'This notice is rendered and cached to reduce database queries. If you use templates in your edit notice, you need to clear this cache to see the changes take effect. This cache expires every 60 minutes.',
   678       
   680       
   679       msg_action_success: 'The action you requested was successful.',
   681       msg_action_success: 'The action you requested was successful.',
   680       err_action_failed: 'There was an error during the requested action.'
   682       err_action_failed: 'There was an error during the requested action.'
   681     },
   683     },
   682     acpdb: {
   684     acpdb: {