Translating to different languages?
Started by lolman555PL




6 posts in this topic
flashmozzg
Unregistered


 
09-01-2015, 07:13 PM -
#7
(09-01-2015, 05:57 PM)vlj Wrote: If you want to translate strings you may need to mark them sometime as translatable.
This mean that every in-line string (ie one between " I source code) need to be wrapped with _(...) macro.
For instance " draw count %d" in source code need to be transformed into _("draw count %d&quotWink
It's already done in some place but some strings in gui weren't properly marked last time I looked. And I think no error message are marked.

Then you need to run some gnu tool that will generate translation file that you can fill to get translated strings. You can open a project on Rosetta too if you want to make collaborative translation.
Well, one problem is - it's only applicable for GUI. Since the rest of rpcs3 is tried to keep as much separated from wx/other frameworks as possible.


Messages In This Thread
RE: Translating to different languages? - by lolman555PL - 08-29-2015, 08:32 PM
RE: Translating to different languages? - by flashmozzg - 08-30-2015, 12:24 AM
RE: Translating to different languages? - by tambre - 08-30-2015, 06:21 AM
RE: Translating to different languages? - by lolman555PL - 09-01-2015, 05:16 PM
RE: Translating to different languages? - by vlj - 09-01-2015, 05:57 PM
RE: Translating to different languages? - by flashmozzg - 09-01-2015, 07:13 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)