sys_localization_encode
REQUIRE_APP_RESTART
Toggles encoding of translated text to save memory. REQUIRES RESTART. Usage: sys_localization_encode [0..1] 0: No encoding, store as wide strings 1: Huffman encode translated text, saves approx 30% with a small runtime performance cost Default is 0 (none).