dolphin/Source/Core/InputCommon/ControllerEmu
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
..
Control Control: Convert raw pointer parameter into unique_ptr 2017-02-10 19:35:02 -05:00
ControlGroup Use _trans consistently for controllers 2017-04-30 14:04:21 +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