Localization.txt 583 B

1234567891011121314
  1. Test HString:
  2. - Test parameters
  3. - Test changing language
  4. - Test changing string
  5. - Test removing string
  6. HString needs to be introduced in:
  7. - Label, Button, Toggle, Listbox
  8. - Also needs a callback so those elements can be marked as dirty when it is changed
  9. - Context menu & menu bar
  10. - How do I change this when HString is modified or language is changed?
  11. - Allow the user to set custom menu name (name used only for display)
  12. - Normally the name provided in menu path is used but user can set a localized string if he wants
  13. - Title bar & window names