Here are some missing german translation which I found
- Option "Undo" in the start screen options: "Bewegung rückgängig" or "Rückgängig"
- Tooltip "(E) Embark/Disembark": "(E) Verladen/Ausladen"
- Tooltip "Campaign": "Tutorial Kampagne" / "Wehrmacht Kampagne" (typing error in english version) / "Afrika Korps Kampagne"
- Starting the tutorial campaign a message is displayed "Play tutorial campaign?": "Tutorial Kampagne spielen?"
And other missing translation which were also in the DLCs missing
- Scenario briefing
- Label for tiles ("Desert", "Clear", "Airfield", "Hills", ...)
- Missing entries in the library (AK-campaign tree, fighters, bombers)
- Tooltip "Experience": "Erfahrung"
Missing german translation
Moderators: Slitherine Core, The Lordz, Panzer Corps Moderators, Panzer Corps Design
Re: Missing german translation
German and other localizations will only be completed in a few weeks time, so the new material is in English only upon release. Please everybody test the English version only for now.
Tim van der Moer - CEO The Lordz Games Studio

http://www.thelordzgamesstudio.com
http://www.panzer-corps.com
http://www.commander-games.com

http://www.thelordzgamesstudio.com
http://www.panzer-corps.com
http://www.commander-games.com
Re: Missing german translation
I know, translating the whole campaign and library will be not be finished in one weekdone. But is it really not possible to replace some few texts in german version?
I did not meant the scenario briefings, these could be translated by anybody who wants, because they are in seperate files. Look at Design Mod Project! They did a fantastic job translating the whole GC so far.
But those texts embedded in program code can not be translated by users and for now there are only five missing translations:
- Option "Undo" in the start screen options
- Tooltip "(E) Embark/Disembark"
- Tooltip "Campaign"
- Tooltip "Experience"
- Starting the tutorial campaign
I did not meant the scenario briefings, these could be translated by anybody who wants, because they are in seperate files. Look at Design Mod Project! They did a fantastic job translating the whole GC so far.
But those texts embedded in program code can not be translated by users and for now there are only five missing translations:
- Option "Undo" in the start screen options
- Tooltip "(E) Embark/Disembark"
- Tooltip "Campaign"
- Tooltip "Experience"
- Starting the tutorial campaign
-
IainMcNeil
- Site Admin

- Posts: 13558
- Joined: Fri Apr 01, 2005 10:19 am
Re: Missing german translation
Yes these are being translated and will be in the final build. We don't get the translations till Monday. Basically anything in the patch is to be translated and anything which is AK specific will come later.
Re: Missing german translation
Just FYI, all these strings are located in strings.pzdat file and can be translated by users too, if they want.zappel wrote: But those texts embedded in program code can not be translated by users and for now there are only five missing translations:
Re: Missing german translation
Thanks for this information.Rudankort wrote:Just FYI, all these strings are located in strings.pzdat file and can be translated by users too, if they want.zappel wrote: But those texts embedded in program code can not be translated by users and for now there are only five missing translations:
I wanted to changed the text of the tooltip "Experience" and located two strings in the main "strings.pzdat":
Code: Select all
IDS_LABEL_EXP Experience: Code: Select all
IDS_LABEL_UNIT_EXP Experience: Code: Select all
IDS_LABEL_EXP Erfahrung: Code: Select all
IDS_LABEL_UNIT_EXP Erfahrung: But I'm probably looking for the wrong ID because the german text is not displayed:
Re: Missing german translation
You have found a bug. Fixed now. Thx for reporting.zappel wrote:But I'm probably looking for the wrong ID because the german text is not displayed:
Re: Missing german translation
RC2: Works for me.zappel wrote:But those texts embedded in program code can not be translated by users and for now there are only five missing translations:
- Option "Undo" in the start screen options
- Tooltip "(E) Embark/Disembark"
- Tooltip "Campaign"
- Tooltip "Experience"
- Starting the tutorial campaign
