dolphin/Source/Core/InputCommon/ControllerEmu
JosJuice 8b5980f33e Remove incorrect usage of _trans
It only marks a string for translation. It doesn't actually do anything
at runtime, so the string 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.
2017-04-30 15:15:08 +02:00
..
Control Control: Convert raw pointer parameter into unique_ptr 2017-02-10 19:35:02 -05:00
ControlGroup Remove incorrect usage of _trans 2017-04-30 15:15:08 +02:00
Setting Make ControllerEmu::BooleanSetting non-virtual 2017-03-13 13:47:06 -07:00
ControllerEmu.cpp ControllerEmu: Replace includes with forward declarations 2017-04-04 20:38:30 -04:00
ControllerEmu.h ControllerEmu: Replace includes with forward declarations 2017-04-04 20:38:30 -04:00