ModPlug Central

OpenMPT => Development Corner => Topic started by: jmkz on April 14, 2011, 23:02:18

Title: About translations via MPT_INTL.INI
Post by: jmkz on April 14, 2011, 23:02:18
Well, a year ago I post this (http://forum.openmpt.org/index.php?topic=3861.msg32439#msg32439). Recently I have tested the example lines of mpt_intl.ini and it worked, so I have few questions:

  1. Where I can find more strings to translate?
  2. Is possible -as a feature request- add a horizantal navigation bar for the options list in general setup?  or instead of show the checklist like a column show like a wide row? (because translated text maybe long or short)
Title: Re: About translations via MPT_INTL.INI
Post by: Saga Musix on April 15, 2011, 00:08:21
Quote from: jmkz on April 14, 2011, 23:02:18
  1. Where I can find more strings to translate?
AFAIK there aren't any other.
Title: Re: About translations via MPT_INTL.INI
Post by: jmkz on April 15, 2011, 05:51:04
Quote from: Jojo on April 15, 2011, 00:08:21
Quote from: jmkz on April 14, 2011, 23:02:18
  1. Where I can find more strings to translate?
AFAIK there aren't any other.

Well, I will try find myself other ways to get translatable strings :)
Title: Re: About translations via MPT_INTL.INI
Post by: Saga Musix on April 15, 2011, 10:41:55
You can use something like ResHacker (http://www.angusj.com/resourcehacker/) to edit some strings, however some of them (most notably those from the menus) will be overwritten by the program so translating them doesn't do anything. You won't be able to do a full translation without changing the code.
Title: Re: About translations via MPT_INTL.INI
Post by: Harbinger on April 15, 2011, 19:47:01
If anyone's interested, i have a full (as of MPT 1.17.053) list of the hardcoded strings that i was planning on basing a localized string file from. Jojo of course, has added new features and dialogs, so it's not complete, but it'll take away about 80% of the work of looking for all those strings.

But like Jojo said, you'll hafta go in and alter the code to get MPT to access an external file for its text strings.
Title: Re: About translations via MPT_INTL.INI
Post by: jmkz on April 16, 2011, 01:09:19
I am interested, my goal is that the translations are "integrated" in OpenMPT, or external (which is the best way): D