mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-30 04:38:49 +00:00
Use a multibyte-neutral codepage when calling *printf on Windows.
More explanation in code comments. Fixes issue 4046.
This commit is contained in:
parent
cce809ac90
commit
9ea01aa7a8
2 changed files with 35 additions and 4 deletions
|
@ -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 ""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue