dolphin/Source/Core
JosJuice a29660a2c7 Fixes to translatable strings
Sending an empty string to the translation system will not
result in getting an empty string back, but rather a description
of the currently loaded translations file. So empty strings
should not be marked as translatable.

Also adding some i18n comments and rewording a string I thought
was hard to understand.
2021-05-20 11:35:01 +02:00
..
AudioCommon Replace uses of cassert with Common/Assert.h 2021-04-02 10:18:18 -07:00
Common Merge pull request #9707 from JosJuice/remove-atomic-header 2021-05-14 14:33:24 -04:00
Core Fixes to translatable strings 2021-05-20 11:35:01 +02:00
DiscIO DiscIO: Use MathUtil::SaturatingCast 2021-04-06 23:27:23 +02:00
DolphinNoGUI Merge pull request #9417 from Filoppi/input-1 2021-05-07 15:08:01 +02:00
DolphinQt Fixes to translatable strings 2021-05-20 11:35:01 +02:00
InputCommon IMUGyroscope: make GetState update optional (on by default), fix const, clean code 2021-05-19 20:51:35 +03:00
MacUpdater Updater: Add code documentation Markdown file 2021-04-13 15:37:31 -07:00
UICommon Updater: Add code documentation Markdown file 2021-04-13 15:37:31 -07:00
UpdaterCommon Updater: Add code documentation Markdown file 2021-04-13 15:37:31 -07:00
VideoBackends Remove Atomic.h 2021-05-13 18:56:27 +02:00
VideoCommon Merge pull request #8923 from Filoppi/OSD-fixes 2021-05-18 00:33:15 -04:00
WinUpdater Updater: Add code documentation Markdown file 2021-04-13 15:37:31 -07:00
CMakeLists.txt
DolphinLib.ARM64.props Implement ArmFPURoundMode.cpp 2021-04-25 15:56:19 +02:00
DolphinLib.props Merge pull request #9707 from JosJuice/remove-atomic-header 2021-05-14 14:33:24 -04:00
DolphinLib.vcxproj
DolphinLib.vcxproj.user
DolphinLib.x64.props