summaryrefslogtreecommitdiff
path: root/src/core/hle/kernel/process.cpp
diff options
context:
space:
mode:
authorGravatar Lioncash2019-07-07 10:50:06 -0400
committerGravatar Lioncash2019-07-07 11:02:05 -0400
commit5085a16d7855ffe34ffafba3d86ffa8bc8de7a03 (patch)
treedaaf5873c3ec63c321ba03bf40ae39d23fe8f66b /src/core/hle/kernel/process.cpp
parentMerge pull request #2674 from lioncash/reporter (diff)
downloadyuzu-5085a16d7855ffe34ffafba3d86ffa8bc8de7a03.tar.gz
yuzu-5085a16d7855ffe34ffafba3d86ffa8bc8de7a03.tar.xz
yuzu-5085a16d7855ffe34ffafba3d86ffa8bc8de7a03.zip
yuzu/main: Make error messages within OnCoreError more localization-friendly
Previously, a translated string was being appended onto another string in a manner that doesn't allow the translator to control where the appended text is placed. This can be a nuisance for languages where grammar and text ordering differs from English. We now append the strings via the format strings themselves, which allows translators to reorder where the text will be placed.
Diffstat (limited to 'src/core/hle/kernel/process.cpp')
0 files changed, 0 insertions, 0 deletions