Host: Split translation macros dependent on return type

This commit is contained in:
Stenzek
2023-08-19 23:43:37 +10:00
parent 39f64a03ee
commit 1ec6aee5bf
16 changed files with 246 additions and 217 deletions

View File

@ -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,