mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-06-12 10:17:47 +00:00
![]() If the strings for the debugger shouldn't be included
in translations, we simply shouldn't use any translation
macro for those strings, instead of having a special
check to exclude debugger-related code from being
searched for translatable strings.
The "Debug" check is a hack that essentially nobody has
been aware of (including me). For instance,
|
||
---|---|---|
.. | ||
po | ||
gettextize | ||
Languages.vcxproj | ||
po.props | ||
po.rules | ||
po.targets | ||
po.xml |