language/english/admin.json
changeset 377 bb3e6c3bd4f4
parent 376 66732bd4532c
child 391 85f91037cd4f
equal deleted inserted replaced
376:66732bd4532c 377:bb3e6c3bd4f4
    38       acpbc: 'ACP: Ban control',
    38       acpbc: 'ACP: Ban control',
    39       acplo: 'ACP: Logout page',
    39       acplo: 'ACP: Logout page',
    40       sbedit: 'Sidebar editor',
    40       sbedit: 'Sidebar editor',
    41     },
    41     },
    42     adm: {
    42     adm: {
       
    43       page_tagline: 'Administer your Enano website.',
       
    44       
    43       cat_general: 'General',
    45       cat_general: 'General',
    44       cat_content: 'Content',
    46       cat_content: 'Content',
    45       cat_appearance: 'Appearance',
    47       cat_appearance: 'Appearance',
    46       cat_users: 'Users',
    48       cat_users: 'Users',
    47       cat_security: 'Security',
    49       cat_security: 'Security',
   485       editor_btn_cancel: 'Cancel',
   487       editor_btn_cancel: 'Cancel',
   486       msg_string_save_success: 'Your changes have been saved.',
   488       msg_string_save_success: 'Your changes have been saved.',
   487       
   489       
   488       // Backup interface
   490       // Backup interface
   489       heading_backup: 'Backup language',
   491       heading_backup: 'Backup language',
   490       backup_intro: 'You can back up this language to make preserving custom strings easier if you ever migrate your Enano installation or re-install. Backed-up language files can be restored by using FTP or equivalent to copy the backup file to the language\'s folder and renaming it to "backup.json".',
   492       backup_intro: 'You can back up this language to make preserving custom strings easier if you ever migrate your Enano installation or re-install. Backed-up language files can be restored by using FTP or equivalent to copy the backup file to the language\'s folder, renaming it to "backup.json", and re-importing the language.',
   491       btn_create_backup: 'Download backup',
   493       btn_create_backup: 'Download backup',
   492       
   494       
   493       // Uninstaller
   495       // Uninstaller
   494       uninstall_confirm_title: 'Confirm uninstallation of language',
   496       uninstall_confirm_title: 'Confirm uninstallation of language',
   495       uninstall_confirm_body: 'Do you really want to uninstall this language? If you continue, all users that have selected this language will be reset to use the default. It is recommended that you create a backup of this language before you uninstall it if you have changed any strings.',
   497       uninstall_confirm_body: 'Do you really want to uninstall this language? If you continue, all users that have selected this language will be reset to use the default. It is recommended that you create a backup of this language before you uninstall it if you have changed any strings.',