dolphin/Source/Core/InputCommon/ControllerEmu/ControlGroup
JosJuice 0e93c18902 Use _trans consistently for controllers
Some strings were marked with _trans in some places but not
others. This commit adds extra _trans markers so that the
usage of _trans is consistent.

This shouldn't have any effect on which strings actually get
translated. (Note that _trans doesn't do anything at runtime.)

I also added a few new i18n comments.
2017-04-30 14:04:21 +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 Use _trans consistently for controllers 2017-04-30 14:04:21 +02: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 InputCommon: move Setting classes out of ControlGroup 2017-03-02 18:08:37 -08: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 Use _trans consistently for controllers 2017-04-30 14:04:21 +02: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