News:

Simutrans Sites
Know our official sites. Find tools and resources for Simutrans.

Can't translate "Remove wayobj %d"

Started by z9999, June 16, 2009, 06:40:32 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

z9999

We can't translate "Remove wayobj %d".
And also "%d" is only shown as number not a real name like as "track".

gerw

But this string is translated after the sprintf, isn't it? So you can translate "Remove wayobj 1", "Remove wayobj 2" and so on.

z9999


prissi

Also make no sense to double messages, as there are already strings for the different waytypes provided in weg_t ...

z9999

Thanks. But there is no translation for waytype_to_string().

prissi