mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-31 00:32:53 +00:00
f41990af38
It only marks a string for translation. It doesn't actually do anything at runtime, so the message will always be displayed in English. Even if we would've had a way to make the translation work, we shouldn't translate this, because OSD doesn't support non-ASCII characters. Caused by the recent merge 1c95cd5.