dolphin-emulator/Source/Core
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
..
AudioCommon
Common Merge pull request #12473 from Dentomologist/bitset64_fix_iterator_incrementation 2024-01-01 22:03:11 +01:00
Core Merge pull request #12488 from JosJuice/jitarm64-psq-stxx-w0 2024-01-15 15:14:59 -05:00
DiscIO RiivolutionParser: Remove usages of global system accessor 2023-12-12 12:48:40 -05:00
DolphinNoGUI
DolphinQt Partially revert "DolphinQt/Assembler: improve translatability" 2024-01-20 14:46:41 +01:00
DolphinTool
InputCommon InputCommon/WGInput: Handle add/remove events on separate thread to prevent deadlocks. 2024-01-18 00:30:45 +01:00
MacUpdater
UICommon UICommon: Remove global system accessor in TriggerSTMPowerEvent() 2023-12-18 19:17:16 -05:00
UpdaterCommon
VideoBackends VKGfx: Don't panic for VK_SUBOPTIMAL_KHR 2024-01-05 11:20:35 +01:00
VideoCommon Core/Movie: Refactor to class, move to System. 2024-01-15 08:05:30 +01:00
WinUpdater
CMakeLists.txt
DolphinLib.ARM64.props
DolphinLib.props Merge pull request #11497 from vyuuui/debugger_assembler_ui 2023-12-16 21:15:31 +00:00
DolphinLib.vcxproj
DolphinLib.vcxproj.user
DolphinLib.x64.props