Save names are in English


#1

Then I load a saved game, the name of fhe level appears in English most of the time, even if the level name appears translated in the game itself.


#2

Ahhh, yes, thanks for the reminder.
At first I was thinking "…what? did we forget to apply this fix to the RC builds?"
Turns out we haven’t fixed that yet.
To any devs lurking, we’ll have to make translatable the output of sd.title in line 84 of modules/frogatto/data/objects/playable/menu_selector_load_game.cfg.


#3

Done. https://github.com/frogatto/frogatto/commit/3528ab544cc068cca78aea3ed69137019fe49cf2#L0R80


#4

Awesome!

GunChleoc, you can apply DDR’s fix to your game; just save https://raw.github.com/frogatto/frogatto/c7f2a89284debae2062a13e749aebf7ef3f23933/modules/frogatto/data/objects/playable/menu_selector_load_game.cfg
over your current modules/frogatto/data/objects/playable/menu_selector_load_game.cfg data file;
I’m not quite sure where your top-level Frogatto folder will be, though.


#5

It’s working, thanks! :smiley: