mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-06-28 09:59:32 -06:00
Use a multibyte-neutral codepage when calling *printf on Windows.
More explanation in code comments. Fixes issue 4046.
This commit is contained in:
@ -5503,7 +5503,7 @@ msgstr "您必須輸入一個有效的設定檔名稱。"
|
||||
|
||||
#: Source/Core/DolphinWX/Src/ConfigMain.cpp:917
|
||||
msgid "You must restart Dolphin in order for the change to take effect."
|
||||
msgstr "You must restart Dolphin in order for the change to take effect."
|
||||
msgstr "您必須重新啟動 Dolphin 使更改生效。"
|
||||
|
||||
#: Source/Core/Core/Src/DSP/DSPCore.cpp:109
|
||||
msgid ""
|
||||
|
Reference in New Issue
Block a user