Localization(...)
.
The browser header seem to be missing, see patch https://github.com/Dune-jr/teeworlds/commit/6cfda9401e2485a435e70affc2e07b019f6ae950
The skin parts locales are more tricky:
```const char * const CSkins::ms_apSkinPartNames[NUM_SKINPARTS] = {"body", "marking", "decoration", "hands", "feet", "eyes"}; /* Localize("body","skins");Localize("marking","skins");Localize("deco...