dolphin/Source/Core
JosJuice ccc4e6de02 DolphinWX: Don't translate OSD messages
OSD messages other than these one and a half aren't translated,
and OSD only supports ASCII. (Also, that "Wiimote %i %s" uses %s
like it does is bad for translation, but that's easy to fix.)
2016-08-10 18:18:25 +02:00
..
AudioCommon Use Common::Flag and Common::Event when possible 2016-08-10 16:08:15 +02:00
Common Merge pull request #4097 from lioncash/sysconf 2016-08-10 14:41:35 +02:00
Core DolphinWX: Don't translate OSD messages 2016-08-10 18:18:25 +02:00
DiscIO Move DiscIO enums to a new file 2016-07-13 17:29:27 +02:00
DolphinQt2 Remove Global Declarations from Movie 2016-08-04 15:24:44 -04:00
DolphinWX DolphinWX: Don't translate OSD messages 2016-08-10 18:18:25 +02:00
InputCommon GCAdapter: Return input state by value 2016-08-01 21:27:51 -04:00
UICommon portable.txt enables portable configuration on linux, README updated to 2016-07-04 19:39:10 +10:00
VideoBackends D3D11: Support texture dumping of non-zero mipmap levels 2016-08-10 23:45:25 +10:00
VideoCommon Use Common::Flag and Common::Event when possible 2016-08-10 16:08:15 +02:00
CMakeLists.txt