New Feature: double click browser window to open DW Editor for section editing at cursor. See: direct_access_to_dokuwiki_editor. ";
$lang['dblclk_reminder'] = "Reminder ";
$lang['ckg_img_paste'] = 'Turn supplementary image paste support';
$lang['ckg_img_paste_title'] = 'Off to prevent double pastes, or on to enable pastes';
$lang['js']['ckg_paste_restart'] = 'On reloading the editor, supplementary paste support will be turned';
$lang['on'] ='on';
$lang['off'] ='off';
$lang['js']['on'] ='on';
$lang['js']['off'] ='off';
$lang['broken_image'] = "Use the imagePaste plugin with the Dokuwiki Mediamanager or try the MS Word Paste Tool. Raw data of Ctrl-v images over 2.5M can hang. This image is: " ;
$lang['js']['broken_image_1'] = "Use the imagePaste plugin with the Dokuwiki Mediamanager or try the MS Word Paste Tool.";
$lang['js']['broken_image_2'] = "Ctrl-v images with raw data over 2.5M can hang. This image is: " ;
$lang['menu'] = 'CKEditor editor CSS tool';
$lang['default_stylesheet'] = 'Create a style sheet for the current template';
$lang['alt_stylesheet'] = 'Create a stylesheet for another template';
$lang['style_sheet'] = 'Create Style sheet';
$lang['style_sheet_msg'] = 'Creating Style sheet for the current template:';
$lang['alt_style_sheet_msg'] = 'Creating Style sheet for:';
$lang['checkbox'] = 'Copy to ckeditor/css';
$lang['stylesheet_oinfo'] = 'Info';
$lang['stylesheet_cinfo'] = 'Close Info';
$lang['js']['stylesheet_oinfo'] = 'Info';
$lang['js']['stylesheet_cinfo'] = 'Close Info';
$lang['js']['lock_msg'] = "Your lock for editing this page is about to expire in one minute\n";
$lang['js']['willexpire'] = 'Your lock for editing this page is about to expire in a minute.\nTo avoid conflicts use the backup button to reset the locktimer.';
$lang['list_in_table'] = 'Dokuwiki does not support lists in tables. The list markup has been removed but the content retained';