aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNano Akron <nanoakron@users.noreply.github.com>2017-02-27 21:22:25 +0000
committerNano Akron <nanoakron@users.noreply.github.com>2017-02-27 21:22:25 +0000
commita34b7c713635673f69f8eed20b65dd9a8f9e82ad (patch)
tree3f9d892d83abd4015246a49df309f5234a59605e
parente826f7c1ecdcdc1e588e67b07278f7433cd867eb (diff)
downloadmonzero-gui-a34b7c713635673f69f8eed20b65dd9a8f9e82ad.tar.gz
monzero-gui-a34b7c713635673f69f8eed20b65dd9a8f9e82ad.tar.xz
monzero-gui-a34b7c713635673f69f8eed20b65dd9a8f9e82ad.zip
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.
-rw-r--r--monero-wallet-gui.pro2
1 files changed, 1 insertions, 1 deletions
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