dolphin/Languages
JosJuice 31a27a06ed gettextize: Remove "Debug" check
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, 14facbc made
a lot of strings translatable just because they were
moved to a file that doesn't have "Debug" in its path,
and as far as I know, nobody noticed that change until
the newly translatable strings were live on Transifex.
2016-10-21 15:59:55 +02:00
..
po Automatic translation resources sync with Transifex 2016-10-16 14:53:42 +02:00
gettextize gettextize: Remove "Debug" check 2016-10-21 15:59:55 +02:00
Languages.vcxproj Add more languages, and remove Hebrew because it's very incomplete 2016-05-25 23:33:18 +02:00
po.props Convert all vcxproj files to UNIX line endings 2013-12-31 14:03:18 -05:00
po.rules Build mo translation files on all platforms. Had to import msgfmt executable in the Externals to do this on windows. 2011-01-10 19:26:36 +00:00
po.targets buildfixin' 2011-02-01 07:05:30 +00:00
po.xml buildfixin' 2011-02-01 07:05:30 +00:00