Italian CtD probems: resolved, maybe!
Ok, maybe the problems in the italian text.csv file has been resolved!
Vincenzo Beretta (Praise! Praise! Praise!!) wrote this:
the crashes involve random events which assign victory points or warships; he opened the file, ad found that the strings assigning VPs and Warships were inverted:
EE_VP;Ottieni %d navi da guerra in %s.;;;;;;;;;;6823
EE_WARSHIPS;%s%d punti-vittoria.;;;;;;;;;;6825
instead of the correct:
EE_VP;%s%d punti-vittoria.;;;;;;;;;;6823
EE_WARSHIPS;Ottieni %d navi da guerra in %s.;;;;;;;;;;6825
Then, another newsgroup user (Moho, praise him too!!) found that other two strings were inverted:
EE_VAS;Guerra con %s.;;;;;;;;;;6824
EE_WAR;Ottieni %s come vassallo.;;;;;;;;;;6826
instead of the correct:
EE_VAS;Ottieni %s come vassallo.;;;;;;;;;;X
EE_WAR;Guerra con %s.;;;;;;;;;;X
I tried editing the file, and it worked without problems!
So, thanks to Vincenzo and Moho, we italian people can play again this wonderful game
Thank you Viper and all the others that helped us anyway!
Pedrito
P.S. I think this should be sticky! Ciao!
Ok, maybe the problems in the italian text.csv file has been resolved!
Vincenzo Beretta (Praise! Praise! Praise!!) wrote this:
the crashes involve random events which assign victory points or warships; he opened the file, ad found that the strings assigning VPs and Warships were inverted:
EE_VP;Ottieni %d navi da guerra in %s.;;;;;;;;;;6823
EE_WARSHIPS;%s%d punti-vittoria.;;;;;;;;;;6825
instead of the correct:
EE_VP;%s%d punti-vittoria.;;;;;;;;;;6823
EE_WARSHIPS;Ottieni %d navi da guerra in %s.;;;;;;;;;;6825
Then, another newsgroup user (Moho, praise him too!!) found that other two strings were inverted:
EE_VAS;Guerra con %s.;;;;;;;;;;6824
EE_WAR;Ottieni %s come vassallo.;;;;;;;;;;6826
instead of the correct:
EE_VAS;Ottieni %s come vassallo.;;;;;;;;;;X
EE_WAR;Guerra con %s.;;;;;;;;;;X
I tried editing the file, and it worked without problems!
So, thanks to Vincenzo and Moho, we italian people can play again this wonderful game
Thank you Viper and all the others that helped us anyway!
Pedrito
P.S. I think this should be sticky! Ciao!