[pLog-svn] r5524 - in plog/branches/lifetype-1.2/js/tinymce/plugins: insertaudio/langs insertvideo/langs

oscar at devel.lifetype.net oscar at devel.lifetype.net
Mon Jun 11 13:39:49 EDT 2007


Author: oscar
Date: 2007-06-11 13:39:49 -0400 (Mon, 11 Jun 2007)
New Revision: 5524

Modified:
   plog/branches/lifetype-1.2/js/tinymce/plugins/insertaudio/langs/en.js
   plog/branches/lifetype-1.2/js/tinymce/plugins/insertvideo/langs/en.js
Log:
I wonder why the hell this works in Firefox and not in IE, and I wonder even more why the hell we tolerate contributed shit like this. I think we'll have to start doing beta testing of minor releases if we're adding so many features at each one... my mistake, I suppose.


Modified: plog/branches/lifetype-1.2/js/tinymce/plugins/insertaudio/langs/en.js
===================================================================
--- plog/branches/lifetype-1.2/js/tinymce/plugins/insertaudio/langs/en.js	2007-06-11 17:30:07 UTC (rev 5523)
+++ plog/branches/lifetype-1.2/js/tinymce/plugins/insertaudio/langs/en.js	2007-06-11 17:39:49 UTC (rev 5524)
@@ -4,5 +4,5 @@
 lang_insertaudio_desc : 'Insert Audio',
 lang_insertaudio_panellegend : 'Please provide a link to an mp3 audio file.',
 lang_insertaudio_url : 'Audio URL:',
-lang_insertaudio_badurl : 'Invalid URL',
-});
\ No newline at end of file
+lang_insertaudio_badurl : 'Invalid URL'
+});

Modified: plog/branches/lifetype-1.2/js/tinymce/plugins/insertvideo/langs/en.js
===================================================================
--- plog/branches/lifetype-1.2/js/tinymce/plugins/insertvideo/langs/en.js	2007-06-11 17:30:07 UTC (rev 5523)
+++ plog/branches/lifetype-1.2/js/tinymce/plugins/insertvideo/langs/en.js	2007-06-11 17:39:49 UTC (rev 5524)
@@ -7,5 +7,5 @@
 lang_insertvideo_selsource : 'Select Source:',
 lang_insertvideo_dailymotembeddableplayer : 'Embeddable Player',
 lang_insertvideo_badurl : 'Invalid URL',
-lang_insertvideo_selectiontype : 'You must select the right video site.',
+lang_insertvideo_selectiontype : 'You must select the right video site.'
 });



More information about the pLog-svn mailing list