language/english/admin.json
changeset 1274 673a1b6712fa
parent 1268 57f3857a8161
child 1295 3c9c1b18567b
child 1297 f3eaf6b3ee1b
equal deleted inserted replaced
1273:3351055b467e 1274:673a1b6712fa
    60 			page_editor: 'Edit page content',
    60 			page_editor: 'Edit page content',
    61 			page_pg_groups: 'Manage page groups',
    61 			page_pg_groups: 'Manage page groups',
    62 			
    62 			
    63 			page_themes: 'Manage themes',
    63 			page_themes: 'Manage themes',
    64 			page_plugins: 'Manage plugins',
    64 			page_plugins: 'Manage plugins',
       
    65 			page_editsidebar: 'Edit sidebar',
    65 			page_db_backup: 'Backup database',
    66 			page_db_backup: 'Backup database',
    66 			page_lang_manager: 'Language manager',
    67 			page_lang_manager: 'Language manager',
    67 			page_cache_manager: 'Cache settings',
    68 			page_cache_manager: 'Cache settings',
    68 			
    69 			
    69 			page_users: 'Manage users',
    70 			page_users: 'Manage users',
  1163 		acplo: {
  1164 		acplo: {
  1164 			heading_main: 'You have now been logged out of the administration panel.',
  1165 			heading_main: 'You have now been logged out of the administration panel.',
  1165 			msg_logout_complete: 'You will continue to be logged into the website, but you will need to re-authenticate before you can access the administration panel again.</p><p>Return to the <a href="%mainpage_link%">Main Page</a>.',
  1166 			msg_logout_complete: 'You will continue to be logged into the website, but you will need to re-authenticate before you can access the administration panel again.</p><p>Return to the <a href="%mainpage_link%">Main Page</a>.',
  1166 		},
  1167 		},
  1167 		sbedit: {
  1168 		sbedit: {
  1168 			header_msg: 'This control panel allows you to organize the sidebars, the collections of links and dynamic blocks that provide navigation for your site. Drag and drop blocks to move them between the left and right sidebars; changes will be saved automatically. Red blocks are disabled. This panel only works if you have Javascript enabled and working in your browser. <a href="%create_link%">Create a new block</a>.',
  1169 			header_msg: 'This control panel allows you to organize the sidebars, the collections of links and dynamic blocks that provide navigation for your site. Drag and drop blocks to move them between the left and right sidebars; changes will be saved automatically. Red blocks are disabled. This panel only works if you have Javascript enabled and working in your browser. <a href="%create_link%" onclick="ajaxPage(namespace_list.Admin + \'EditSidebar\', \'action=new&amp;id=0\'); return false;">Create a new block</a>.',
  1169 			
  1170 			
  1170 			msg_order_update_success: 'The sidebar order information was updated successfully.',
  1171 			msg_order_update_success: 'The sidebar order information was updated successfully.',
  1171 			err_demo_php_disable: 'Adding PHP code blocks in the Enano administration demo has been disabled for security reasons.',
  1172 			err_demo_php_disable: 'Adding PHP code blocks in the Enano administration demo has been disabled for security reasons.',
  1172 			msg_item_added: 'The item was added.',
  1173 			msg_item_added: 'The item was added.',
  1173 			
  1174