The International Simutrans Forum

Simutrans Extended => Simutrans-Extended development => Topic started by: jk271 on September 01, 2012, 08:16:44 PM

Title: Missing strings in simutranslator for simutrans experimental
Post by: jk271 on September 01, 2012, 08:16:44 PM
Dear simutrans experimental developer team,

I found out, that there are no strings containing worlds "Rolling resistance" in simutranslator.

At least following translation strings from file gui/components/gui_convoy_assembler.cc are missing in translator:



%s\nCost:     %d$\nMaint.: %1.2f$/km, %1.2f$/month\nCapacity: %d%s %s\nWeight: %dt\nTop speed: %dkm/h\nMax. brake force: %dkN\nRolling resistance: %fN

%s\nCost:     %d$\nMaint.: %1.2f$/km, %1.2f$/month\nCapacity: %d (%d)%s %s\nWeight: %dt\nTop speed: %dkm/h\nMax. brake force: %dkN\nRolling resistance: %fN\n

%s\nCost:     %d$\nMaint.: %1.2f$/km, %1.2f$/month\nCapacity: %d%s      %s\nWeight: %dt\nTop speed: %dkm/h\n\nMax. brake force: %dkN\nRolling resistance: %fN\n

%s\nCost:     %d$\nMaint.: %1.2f$/km, %1.2f$/month\nCapacity: %d (%d)%s %s\nWeight: %dt\nTop speed: %dkm/h\n \nMax. brake force: %dkN\nRolling resistance: %fN\n


Title: Re: Missing strings in simutranslator for simutrans experimental
Post by: jamespetts on September 01, 2012, 09:17:38 PM
May I ask - which version are you using? The release candidates have not had their text uploaded yet.
Title: Re: Missing strings in simutranslator for simutrans experimental
Post by: jk271 on September 02, 2012, 08:03:41 AM
I am using self compiled version from devel branch. Latest commit in the devel branch is adb166836f CHANGE: Recalibrate default air/rolling resistance values ...

Title: Re: Missing strings in simutranslator for simutrans experimental
Post by: jamespetts on September 02, 2012, 10:56:05 AM
Ahh, in that case, translation texts will be updated when what is currently on -devel is released: I haven't done it before release, as there is a possibility that any of the texts might be changed before then.
Title: Re: Missing strings in simutranslator for simutrans experimental
Post by: jk271 on September 02, 2012, 10:41:21 PM
Thank you for explanation. :)