Menu

#6739 SCUMM: Strings from resources are not translated

Freddi Fish 1
closed-fixed
kirben
None
5
2015-02-02
2014-10-08
Ben
No

Some strings from the string_map_table in dialogs.cpp are marked for translation, but (at least some of them) are never translated runtime. The screenshot shows one example. I debugged this specific case a little and noticed that the string show on screen also is not read from the table in dialogs.cpp but probably from a file from the game. Because the string that was read was

  • Are you sure you want to quit? (Y/N)Y

and the table does not contain that one. If we want to translate in-game strings than there is still some work to do. If not, then we can remove those _s() calls from the table I guess. The relevant code for this is engines/scumm/dialogs.cpp:424

Freddi Fish 1 is a v6 game (that helps reading the source)

1 Attachments

Discussion

  • digitall

    digitall - 2014-10-26

    Ben has submitted a fix for this as a Pull Request here:
    https://github.com/scummvm/scummvm/pull/523

    Once this fix gets merged, this bug can be closed as fixed.

     
  • Filippos Karapetis

    Many thanks for your work, Ben!

    The fix for this has now been merged, after talking with Kirben.

    Closing this, and assigning it to Kirben.

     
  • Filippos Karapetis

    • status: open --> closed-fixed
    • assigned_to: kirben
    • Group: *None --> Freddi Fish 1
     
MongoDB Logo MongoDB