Ticket #158 (closed defect: fixed)
HTMLArea._lc mistakes in plugins\ContextMenu\context-menu.js
| Reported by: | anonymous | Owned by: | gogo |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | Plugin_Linker | Version: | |
| Severity: | normal | Keywords: | language |
| Cc: |
Description
in the context-menu.js for example
HTMLArea._lc("Modify Link", "ContextMenu")
change to
HTMLArea._lc("_Modify Link...", "ContextMenu")
for the language translation!
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
