dolphin/Source/Core/InputCommon/ControllerEmu/ControlGroup
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
..
AnalogStick.cpp InputCommon: move Setting classes out of ControlGroup 2017-03-02 18:08:37 -08:00
AnalogStick.h ControllerEmu: Replace includes with forward declarations 2017-04-04 20:38:30 -04:00
Buttons.cpp InputCommon: move Setting classes out of ControlGroup 2017-03-02 18:08:37 -08:00
Buttons.h InputCommon: move Setting classes out of ControlGroup 2017-03-02 18:08:37 -08:00
ControlGroup.cpp InputCommon: move Setting classes out of ControlGroup 2017-03-02 18:08:37 -08:00
ControlGroup.h ControllerEmu: Replace includes with forward declarations 2017-04-04 20:38:30 -04:00
Cursor.cpp InputCommon: move Setting classes out of ControlGroup 2017-03-02 18:08:37 -08:00
Cursor.h ControllerEmu: Replace includes with forward declarations 2017-04-04 20:38:30 -04:00
Extension.cpp ControlGroup: Convert group type enum into an enum class 2017-02-25 01:15:04 -05:00
Extension.h
Force.cpp InputCommon: move Setting classes out of ControlGroup 2017-03-02 18:08:37 -08:00
Force.h ControllerEmu: Replace includes with forward declarations 2017-04-04 20:38:30 -04:00
MixedTriggers.cpp InputCommon: move Setting classes out of ControlGroup 2017-03-02 18:08:37 -08:00
MixedTriggers.h ControllerEmu: Replace includes with forward declarations 2017-04-04 20:38:30 -04:00
ModifySettingsButton.cpp Remove incorrect usage of _trans 2017-04-30 15:15:08 +02:00
ModifySettingsButton.h
Slider.cpp InputCommon: move Setting classes out of ControlGroup 2017-03-02 18:08:37 -08:00
Slider.h ControllerEmu: Replace includes with forward declarations 2017-04-04 20:38:30 -04:00
Tilt.cpp InputCommon: move Setting classes out of ControlGroup 2017-03-02 18:08:37 -08:00
Tilt.h ControllerEmu: Replace includes with forward declarations 2017-04-04 20:38:30 -04:00
Triggers.cpp InputCommon: move Setting classes out of ControlGroup 2017-03-02 18:08:37 -08:00
Triggers.h ControllerEmu: Replace includes with forward declarations 2017-04-04 20:38:30 -04:00