dolphin/Source/Core
JosJuice f41990af38 Remove incorrect usage of _trans
It only marks a string for translation. It doesn't actually do anything
at runtime, so the message will always be displayed in English. Even if
we would've had a way to make the translation work, we shouldn't
translate this, because OSD doesn't support non-ASCII characters.

Caused by the recent merge 1c95cd5.
2015-12-02 17:13:04 +01:00
..
AudioCommon Merge pull request #3105 from phire/dont_block 2015-10-03 17:55:26 -07:00
Common Merge pull request #2733 from AdmiralCurtiss/string-from-float 2015-12-02 15:22:42 +01:00
Core Remove incorrect usage of _trans 2015-12-02 17:13:04 +01:00
DiscIO DiscIO: Don't use PlainFileReader in VolumeDirectory 2015-11-28 09:18:22 +01:00
DolphinQt Merge pull request #3211 from JosJuice/themes-to-resources 2015-11-27 23:47:44 +13:00
DolphinQt2 Use a proxy model for the GameList. 2015-11-28 10:00:03 -08:00
DolphinWX Merge pull request #2788 from TurboK234/3d_hotkeys 2015-12-02 15:24:59 +01:00
InputCommon InputConfig: Clean up controller management 2015-11-19 02:41:33 -05:00
UICommon UICommon: Respect XDG Base Directory Specification on POSIX systems. 2015-11-10 21:53:29 +00:00
VideoBackends Make sure not to use a GL texture buffer past the max size. 2015-11-30 01:18:03 -06:00
VideoCommon Merge pull request #3299 from phire/JJ_Abrams 2015-12-01 09:07:09 +01:00
CMakeLists.txt DolphinQt2 2015-11-27 00:33:07 -08:00