]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - plugins/TinyMCE/js/langs/en.js
Update TinyMCE to release 3.3.8, jQuery version
[quix0rs-gnu-social.git] / plugins / TinyMCE / js / langs / en.js
index 075bef70db77abedfcd8df7a3fb5217d7860f2fb..ea4a1b0e1426134d417c66db72fa180635c79ef4 100644 (file)
@@ -90,7 +90,9 @@ desc:"Edit CSS Style"
 paste:{\r
 paste_text_desc:"Paste as Plain Text",\r
 paste_word_desc:"Paste from Word",\r
-selectall_desc:"Select All"\r
+selectall_desc:"Select All",\r
+plaintext_mode_sticky:"Paste is now in plain text mode. Click again to toggle back to regular paste mode. After you paste something you will be returned to regular paste mode.",\r
+plaintext_mode:"Paste is now in plain text mode. Click again to toggle back to regular paste mode."\r
 },\r
 paste_dlg:{\r
 text_title:"Use CTRL+V on your keyboard to paste the text into the window.",\r
@@ -121,8 +123,8 @@ cell:"Cell"
 },\r
 autosave:{\r
 unload_msg:"The changes you made will be lost if you navigate away from this page.",\r
-restore_content: "Restore auto-saved content",\r
-warning_message: "If you restore the saved content, you will lose all the content that is currently in the editor.\n\nAre you sure you want to restore the saved content?"\r
+restore_content:"Restore auto-saved content.",\r
+warning_message:"If you restore the saved content, you will lose all the content that is currently in the editor.\n\nAre you sure you want to restore the saved content?."\r
 },\r
 fullscreen:{\r
 desc:"Toggle fullscreen mode"\r
@@ -154,16 +156,15 @@ no_mpell:"No misspellings found."
 pagebreak:{\r
 desc:"Insert page break."\r
 },\r
-advlist : {\r
-       types : 'Types',\r
-       def : 'Default',\r
-       lower_alpha : "Lower alpha",\r
-       lower_greek : "Lower greek",\r
-       lower_roman : "Lower roman",\r
-       upper_alpha : "Upper alpha",\r
-       upper_roman : "Upper roman",\r
-       circle : "Circle",\r
-       disc : "Disc",\r
-       square : "Square"\r
-}\r
-}});
\ No newline at end of file
+advlist:{\r
+types:"Types",\r
+def:"Default",\r
+lower_alpha:"Lower alpha",\r
+lower_greek:"Lower greek",\r
+lower_roman:"Lower roman",\r
+upper_alpha:"Upper alpha",\r
+upper_roman:"Upper roman",\r
+circle:"Circle",\r
+disc:"Disc",\r
+square:"Square"\r
+}}});
\ No newline at end of file