We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76db4e2 commit 74dd52aCopy full SHA for 74dd52a
src/qt/Makefile.am
@@ -25,7 +25,6 @@ QT_TS = \
25
locale/bitcoin_cs.ts \
26
locale/bitcoin_cy.ts \
27
locale/bitcoin_da.ts \
28
- locale/bitcoin_de_AT.ts \
29
locale/bitcoin_de.ts \
30
locale/bitcoin_el_GR.ts \
31
locale/bitcoin_en.ts \
src/qt/bitcoin.qrc
@@ -98,7 +98,6 @@
98
<file alias="cs">locale/bitcoin_cs.qm</file>
99
<file alias="cy">locale/bitcoin_cy.qm</file>
100
<file alias="da">locale/bitcoin_da.qm</file>
101
- <file alias="de_AT">locale/bitcoin_de_AT.qm</file>
102
<file alias="de">locale/bitcoin_de.qm</file>
103
<file alias="el_GR">locale/bitcoin_el_GR.qm</file>
104
<file alias="en">locale/bitcoin_en.qm</file>
0 commit comments