Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
- Replace DisplayName with "{{Y|street}} {{O|sweeper}}"
- Replace Tile with "items/sw_chain_gun.bmp"
change all AlternateDisplayName to Alternate
for tinkeritem part remove canrepair can't find any sub for it in dotpeek code for tinkeritem at least (there is a CanDisassemble and CanBuild toggle though but that likely is not the same)
to fix UnknownTile missing property replace UnknownTile with Unknown
Replace Items/sw_folding_chair.bmp with same entry that chaingun uses to be on safe side as UnknownStrangeTubes
and finally remove AlternateGender="plural" since the function does not exist in the current code from what I can see