Host: Split translation macros dependent on return type
This commit is contained in:
@ -14,7 +14,7 @@
|
||||
|
||||
static const Controller::ControllerInfo s_none_info = {ControllerType::None,
|
||||
"None",
|
||||
TRANSLATABLE("ControllerType", "Not Connected"),
|
||||
TRANSLATE_NOOP("ControllerType", "Not Connected"),
|
||||
nullptr,
|
||||
0,
|
||||
nullptr,
|
||||
|
||||
Reference in New Issue
Block a user