dolphin/Languages
2011-01-13 15:32:14 +00:00
..
po Initial directory structure. 2009-08-09 21:01:41 +00:00
da.po Fix panic alert translations. Windows is going to have to use the wxMsgHandler if it wants things to work. The default handler has issues with translated strings. 2011-01-13 15:32:14 +00:00
de.po Fix panic alert translations. Windows is going to have to use the wxMsgHandler if it wants things to work. The default handler has issues with translated strings. 2011-01-13 15:32:14 +00:00
dolphin-emu.pot Fix panic alert translations. Windows is going to have to use the wxMsgHandler if it wants things to work. The default handler has issues with translated strings. 2011-01-13 15:32:14 +00:00
el.po Fix panic alert translations. Windows is going to have to use the wxMsgHandler if it wants things to work. The default handler has issues with translated strings. 2011-01-13 15:32:14 +00:00
en.po Fix panic alert translations. Windows is going to have to use the wxMsgHandler if it wants things to work. The default handler has issues with translated strings. 2011-01-13 15:32:14 +00:00
es.po Fix panic alert translations. Windows is going to have to use the wxMsgHandler if it wants things to work. The default handler has issues with translated strings. 2011-01-13 15:32:14 +00:00
fr.po Fix panic alert translations. Windows is going to have to use the wxMsgHandler if it wants things to work. The default handler has issues with translated strings. 2011-01-13 15:32:14 +00:00
gettextize 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. 2011-01-13 02:05:58 +00:00
he.po Fix panic alert translations. Windows is going to have to use the wxMsgHandler if it wants things to work. The default handler has issues with translated strings. 2011-01-13 15:32:14 +00:00
hu.po Fix panic alert translations. Windows is going to have to use the wxMsgHandler if it wants things to work. The default handler has issues with translated strings. 2011-01-13 15:32:14 +00:00
it.po Fix panic alert translations. Windows is going to have to use the wxMsgHandler if it wants things to work. The default handler has issues with translated strings. 2011-01-13 15:32:14 +00:00
ja.po Fix panic alert translations. Windows is going to have to use the wxMsgHandler if it wants things to work. The default handler has issues with translated strings. 2011-01-13 15:32:14 +00:00
ko.po Fix panic alert translations. Windows is going to have to use the wxMsgHandler if it wants things to work. The default handler has issues with translated strings. 2011-01-13 15:32:14 +00:00
Languages.vcproj 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. 2011-01-12 13:14:50 +00:00
nb.po Fix panic alert translations. Windows is going to have to use the wxMsgHandler if it wants things to work. The default handler has issues with translated strings. 2011-01-13 15:32:14 +00:00
nl.po Fix panic alert translations. Windows is going to have to use the wxMsgHandler if it wants things to work. The default handler has issues with translated strings. 2011-01-13 15:32:14 +00:00
pl.po Fix panic alert translations. Windows is going to have to use the wxMsgHandler if it wants things to work. The default handler has issues with translated strings. 2011-01-13 15:32:14 +00:00
po.rules Build mo translation files on all platforms. Had to import msgfmt executable in the Externals to do this on windows. 2011-01-10 19:26:36 +00:00
ru.po Fix panic alert translations. Windows is going to have to use the wxMsgHandler if it wants things to work. The default handler has issues with translated strings. 2011-01-13 15:32:14 +00:00
zh_CN.po Fix panic alert translations. Windows is going to have to use the wxMsgHandler if it wants things to work. The default handler has issues with translated strings. 2011-01-13 15:32:14 +00:00