TheIndieStone/ProjectZomboidTranslations

Moveables typos & and missing ones

ditoseadio opened this issue · 4 comments

Typo on:

Mounted_Deer_Thropy = "Mounted Deer Thropy",

Some missing moveables I found:

image

GameSound missing strings

GameSound_BreakBarricadePlank = "",
GameSound_BreakBarricadeMetal = "",
GameSound_ZombieBite = "",
GameSound_FemaleZombieReanimate = "",
GameSound_MaleZombieReanimate = "",

And typo on:
GameSound_CheckFighingNet (it should be GameSound_CheckFishingNet)

I guess they can be added in a PR? If that's a preferred way, I think I can do so during the week and fix the typos in English, though ideally all languages should get the strings to translate, right? Pinging @nsKpz for that too.

@ditoseadio Where do you take these names from? Is it TileZed or some other program? I'm thinking of doing the PR to add these names but I see the Mounted Deer Trophy is already there as it should, both in code and in game: https://github.com/TheIndieStone/ProjectZomboidTranslations/blob/master/EN/Moveables_EN.txt#L399