bgneal@45: tinyMCE.addI18n({en:{
bgneal@45: common:{
bgneal@45: edit_confirm:"Do you want to use the WYSIWYG mode for this textarea?",
bgneal@45: apply:"Apply",
bgneal@45: insert:"Insert",
bgneal@45: update:"Update",
bgneal@45: cancel:"Cancel",
bgneal@45: close:"Close",
bgneal@45: browse:"Browse",
bgneal@45: class_name:"Class",
bgneal@45: not_set:"-- Not set --",
bgneal@45: clipboard_msg:"Copy/Cut/Paste is not available in Mozilla and Firefox.\nDo you want more information about this issue?",
bgneal@45: clipboard_no_support:"Currently not supported by your browser, use keyboard shortcuts instead.",
bgneal@45: popup_blocked:"Sorry, but we have noticed that your popup-blocker has disabled a window that provides application functionality. You will need to disable popup blocking on this site in order to fully utilize this tool.",
bgneal@45: invalid_data:"Error: Invalid values entered, these are marked in red.",
bgneal@45: more_colors:"More colors"
bgneal@45: },
bgneal@45: contextmenu:{
bgneal@45: align:"Alignment",
bgneal@45: left:"Left",
bgneal@45: center:"Center",
bgneal@45: right:"Right",
bgneal@45: full:"Full"
bgneal@45: },
bgneal@45: insertdatetime:{
bgneal@45: date_fmt:"%Y-%m-%d",
bgneal@45: time_fmt:"%H:%M:%S",
bgneal@45: insertdate_desc:"Insert date",
bgneal@45: inserttime_desc:"Insert time",
bgneal@45: months_long:"January,February,March,April,May,June,July,August,September,October,November,December",
bgneal@45: months_short:"Jan,Feb,Mar,Apr,May,Jun,Jul,Aug,Sep,Oct,Nov,Dec",
bgneal@45: day_long:"Sunday,Monday,Tuesday,Wednesday,Thursday,Friday,Saturday,Sunday",
bgneal@45: day_short:"Sun,Mon,Tue,Wed,Thu,Fri,Sat,Sun"
bgneal@45: },
bgneal@45: print:{
bgneal@45: print_desc:"Print"
bgneal@45: },
bgneal@45: preview:{
bgneal@45: preview_desc:"Preview"
bgneal@45: },
bgneal@45: directionality:{
bgneal@45: ltr_desc:"Direction left to right",
bgneal@45: rtl_desc:"Direction right to left"
bgneal@45: },
bgneal@45: layer:{
bgneal@45: insertlayer_desc:"Insert new layer",
bgneal@45: forward_desc:"Move forward",
bgneal@45: backward_desc:"Move backward",
bgneal@45: absolute_desc:"Toggle absolute positioning",
bgneal@45: content:"New layer..."
bgneal@45: },
bgneal@45: save:{
bgneal@45: save_desc:"Save",
bgneal@45: cancel_desc:"Cancel all changes"
bgneal@45: },
bgneal@45: nonbreaking:{
bgneal@45: nonbreaking_desc:"Insert non-breaking space character"
bgneal@45: },
bgneal@45: iespell:{
bgneal@45: iespell_desc:"Run spell checking",
bgneal@45: download:"ieSpell not detected. Do you want to install it now?"
bgneal@45: },
bgneal@45: advhr:{
bgneal@45: advhr_desc:"Horizontal rule"
bgneal@45: },
bgneal@45: emotions:{
bgneal@45: emotions_desc:"Emotions"
bgneal@45: },
bgneal@45: searchreplace:{
bgneal@45: search_desc:"Find",
bgneal@45: replace_desc:"Find/Replace"
bgneal@45: },
bgneal@45: advimage:{
bgneal@45: image_desc:"Insert/edit image"
bgneal@45: },
bgneal@45: advlink:{
bgneal@45: link_desc:"Insert/edit link"
bgneal@45: },
bgneal@45: xhtmlxtras:{
bgneal@45: cite_desc:"Citation",
bgneal@45: abbr_desc:"Abbreviation",
bgneal@45: acronym_desc:"Acronym",
bgneal@45: del_desc:"Deletion",
bgneal@45: ins_desc:"Insertion",
bgneal@45: attribs_desc:"Insert/Edit Attributes"
bgneal@45: },
bgneal@45: style:{
bgneal@45: desc:"Edit CSS Style"
bgneal@45: },
bgneal@45: paste:{
bgneal@45: paste_text_desc:"Paste as Plain Text",
bgneal@45: paste_word_desc:"Paste from Word",
bgneal@45: selectall_desc:"Select All"
bgneal@45: },
bgneal@45: paste_dlg:{
bgneal@45: text_title:"Use CTRL+V on your keyboard to paste the text into the window.",
bgneal@45: text_linebreaks:"Keep linebreaks",
bgneal@45: word_title:"Use CTRL+V on your keyboard to paste the text into the window."
bgneal@45: },
bgneal@45: table:{
bgneal@45: desc:"Inserts a new table",
bgneal@45: row_before_desc:"Insert row before",
bgneal@45: row_after_desc:"Insert row after",
bgneal@45: delete_row_desc:"Delete row",
bgneal@45: col_before_desc:"Insert column before",
bgneal@45: col_after_desc:"Insert column after",
bgneal@45: delete_col_desc:"Remove column",
bgneal@45: split_cells_desc:"Split merged table cells",
bgneal@45: merge_cells_desc:"Merge table cells",
bgneal@45: row_desc:"Table row properties",
bgneal@45: cell_desc:"Table cell properties",
bgneal@45: props_desc:"Table properties",
bgneal@45: paste_row_before_desc:"Paste table row before",
bgneal@45: paste_row_after_desc:"Paste table row after",
bgneal@45: cut_row_desc:"Cut table row",
bgneal@45: copy_row_desc:"Copy table row",
bgneal@45: del:"Delete table",
bgneal@45: row:"Row",
bgneal@45: col:"Column",
bgneal@45: cell:"Cell"
bgneal@45: },
bgneal@45: autosave:{
bgneal@45: unload_msg:"The changes you made will be lost if you navigate away from this page."
bgneal@45: },
bgneal@45: fullscreen:{
bgneal@45: desc:"Toggle fullscreen mode"
bgneal@45: },
bgneal@45: media:{
bgneal@45: desc:"Insert / edit embedded media",
bgneal@45: edit:"Edit embedded media"
bgneal@45: },
bgneal@45: fullpage:{
bgneal@45: desc:"Document properties"
bgneal@45: },
bgneal@45: template:{
bgneal@45: desc:"Insert predefined template content"
bgneal@45: },
bgneal@45: visualchars:{
bgneal@45: desc:"Visual control characters on/off."
bgneal@45: },
bgneal@45: spellchecker:{
bgneal@45: desc:"Toggle spellchecker",
bgneal@45: menu:"Spellchecker settings",
bgneal@45: ignore_word:"Ignore word",
bgneal@45: ignore_words:"Ignore all",
bgneal@45: langs:"Languages",
bgneal@45: wait:"Please wait...",
bgneal@45: sug:"Suggestions",
bgneal@45: no_sug:"No suggestions",
bgneal@45: no_mpell:"No misspellings found."
bgneal@45: },
bgneal@45: pagebreak:{
bgneal@45: desc:"Insert page break."
bgneal@45: }}});