<?php

$lang['btn_dw_edit'] = "DW Edit";
$lang['dw_btn_fck_preview']="CKG Preview";
$lang['dw_btn_lang']="Language";
$lang['title_dw_delete'] = "Delete Page";
$lang['title_dw_edit'] = "Save Work, Exit, and Switch to Native DokuWiki Editor";
$lang['dw_btn_revert'] = "Revert";
$lang['title_dw_revert'] = "Revert to previous backup";
$lang['title_dw_lang']="Select language for spell checker";
$lang['title_dw_cancel']='Exit Editor';
$lang['btn_fck_edit'] = "CKG Edit";
$lang['confirm_delete'] = "Are you sure you want to delete this page?";
$lang['confirm_preview'] = "Any work not saved will be lost.";
$lang['editor_height'] = 'Editor Height';
$lang['editor_height_title'] = 'Editor re-sizes on re-load';
$lang['dw_btn_backup'] ="Back-up";
$lang['title_dw_backup'] ="Back up editor window & Renew lock";
$lang['backup_empty'] = "The back-up buffer appears to be empty. Do you wish to continue?";
$lang['btn_draft'] = "Get Draft";
$lang['title_draft'] = "View, Show, Edit Draft";
$lang['btn_exit_draft'] = "Exit Draft";
$lang['title_draft'] = "View, Show, Edit Draft";
$lang['title_exit_draft'] = "Return to current document";
$lang['draft_msg']= "This document has a draft file. The draft button toggles between the this document and the draft. You can edit and save either of the two." ;
$lang['whats_this'] = "what's this?";
$lang['complex_tables'] = "Enable Complex Tables";
$lang['minor_changes'] = "Minor changes";
$lang['discard_edits'] = "To Save your edits click OK; to Discard click Cancel";
$lang['dw_btn_styling'] = "Edit Fonts";
$lang['title_styling'] = 'Open with font styles shown as markup';
$lang['js']['font_err_1'] = 'Font styling cannot be included in links. Click OK to accept the following correction:';
$lang['js']['font_err_2'] = 'To revise, enter the full Dokuwiki link markup below, including brackets.  To return to Editor click Cancel.';
$lang['js']['font_err_throw'] = 'Font Formatting Error';
$lang['js']['dwp_save_err'] = 'Unable to save changes to:  ';
$lang['js']['dwp_updated'] = 'Editor priority updated to: ';
$lang['js']['dwp_not_sel'] = 'Editor priority not selected: it will be determined by dw_users group config setting';
$lang['js']['mediamgr_notice'] = 'Use the link dialog to insert';
$lang['js']['font_conflict'] = "The parser found one or more link-font conflicts.  By clicking OK, you can return to the editor and remove the font styles.  For more information see: https://www.dokuwiki.org/plugin:ckgdoku:font_styling#conflicts_with_dokuwiki_links";
$lang['mediamgr_imgonly'] = 'Use Image Dialog for images only,  Link Dialog for other media. This file is:';
$lang['uprofile_title'] = "Select Your Default Editor";
$lang['btn_val_dw_fb'] = "DW Filebrowser";
$lang['btn_val_ckg_fb'] = "CKG Filebrowser";
$lang['btn_title_dw_fb'] = "Save and close the editor and switch to the DW Filebrowser";
$lang['btn_title_ckg_fb'] = "Save and close the editor and switch to the CKG Filebrowser";
$lang['formatdel'] = 'Markup removed from headers(s): not supported by Dokuwiki';
$lang["fontdel"] ='Font Markup removed from link(s): not supported by Dokuwiki';
$lang["ckgcke_conflict"] ='A copy of ckgedit has been detected.  Either ckgdoku or ckgedit must be disabled.';
$lang["ws_cantcopy"] ='For winstyle setup: cannot copy to ';
$lang["ws_copiedhtaccess"]='For winstyle setup, copied security-enabled .htaccess to data/media' ."\n" .'See ckgdoku/fckeditor/userfiles/.htacess.security';
$lang["userfiles_perm"] ='Please check permissions; ckgdoku cannot access ';
$lang["sym_not created_1"] = 'Unable to create ';
$lang["sym_not created_2"] = 'Cannot create symlinks for filebrowser:  cannot access: ';
$lang["sym_not created_3"] = 'There was an error when trying to create symbolic links in ';
$lang["syms_created"] = 'The following links were created in the userfiles directory: ';
$lang['dblclk'] ="<b>New Feature:</b> double click browser window to open DW Editor for section editing at cursor. <b>See: </b><a href='https://www.dokuwiki.org/plugin:ckgedit#direct_access_to_dokuwiki_editor'>direct_access_to_dokuwiki_editor</a>. ";
$lang['dblclk_reminder'] = "<b>Reminder</b> ";
$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['deprecation']= 'Ckgdoku is deprecated. Please use ckgedit. For more information, see';


