branchrust_reboot/main/localizationcancel
59 Commits over 0 Days - ∞cph!
Fixed tooltip characters briefly appearing as blocks when opening
Changed a few occurrences of ToolTip text setters to use the new SetPhrase method when possible
Added a SetPhrase method for tooltips so they're acting similar to RustText
Changing language or setting its phrase will now update its content
Cleaned up Phrases update code
Added a button to rebuild engine.json without uploading to crowdin
Fixed Phrases update not catching everything as expected
We were missing:
- Phrases nested in struct collections
- TokenizedPhrase
It caught quite a lot of new strings, particularly tutorial texts
Monument markers converted to RustText
Added PermanentMarker TMP fontasset
Localized dropdowns "Unknown" option
Localized active boosts tooltip (teas)
Added LanguageSwitcher editor tool to switch current language in edit mode