While generating the POT file for TinyMCE module i got the following errors.

Invalid marker content in tinymce.module:34
* t('<p style="font-size:x-small">$Revision: 1.90.4.23 $ $Date: 2007/05/06 01:41:35 $</p>'.'<p>TinyMCE adds what-you-see-is-what-you-get (WY
SIWYG) html editing to textareas. This editor can be enabled/disabled without reloading the page by clicking a link below each textarea.</p>

                <p>Profiles can be defined based on user roles. A TinyMCE profile can define which pages receive this TinyMCE capability, wh
at buttons or themes are enabled for the editor, how the editor is displayed, and a few other editor functions.</p>
                <p>Lastly, only users with the access tinymce <a href="!url">permission</a> will be able to use TinyMCE.</p>',a
rray('!url'=>url('admin/user/access')))
CommentFileSizeAuthor
#1 tinymce_t_bug1.patch2.04 KBhass

Comments

hass’s picture

Status: Active » Needs review
StatusFileSize
new2.04 KB

The attached patch fixes this problem and corrects the wrong use of t(). We should avoid using HTML inside translations and finally the revision tag shouldn't be a translatable string.

hass’s picture

Same issue is in D6, too.

pomliane’s picture

Status: Needs review » Closed (won't fix)

This version of TinyMCE is not supported anymore. The issue is closed for this reason.
Please upgrade to a supported version and feel free to reopen the issue on the new version if applicable.

This issue has been automagically closed by a script.