id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
158,HTMLArea._lc mistakes in plugins\ContextMenu\context-menu.js,anonymous,gogo,"in the context-menu.js for example

{{{
HTMLArea._lc(""Modify Link"", ""ContextMenu"")
}}}

change to

{{{
HTMLArea._lc(""_Modify Link..."", ""ContextMenu"")
}}}

for the language translation!",defect,closed,high,,Plugin_Linker,,normal,fixed,language,
