dolphin/Source
JosJuice 6cd67e3937 Partially revert "DolphinQt/Assembler: improve translatability"
This reverts the parts of commit c8c9928eb1 that made translatability
worse rather than better. Changing "Error in column %2" to "%1 in column
%2" not only means that the translators have to check the i18n comments
to know what word hides behind %1, but there's also the problem that
the translator might need to translate "Error" in this context
differently from the standalone string "Error". Having to copy-paste
some HTML tags may be annoying for translators, but it's a far less
serious problem.
2024-01-20 14:46:41 +01:00
..
Android Merge pull request #12375 from JosJuice/android-gate-size-crash 2024-01-07 19:34:06 +01:00
Core Partially revert "DolphinQt/Assembler: improve translatability" 2024-01-20 14:46:41 +01:00
DSPSpy
DSPTool
PCH bump minimum VS version to 17.6 2023-05-16 20:21:36 -07:00
UnitTests Core/HW/MMIO: Pass System through Read() and Write(). 2024-01-12 08:28:01 +01:00
VSProps Remove redundant 32-bit code 2023-11-28 23:03:26 +11:00
.clang-format
CMakeLists.txt
dolphin-emu.sln Fix Windows ARM64 debug build errors 2023-12-17 11:31:28 -08:00