diff options
| author | JosJuice <josjuice@gmail.com> | 2017-04-30 15:15:08 +0200 |
|---|---|---|
| committer | JosJuice <josjuice@gmail.com> | 2017-04-30 15:15:08 +0200 |
| commit | 8b5980f33e82479e21741fb176f791016c2f3eea (patch) | |
| tree | fd855b3788eb5c5ec1ffaed3de6d63a2c926217c /Source/Core/Common/StringUtil.cpp | |
| parent | fcc2ed4550ad12ce77bb78a4207e35e70d4af3c6 (diff) | |
Remove incorrect usage of _trans
It only marks a string for translation. It doesn't actually do anything
at runtime, so the string 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.
Diffstat (limited to 'Source/Core/Common/StringUtil.cpp')
0 files changed, 0 insertions, 0 deletions
