[pLog-svn] r7036 - plog/branches/lifetype-1.2/js/tinymce/langs

jondaley at devel.lifetype.net jondaley at devel.lifetype.net
Wed Sep 22 13:03:57 EDT 2010


Author: jondaley
Date: 2010-09-22 13:03:57 -0400 (Wed, 22 Sep 2010)
New Revision: 7036

Modified:
   plog/branches/lifetype-1.2/js/tinymce/langs/en.js
Log:
apparently you have to put the descriptions here, rather than in the plugin directory, not sure about that

Modified: plog/branches/lifetype-1.2/js/tinymce/langs/en.js
===================================================================
--- plog/branches/lifetype-1.2/js/tinymce/langs/en.js	2010-09-22 17:03:28 UTC (rev 7035)
+++ plog/branches/lifetype-1.2/js/tinymce/langs/en.js	2010-09-22 17:03:57 UTC (rev 7036)
@@ -156,6 +156,9 @@
 pagebreak:{
 desc:"Insert page break."
 },
+more:{
+desc:"Split post with <More> tag."
+},
 advlist:{
 types:"Types",
 def:"Default",
@@ -167,4 +170,4 @@
 circle:"Circle",
 disc:"Disc",
 square:"Square"
-}}});
\ No newline at end of file
+}}});



More information about the pLog-svn mailing list