Okay, we have been translating the game via the trnaslator-tool to german since pre7.
There still some modules / core code parts, which cannot be translated correctly.
Our team found the following problems:
stables.phpIf you sell you mount, the text can be translated except for one part: However, the moment you spot the %s, you find that you're feeling quite a bit better.
This %s contains the amount of gems and gold you get for your mount. And it cannot be translated so the the german text will always contain the english "and"
And: The part with "Your %s" (insert mountname...) is still a little tricky... sometimes the "your part can be translated, sometimes not...
module: crying.phpIn this module it says someething like "%s watches the scene, She will..." the name of your partner is inserted correctly, but the partner's gender is not translateble.
module: drunkard.phpSame error as above... the gender cannot be translated...
module: darkhorse.phpThe forest link is not translation ready, it's different for every mount...
The barkeeper does not tell you about the two new colorcodes `q & `Q
inn.phpIf you give gems to cedrick, the button "GIVE" seems to be not translatable...
The text in front of the input field cannot be translated (although you can change its value in the translator...)
module: clanvault.php The systemmails are not translatable... And the commentary part (Your clan has been taxed...) is always in english... no option for translation...
So far for now...
