From a34b7c713635673f69f8eed20b65dd9a8f9e82ad Mon Sep 17 00:00:00 2001 From: Nano Akron Date: Mon, 27 Feb 2017 21:22:25 +0000 Subject: [PATCH] May seem petty, but it's a real political sticking-point in China This also means that the same 'Chinese' (mainland) flag will be used for both traditional and simplified writing systems. --- monero-wallet-gui.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/monero-wallet-gui.pro b/monero-wallet-gui.pro index 9bd84205..8990b69e 100644 --- a/monero-wallet-gui.pro +++ b/monero-wallet-gui.pro @@ -275,7 +275,7 @@ TRANSLATIONS = \ # English is default language, no explicit translation file $$PWD/translations/monero-core_nl.ts \ # Dutch $$PWD/translations/monero-core_pl.ts \ # Polish $$PWD/translations/monero-core_ru.ts \ # Russian - $$PWD/translations/monero-core_zh.ts \ # Chinese (Taiwan) + $$PWD/translations/monero-core_zh.ts \ # Chinese (Traditional) CONFIG(release, debug|release) { DESTDIR = release/bin