web/wp-includes/js/tinymce/langs/wp-langs-en.js
changeset 204 09a1c134465b
parent 194 32102edaa81b
equal deleted inserted replaced
203:f507feede89a 204:09a1c134465b
   104 iespell:{
   104 iespell:{
   105 iespell_desc:"Run spell checking",
   105 iespell_desc:"Run spell checking",
   106 download:"ieSpell not detected. Do you want to install it now?"
   106 download:"ieSpell not detected. Do you want to install it now?"
   107 },
   107 },
   108 advhr:{
   108 advhr:{
   109 advhr_desc:"Horizontale rule"
   109 advhr_desc:"Horizontal rule"
   110 },
   110 },
   111 emotions:{
   111 emotions:{
   112 emotions_desc:"Emotions"
   112 emotions_desc:"Emotions"
   113 },
   113 },
   114 searchreplace:{
   114 searchreplace:{
   276 help_desc:"Help",
   276 help_desc:"Help",
   277 blockquote_desc:"Blockquote (Alt + Shift + Q)",
   277 blockquote_desc:"Blockquote (Alt + Shift + Q)",
   278 clipboard_msg:"Copy/Cut/Paste is not available in Mozilla and Firefox.",
   278 clipboard_msg:"Copy/Cut/Paste is not available in Mozilla and Firefox.",
   279 path:"Path",
   279 path:"Path",
   280 newdocument:"Are you sure you want to clear all contents?",
   280 newdocument:"Are you sure you want to clear all contents?",
   281 toolbar_focus:"Jump to tool buttons - Alt + Q, Jump to editor - Alt-Z, Jump to element path - Alt-X",
   281 toolbar_focus:"Jump to tool buttons - Alt+Q, Jump to editor - Alt-Z, Jump to element path - Alt-X",
   282 more_colors:"More colors",
   282 more_colors:"More colors",
   283 shortcuts_desc:"Accessibility Help",
   283 shortcuts_desc:"Accessibility Help",
   284 help_shortcut:" Press ALT F10 for toolbar. Press ALT 0 for help.",
   284 help_shortcut:" Press ALT F10 for toolbar. Press ALT 0 for help.",
   285 rich_text_area:"Rich Text Area",
   285 rich_text_area:"Rich Text Area",
   286 toolbar:"Toolbar"
   286 toolbar:"Toolbar"
   398 defaultframe:"Default frame",
   398 defaultframe:"Default frame",
   399 playcount:"Play count",
   399 playcount:"Play count",
   400 rate:"Rate",
   400 rate:"Rate",
   401 uimode:"UI Mode",
   401 uimode:"UI Mode",
   402 flash_options:"Flash options",
   402 flash_options:"Flash options",
   403 qt_options:"Quicktime options",
   403 qt_options:"QuickTime options",
   404 wmp_options:"Windows media player options",
   404 wmp_options:"Windows media player options",
   405 rmp_options:"Real media player options",
   405 rmp_options:"Real media player options",
   406 shockwave_options:"Shockwave options",
   406 shockwave_options:"Shockwave options",
   407 autogotourl:"Auto goto URL",
   407 autogotourl:"Auto goto URL",
   408 center:"Center",
   408 center:"Center",
   461 add_media:"Add Media",
   461 add_media:"Add Media",
   462 add_image:"Add an Image",
   462 add_image:"Add an Image",
   463 add_video:"Add Video",
   463 add_video:"Add Video",
   464 add_audio:"Add Audio",
   464 add_audio:"Add Audio",
   465 editgallery:"Edit Gallery",
   465 editgallery:"Edit Gallery",
   466 delgallery:"Delete Gallery"
   466 delgallery:"Delete Gallery",
       
   467 wp_fullscreen_desc:"Distraction Free Writing mode (Alt + Shift + W)"
   467 });
   468 });
   468 
   469 
   469 tinyMCE.addI18n("en.wpeditimage",{
   470 tinyMCE.addI18n("en.wpeditimage",{
   470 edit_img:"Edit Image",
   471 edit_img:"Edit Image",
   471 del_img:"Delete Image",
   472 del_img:"Delete Image",
   497 s110:"110%",
   498 s110:"110%",
   498 s120:"120%",
   499 s120:"120%",
   499 s130:"130%",
   500 s130:"130%",
   500 img_title:"Title",
   501 img_title:"Title",
   501 caption:"Caption",
   502 caption:"Caption",
   502 alt:"Alternate Text"
   503 alt:"Alternative Text"
   503 });
   504 });