]> code.citadel.org Git - citadel.git/blobdiff - webcit/tiny_mce/langs/en.js
Upgrade TinyMCE
[citadel.git] / webcit / tiny_mce / langs / en.js
index 8519b4de75e69ceb98867f5dc951f00509927815..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
@@ -120,7 +122,9 @@ col:"Column",
 cell:"Cell"\r
 },\r
 autosave:{\r
-unload_msg:"The changes you made will be lost if you navigate away from this page."\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
 },\r
 fullscreen:{\r
 desc:"Toggle fullscreen mode"\r
@@ -151,4 +155,16 @@ no_mpell:"No misspellings found."
 },\r
 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
 }}});
\ No newline at end of file