RimWorld

RimWorld

Simple sidearms
lmgginspace Aug 20, 2021 @ 11:00am
Please, use translation key for the names of weapons
I've been using this mod and translating it to Spanish, but there are some instances where this mod does not use the correct names of the weapons (see the image):

https://ibb.co/nz5PP5r

It should say "cuchillo de acero", not "acero cuchillo". I think it is because the mod's code builds the string of the weapon name by itself, instead of using the translation key <ThingMadeOfStuffLabel> defined in "Core\Languages\English\Keyed\Misc.xml"

Can this be solved in a future version? Thanks.