This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
9c2c083f306ada5fb12c99e73bf7aa3ca7b8a871
dolphin
/
Data
T
History
Glenn Rice
4f6d4f5ddd
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.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@6747
8ced0084-cf51-0410-be5f-012b33b47a6e
2011-01-05 04:35:46 +00:00
..
Languages
/fr
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
Sys
added files and svn ignore settings to the new file structure
2008-11-04 21:20:12 +00:00
User
data/user/wii/shared2/sys/readme.txt isn't really accurate or necessary anymore.
2010-12-22 06:21:07 +00:00
license.txt
Copy licence.txt into Data directory to be sure it gets copied to the Binary/ directory on build.
2009-10-10 09:57:18 +00:00