-
-
Notifications
You must be signed in to change notification settings - Fork 47
Open
Labels
enhancementNew feature or requestNew feature or request
Description
To allow more flexible and thorough translation of the UI these changes are proposed:
Switch help system from using pre-rendered images to text
Move all help text to strings that can be translated while maintining the ability to show button images, split pages, and include arbitrary images
- Work out specific token that represent buttons and would be replaced with images on rendering
- Decide on a token to indicate a page break
- Implement system to include images as needed
Allow multi-line messages
To provide more flexibility in translated strings, allow a newline char to be used to break text in .message method
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request