Modify ↓
#11765 closed enhancement (fixed)
[Patch] Seperate menu entry i18n strings
Reported by: | mmyfl | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | 15.09 |
Component: | Core | Version: | latest |
Keywords: | i18n | Cc: | stoecker |
Description
In order to show the underlined character in a menu entry, I have to append it after its translated text. However, these texts are shared with other components in the software, and thus they all show the texts specific for the menu entries. This is somewhat confusing.
Attachments (2)
Change History (6)
Changed 8 years ago by
Attachment: | screenshot.PNG added |
---|
Changed 8 years ago by
Attachment: | 11765.patch added |
---|
comment:1 Changed 8 years ago by
Cc: | stoecker added |
---|---|
Milestone: | → 15.09 |
Summary: | Seperate menu entry i18n strings → [Patch] Seperate menu entry i18n strings |
Note: See
TracTickets for help on using
tickets.
attachment:11765.patch adds translation context to menu names.