summaryrefslogtreecommitdiff
path: root/Source/Core/Common/StringUtil.cpp
diff options
context:
space:
mode:
authorJosJuice <josjuice@gmail.com>2017-04-30 15:15:08 +0200
committerJosJuice <josjuice@gmail.com>2017-04-30 15:15:08 +0200
commit8b5980f33e82479e21741fb176f791016c2f3eea (patch)
treefd855b3788eb5c5ec1ffaed3de6d63a2c926217c /Source/Core/Common/StringUtil.cpp
parentfcc2ed4550ad12ce77bb78a4207e35e70d4af3c6 (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