Ticket #183 (closed defect: fixed)
Missing translation strings for alert boxes
| Reported by: | Paul Baranowski <paul@…> | Owned by: | gogo |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Xinha Core | Version: | |
| Severity: | trivial | Keywords: | |
| Cc: |
Description
I found two alert boxes in htmlarea.js that do not have translation strings. While there are many alert boxes for errors that a user should never see, there are two messages that need to be translated because they are not the result of setup errors:
HTMLArea._createlink: "You need to select some text before creating a link".
HTMLArea.getHTML : 'Your Document is not well formed. Check JavaScript? console for details.'
Change History
Note: See
TracTickets for help on using
tickets.
