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
Allow multi-line messages
To provide more flexibility in translated strings, allow a newline char to be used to break text in .message method
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
Allow multi-line messages
To provide more flexibility in translated strings, allow a newline char to be used to break text in .message method