yuzu/src
Lioncash 5c541b0b42 qt/main: Make title string more i18n-friendly
Currently, whether or not the title is 32-bit or 64-bit was being
appended as a suffix to the title, which is fine for left-to-right
languages, but may not always fly so smoothly with some right-to-left
languages.

We also weren't marking that portion of the string as translatable,
which prevents translators from translating part of the title string.
2021-07-08 15:06:16 -04:00
..
audio_core Merge pull request #6539 from lat9nq/default-setting 2021-07-08 14:46:31 -04:00
common Merge pull request #6539 from lat9nq/default-setting 2021-07-08 14:46:31 -04:00
core Merge pull request #6539 from lat9nq/default-setting 2021-07-08 14:46:31 -04:00
input_common Merge pull request #6539 from lat9nq/default-setting 2021-07-08 14:46:31 -04:00
tests common: Replace common_sizes into user-literals 2021-06-24 09:27:40 -07:00
video_core Merge pull request #6539 from lat9nq/default-setting 2021-07-08 14:46:31 -04:00
web_service externals: httplib: replace custom httplib header with upstream as submodule. 2021-06-19 02:18:58 +05:30
yuzu qt/main: Make title string more i18n-friendly 2021-07-08 15:06:16 -04:00
yuzu_cmd yuzu_cmd: config: Pass a reference in 2021-06-30 20:16:01 -04:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt CMakeLists: Treat -Wsign-compare as an error on GCC/Clang 2021-07-06 12:50:09 -04:00