This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
254cb161f4bbbf0b51b75d42c511aa1550f6a9f1
dolphin
/
Source
/
Core
/
VideoUICommon
/
Src
History
Glenn Rice
8ef79e0af8
Fix a few strings that weren't being translated properly.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@6851
8ced0084-cf51-0410-be5f-012b33b47a6e
2011-01-15 02:30:36 +00:00
..
DebuggerPanel.cpp
Add some more translatable strings. Thanks to DavidVag.
2011-01-05 17:56:08 +00:00
DebuggerPanel.h
Add internationalization support. There aren't really any translations yet other than a little French thanks to DavidVag. So now the translators need to go to work. See
http://wiki.wxwidgets.org/Internationalization
for directions. The binary .mo files are generated at build time on linux. They are provided in Data/Languages for windows. I don't know where they need to go on OSX, but they should be able to be generated there at least. I added a target to generate them on windows, but does not build by default as it requires that msgfmt.exe from the gnu gettext tools be installed and in the path.
2011-01-05 04:35:46 +00:00
SConscript
Merged the D3D9 debugger into VideoCommon/VideoUICommon:
2010-12-05 14:15:36 +00:00
VideoConfigDiag.cpp
Fix a few strings that weren't being translated properly.
2011-01-15 02:30:36 +00:00
VideoConfigDiag.h
Forgot committing the changes to VideoConfigDiag.h in r6625...
2010-12-20 15:57:26 +00:00