language/english/admin.json
changeset 605 d2d4e40ecd29
parent 560 8981dcf7d485
child 613 c08670a77871
equal deleted inserted replaced
604:6a90893622f0 605:d2d4e40ecd29
    12 
    12 
    13 var enano_lang = {
    13 var enano_lang = {
    14   categories: [
    14   categories: [
    15     'meta', 'adm', 'acl', 'adminusers',
    15     'meta', 'adm', 'acl', 'adminusers',
    16     'acphome', 'acpgc', 'acpup', 'acpft', 'acppl', 'acppm', 'acped', 'acpdb', 'acplm', 'acppg', 'acpum', 'acpug', 'acpcp', 'acpmm', 'acpsl',
    16     'acphome', 'acpgc', 'acpup', 'acpft', 'acppl', 'acppm', 'acped', 'acpdb', 'acplm', 'acppg', 'acpum', 'acpug', 'acpcp', 'acpmm', 'acpsl',
    17     'acpbc', 'acplo', 'acptm', 'acpur', 'sbedit',
    17     'acpcm', 'acpbc', 'acplo', 'acptm', 'acpur', 'sbedit',
    18   ],
    18   ],
    19   strings: {
    19   strings: {
    20     meta: {
    20     meta: {
    21       adm: 'Administration panel nav menu',
    21       adm: 'Administration panel nav menu',
    22       acl: 'Access control list editor',
    22       acl: 'Access control list editor',
    23       acphome: 'ACP: Home',
    23       acphome: 'ACP: Home',
    24       acpgc: 'ACP: General configuration',
    24       acpgc: 'ACP: General configuration',
    25       acpup: 'ACP: File uploads',
    25       acpup: 'ACP: File uploads',
    26       acpft: 'ACP: Allowed file types',
    26       acpft: 'ACP: Allowed file types',
       
    27       acppm: 'ACP: Manage pages',
       
    28       acped: 'ACP: Edit page content',
       
    29       acptm: 'ACP: Theme manager',
    27       acppl: 'ACP: Manage plugins',
    30       acppl: 'ACP: Manage plugins',
    28       acpdb: 'ACP: Database backup',
    31       acpdb: 'ACP: Database backup',
    29       acplm: 'ACP: Language manager',
    32       acplm: 'ACP: Language manager',
    30       acppm: 'ACP: Manage pages',
    33       acpcm: 'ACP: Cache settings',
    31       acped: 'ACP: Edit page content',
       
    32       acptm: 'ACP: Theme manager',
       
    33       acppg: 'ACP: Page groups',
    34       acppg: 'ACP: Page groups',
    34       acpum: 'ACP: User management',
    35       acpum: 'ACP: User management',
    35       acpur: 'ACP: User rank management',
    36       acpur: 'ACP: User rank management',
    36       acpug: 'ACP: User group management',
    37       acpug: 'ACP: User group management',
    37       acpcp: 'ACP: COPPA support',
    38       acpcp: 'ACP: COPPA support',
    44     adm: {
    45     adm: {
    45       page_tagline: 'Administer your Enano website.',
    46       page_tagline: 'Administer your Enano website.',
    46       
    47       
    47       cat_general: 'General',
    48       cat_general: 'General',
    48       cat_content: 'Content',
    49       cat_content: 'Content',
    49       cat_appearance: 'Appearance',
    50       cat_appearance: 'System and maintenance',
    50       cat_users: 'Users',
    51       cat_users: 'Users',
    51       cat_security: 'Security',
    52       cat_security: 'Security',
    52       cat_plugins: 'Plugin configuration',
    53       cat_plugins: 'Plugin configuration',
    53       
    54       
    54       page_general_config: 'General configuration',
    55       page_general_config: 'General configuration',
    55       page_file_uploads: 'File uploads',
    56       page_file_uploads: 'File uploads',
    56       page_file_types: 'Allowed file types',
    57       page_file_types: 'Allowed file types',
       
    58       
       
    59       page_manager: 'Manage pages',
       
    60       page_editor: 'Edit page content',
       
    61       page_pg_groups: 'Manage page groups',
       
    62       
       
    63       page_themes: 'Manage themes',
    57       page_plugins: 'Manage plugins',
    64       page_plugins: 'Manage plugins',
    58       page_db_backup: 'Backup database',
    65       page_db_backup: 'Backup database',
    59       page_lang_manager: 'Language manager',
    66       page_lang_manager: 'Language manager',
    60       
    67       page_cache_manager: 'Cache settings',
    61       page_manager: 'Manage pages',
       
    62       page_editor: 'Edit page content',
       
    63       page_pg_groups: 'Manage page groups',
       
    64       
       
    65       page_themes: 'Manage themes',
       
    66       
    68       
    67       page_users: 'Manage users',
    69       page_users: 'Manage users',
    68       page_user_groups: 'Edit user groups',
    70       page_user_groups: 'Edit user groups',
    69       page_coppa: 'COPPA support',
    71       page_coppa: 'COPPA support',
    70       page_mass_email: 'Mass e-mail',
    72       page_mass_email: 'Mass e-mail',
   536       err_uninstalling_oxygen: 'You cannot uninstall the Oxygen theme because it\'s used for important functions such as database errors.',
   538       err_uninstalling_oxygen: 'You cannot uninstall the Oxygen theme because it\'s used for important functions such as database errors.',
   537       warn_cant_disable_default: 'Please note that the theme was not disabled because it is currently the default.',
   539       warn_cant_disable_default: 'Please note that the theme was not disabled because it is currently the default.',
   538       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.',
   540       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.',
   539       msg_save_success: 'Your changes to this theme have been saved.',
   541       msg_save_success: 'Your changes to this theme have been saved.',
   540       msg_uninstall_success: 'The selected theme has been uninstalled.',
   542       msg_uninstall_success: 'The selected theme has been uninstalled.',
       
   543     },
       
   544     acpcm: {
       
   545       heading_main: 'Performance and caching settings',
       
   546       intro: 'From this page you can control what information on your site is stored in cache files. Caching speeds up Enano performance by allowing data to be retrieved from the disk instead of querying the database. Sometimes the cache isn\'t updated immediately when the database is. From this page you can control what is cached, and you can clear specific caches to force them to refresh.',
       
   547       table_header: 'Cache settings',
       
   548       lbl_enable_cache: 'Enable the cache (recommended)',
       
   549       hint_enable_cache: 'To use the cache, the folder "cache" in the Enano root directory needs to be writable by the server. You can usually accomplish this by using your FTP client\'s CHMOD feature to set the permissions on this folder to 777. Learn more <a href="http://en.wikipedia.org/wiki/Chmod" onclick="window.open(this.href); return false;">about UNIX permissions</a>.',
       
   550       btn_clear_all: 'Clear all caches',
       
   551       hint_clear_all: 'To force all caches (except image thumbnails) on the site to empty, click this button. Certain caches, such as language data, must be regenerated in order to fully refresh the cache. It is recommended that you use "%this.acpcm_btn_refresh_all%" below to clear all caches and then regenerate them.',
       
   552       btn_refresh_all: 'Refresh all caches',
       
   553       hint_refresh_all: 'This will clear all caches (except image thumbnails) on the site to empty and then regenerate, except templates, which are cached on demand.',
   541     },
   554     },
   542     acpdb: {
   555     acpdb: {
   543       err_not_supported_title: 'Not supported',
   556       err_not_supported_title: 'Not supported',
   544       err_not_supported_desc: 'This function is only supported under the MySQL database driver.',
   557       err_not_supported_desc: 'This function is only supported under the MySQL database driver.',
   545       err_demo_mode_title: 'Access denied',
   558       err_demo_mode_title: 'Access denied',