Search found 4 matches

Go to advanced search

by KOHAGEN
Sun May 31, 2009 11:24 pm
Forum: UTStatsDB
Topic: Problems utstatsdb Localization into Russian
Replies: 7
Views: 7337

Re: Problems utstatsdb Localization into Russian

Localization in Russian utstatsdb primarily for English UT2004, which is in our town more popular.
by KOHAGEN
Sun May 31, 2009 9:36 pm
Forum: UTStatsDB
Topic: Problems utstatsdb Localization into Russian
Replies: 7
Views: 7337

Re: Problems utstatsdb Localization into Russian

It is a pity that the Russian localization of this will look wrong. :cry:
by KOHAGEN
Sun May 31, 2009 9:01 pm
Forum: UTStatsDB
Topic: Problems utstatsdb Localization into Russian
Replies: 7
Views: 7337

Re: Problems utstatsdb Localization into Russian

Any change in the line $LANG_FELLINTOLAVA = "Fell Into Lava";
leads to the fact that the text starts to read from a string $LANG_DIEDFROMA = "Died from a";

Original:
Sample:

$LANG_FELLINTOLAVA = "Fell Into Lava";
$LANG_DIEDFROMA = "Died from a";

Result:

"Fell Into Lava"
Photo: http://kohagen ...
by KOHAGEN
Sun May 31, 2009 6:43 am
Forum: UTStatsDB
Topic: Problems utstatsdb Localization into Russian
Replies: 7
Views: 7337

Problems utstatsdb Localization into Russian

Dealing with the Localization utstatsdb v3.06 on the Russian language.

An error occurred:
$LANG_FELLINTOLAVA = "Fell Into Lava";
When you try to translate this line, there is a bug.

Thus, in the same section "matchstats" not translated through the language file:
For example the table "Totals for ...

Go to advanced search