diff options
| author | Riccardo Spagni <ric@spagni.net> | 2017-03-03 16:17:16 +0200 |
|---|---|---|
| committer | Riccardo Spagni <ric@spagni.net> | 2017-03-03 16:17:16 +0200 |
| commit | 6e2e8a55c29ad086f47897b693e96e3723489669 (patch) | |
| tree | 25e3c16288ad8474429c455f10fab2a947ba2358 | |
| parent | 50ee2181982065c3ef551bff2e84a5c08125e4fd (diff) | |
| parent | a34b7c713635673f69f8eed20b65dd9a8f9e82ad (diff) | |
| download | monzero-gui-6e2e8a55c29ad086f47897b693e96e3723489669.tar.gz monzero-gui-6e2e8a55c29ad086f47897b693e96e3723489669.tar.xz monzero-gui-6e2e8a55c29ad086f47897b693e96e3723489669.zip | |
Merge pull request #502
a34b7c7 May seem petty, but it's a real political sticking-point in China (Nano Akron)
| -rw-r--r-- | monero-wallet-gui.pro | 2 |
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 |
