边缘世界 RimWorld

边缘世界 RimWorld

Simple sidearms
lmgginspace 2021 年 8 月 20 日 上午 11:00
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.