mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-13 15:59:23 +01:00
![JosJuice](/assets/img/avatar_default.png)
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.