Ticket #14765 (closed enhancement: fixed)
wxrc supports additional tags for string extraction
| Reported by: | sodev | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | XRC | Version: | 2.9-svn |
| Keywords: | wxrc gettext i18n | Cc: | |
| Blocked By: | Patch: | yes | |
| Blocking: |
Description
After checking the xml handler sources i discovered that these contain more tags that contain text that needs to be translated than wxrc currently supports when using the --gettext parameter. I have added all missing tags to that hardcoded if-then-else block and also added the tag 'caption' that might be quite useful if you happen to have a xml handler that reads wxAuiPaneInfo objects ;).
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

