Glenn Rice
|
c8c75dc9a3
Modify the gettextize script to add the header and dolphin license to
|
11 rokov pred |
Glenn Rice
|
a5a45992ad
Add a new type of message box (CRITICAL style) which can not be disabled. Then use that message box to display shader compilation errors in the OpenGL backend to maintain consistency with the behaviour of the DirectX backends.
|
13 rokov pred |
Glenn Rice
|
d5c4976532
Linux build fix.
|
13 rokov pred |
Glenn Rice
|
4ccb31e7af
Move translation po files to an external svn repository. The location is http://dolphin-emu-translations.googlecode.com/svn/trunk. I have given some of the primary dolphin committers write access to that repository. If you are a dolphin-emu committer, and I didn't give you access, and you want it, just let me know.
|
13 rokov pred |
Glenn Rice
|
d0de395a46
Finally got the input common strings figured out. That pretty much finishes translations.
|
14 rokov pred |
Glenn Rice
|
c6e0ea59b9
Removed my previous PanicAlert translation hack. Fixed with a better method suggested by BhaaL. The translation is done by a callback in the MsgHandler routine that is set at program start. Added macros PanicAlertT, SuccessAlertT, PanicYesNoT, and AskYesNoT that are identical to the non T versions except those strings will be added by gettext to the po files to be translated. These can and should be used anywhere in the code for strings that should be translated.
|
14 rokov pred |
Glenn Rice
|
a4dd8c41a8
Add a little hack to make it so panic alerts and questions can be translated if they are in the wxWidgets portion of the code, as well as make a few strings in the config dialog translatable.
|
14 rokov pred |
Glenn Rice
|
08b2e766d6
Fix install location of mo files on windows.
|
14 rokov pred |
Glenn Rice
|
83eed62449
Build mo translation files on all platforms. Had to import msgfmt executable in the Externals to do this on windows.
|
14 rokov pred |
Glenn Rice
|
fbd4487987
Worked around the Norwegian Bokm(å/aa)l issue.
|
14 rokov pred |
Glenn Rice
|
49b7da6445
Added a few translatable strings.
|
14 rokov pred |
j4ck.fr0st
|
80cee2528c
Localization:
|
14 rokov pred |