dolphin/Source/Core/InputCommon
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
..
ControllerEmu Use _trans consistently for controllers 2017-04-30 14:04:21 +02:00
ControllerInterface Add missing "functional" include 2017-02-20 14:25:55 +00:00
ControlReference ExpressionParser: Rename ParseStatus' Success member to Successful 2017-04-02 06:13:18 -04:00
CMakeLists.txt Remove unused ControllerEmu::BackgroundInputSetting 2017-03-13 13:47:01 -07:00
GCAdapter.cpp Core: Hide determinism global 2017-04-03 14:56:12 -04:00
GCAdapter.h GCAdapter: Return input state by value 2016-08-01 21:27:51 -04:00
GCAdapter_Android.cpp SI: Namespace device classes 2017-03-16 04:41:39 -04:00
GCPadStatus.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
InputCommon.vcxproj Remove unused ControllerEmu::BackgroundInputSetting 2017-03-13 13:47:01 -07:00
InputCommon.vcxproj.filters Remove unused ControllerEmu::BackgroundInputSetting 2017-03-13 13:47:01 -07:00
InputConfig.cpp ControllerEmu: Separate ControlGroup from ControllerEmu 2017-02-09 18:18:52 -05:00
InputConfig.h ControllerEmu: Separate ControlGroup from ControllerEmu 2017-02-09 18:18:52 -05:00
KeyboardStatus.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00