problems with merge_translation

Having trouble with the game? Report issues and get help here. Read this first!

Moderator: Forum Moderators

Forum rules
Before reporting issues in this section, you must read the following topic:
Post Reply
capitol
Posts: 81
Joined: December 13th, 2003, 7:05 pm
Location: Sweden

problems with merge_translation

Post by capitol »

I'm trying to add my translation and it reports that a number of lines isn't translated when they quite clearly is.

my swedish.cfg is here:
http://www.sigma.su.se/~capitol/swedish.cfg

I'm quite clueless on what might be wrong at this state... I found some earlier bugs in it which depended on missing " but I can't find any more places where that is the case...
capitol
Posts: 81
Joined: December 13th, 2003, 7:05 pm
Location: Sweden

Post by capitol »

I found the error. Apparantly it matters in which order the strings stand

for example:
the string
about_button="Om"
is not permitted to stand in front of
ability_cures="hela"
or else merge_translation won't find the latter of the 2.
capitol
Posts: 81
Joined: December 13th, 2003, 7:05 pm
Location: Sweden

Post by capitol »

well after some sourcereading I would say that the error is in the config class... I would greatly appreciate any help if anyone is familliar with this class.
Guillaume
Posts: 103
Joined: August 25th, 2003, 12:11 pm
Location: France
Contact:

Post by Guillaume »

Well,

I have the same problem with the french translation.
What would be nice also, is that the merge_translation create a section with obsolete translated strings (Maybe in the future)
miyo
Posts: 2201
Joined: August 19th, 2003, 4:28 pm
Location: Finland

Post by miyo »

Bugs and feature requests can be submitted here - http://bugs.wesnoth.org

Forum is not the easiest tool to look for bugs (and get them assigned to people). We do have some new/more coders... let's keep it easy for them to find bug reports and get them fixed.

- Miyo
capitol
Posts: 81
Joined: December 13th, 2003, 7:05 pm
Location: Sweden

Post by capitol »

ahh thanks miyo, bugreport posted.
Post Reply