diff --git a/monero-wallet-gui.pro b/monero-wallet-gui.pro index 3d4f7b9e..4632c725 100644 --- a/monero-wallet-gui.pro +++ b/monero-wallet-gui.pro @@ -384,7 +384,7 @@ TRANSLATIONS = $$files($$PWD/translations/monero-core_*.ts) CONFIG(release, debug|release) { DESTDIR = release/bin - LANGUPD_OPTIONS = -locations relative -no-ui-lines + LANGUPD_OPTIONS = -locations none -no-ui-lines -no-obsolete LANGREL_OPTIONS = -compress -nounfinished -removeidentical } else {