209 heading_disablesite: 'Disable all site access', |
209 heading_disablesite: 'Disable all site access', |
210 field_disablesite_hint: 'Disabling the site allows you to work on the site without letting non-administrators see or use it.', |
210 field_disablesite_hint: 'Disabling the site allows you to work on the site without letting non-administrators see or use it.', |
211 field_disablesite: 'Disable this site', |
211 field_disablesite: 'Disable this site', |
212 field_disablesite_message: 'Message to show to users:', |
212 field_disablesite_message: 'Message to show to users:', |
213 |
213 |
|
214 // Section: default theme |
|
215 heading_default_theme: 'Visual defaults', |
|
216 field_defualt_theme: 'Default theme for guests and new users:', |
|
217 |
214 // Main section: users and communication |
218 // Main section: users and communication |
215 heading_users: 'Users and communication', |
219 heading_users: 'Users and communication', |
216 |
220 |
217 // Section: account activation |
221 // Section: account activation |
218 heading_activate: 'User account activation', |
222 heading_activate: 'User account activation', |
315 w3clogos_btn_css: 'CSS', |
319 w3clogos_btn_css: 'CSS', |
316 |
320 |
317 // Section Defective By Design link |
321 // Section Defective By Design link |
318 heading_dbd: 'Defective By Design Anti-DRM button', |
322 heading_dbd: 'Defective By Design Anti-DRM button', |
319 dbd_intro: 'The Enano project is strongly against Digital Restrictions Management.', |
323 dbd_intro: 'The Enano project is strongly against Digital Restrictions Management.', |
320 dbd_explain: 'DRM removes the freedoms that every consumer should have: to freely copy and use digital media items they legally purchased to their own devices. Showing your opposition to DRM is as easy as checking the box below to place a link to <a href="http://www.defectivebydesign.org">DefectiveByDesign.org</a> on your sidebar.', |
324 dbd_explain: 'DRM removes the freedoms that every consumer should have: to freely copy and use digital media items they legally purchased to their own devices. Furthermore, DRM technologies can lock you into a specific brand or product, thus stifling interoperability. Showing your opposition to DRM is as easy as checking the box below to place a link to <a href="http://www.defectivebydesign.org">DefectiveByDesign.org</a> on your sidebar.', |
321 field_stopdrm: 'Help stop DRM by placing a link to DBD on the sidebar!', |
325 field_stopdrm: 'Help stop DRM by placing a link to DBD on the sidebar!', |
322 |
326 |
323 // Save button |
327 // Save button |
324 btn_save_changes: 'Save changes' |
328 btn_save_changes: 'Save changes' |
325 }, |
329 }, |
447 field_theme_name: 'Theme name:', |
451 field_theme_name: 'Theme name:', |
448 field_default_style: 'Select a default style:', |
452 field_default_style: 'Select a default style:', |
449 field_default_theme: 'Site-wide default theme:', |
453 field_default_theme: 'Site-wide default theme:', |
450 field_default_msg_current: 'This is the current default', |
454 field_default_msg_current: 'This is the current default', |
451 field_default_btn_make_default: 'Make this the default theme when I click Save', |
455 field_default_btn_make_default: 'Make this the default theme when I click Save', |
|
456 field_disable_title: 'Disable theme: ', |
|
457 field_disable: 'Prevent all users and guests from using this theme', |
452 heading_theme_groups: 'User and group policy', |
458 heading_theme_groups: 'User and group policy', |
|
459 field_policy: 'Theme access policy:', |
|
460 field_policy_allow_all: 'Allow everyone to use this theme', |
|
461 field_policy_whitelist: 'Only allow the users and groups I select below', |
|
462 field_policy_blacklist: 'Allow everyone except what I select below', |
|
463 field_acl_heading_groups: 'Groups', |
|
464 field_acl_heading_users: 'Users', |
|
465 field_acl_add_user: 'Add a user: ', |
|
466 btn_uninstall_theme: 'Uninstall theme', |
|
467 msg_uninstall_confirm: 'Are you sure you want to uninstall this theme?', |
|
468 |
|
469 err_invalid_username: 'Please enter a valid username.', |
|
470 err_username_not_found: 'The user you entered does not exist.', |
|
471 err_save_validation_failed: 'One or more of the fields in the form is incorrect. Please ensure that you have entered a proper value for all of the fields in the theme editing form, and then click %this.etc_save_changes% again.', |
|
472 err_uninstalling_default: 'You cannot uninstall the default theme.', |
|
473 err_uninstalling_oxygen: 'You cannot uninstall the Oxygen theme because it\'s used for important functions such as database errors.', |
|
474 warn_cant_disable_default: 'Please note that the theme was not disabled because it is currently the default.', |
|
475 warn_access_with_default: 'If you selected to whitelist or blacklist certain users, that choice will not apply to guests because this is the default theme.', |
|
476 msg_save_success: 'Your changes to this theme have been saved.', |
|
477 msg_uninstall_success: 'The selected theme has been uninstalled.', |
453 }, |
478 }, |
454 acpdb: { |
479 acpdb: { |
455 err_not_supported_title: 'Not supported', |
480 err_not_supported_title: 'Not supported', |
456 err_not_supported_desc: 'This function is only supported under the MySQL database driver.', |
481 err_not_supported_desc: 'This function is only supported under the MySQL database driver.', |
457 err_demo_mode_title: 'Access denied', |
482 err_demo_mode_title: 'Access denied', |