Skip to content

Commit 74dd52a

Browse files
committed
qt: remove de_AT translation
Got too many complaints that is was unserious and written by trolls. I have also removed the translation from transifex. Fixes #4054 and #3918.
1 parent 76db4e2 commit 74dd52a

File tree

3 files changed

+0
-4095
lines changed

3 files changed

+0
-4095
lines changed

src/qt/Makefile.am

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ QT_TS = \
2525
locale/bitcoin_cs.ts \
2626
locale/bitcoin_cy.ts \
2727
locale/bitcoin_da.ts \
28-
locale/bitcoin_de_AT.ts \
2928
locale/bitcoin_de.ts \
3029
locale/bitcoin_el_GR.ts \
3130
locale/bitcoin_en.ts \

src/qt/bitcoin.qrc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,6 @@
9898
<file alias="cs">locale/bitcoin_cs.qm</file>
9999
<file alias="cy">locale/bitcoin_cy.qm</file>
100100
<file alias="da">locale/bitcoin_da.qm</file>
101-
<file alias="de_AT">locale/bitcoin_de_AT.qm</file>
102101
<file alias="de">locale/bitcoin_de.qm</file>
103102
<file alias="el_GR">locale/bitcoin_el_GR.qm</file>
104103
<file alias="en">locale/bitcoin_en.qm</file>

0 commit comments

Comments
 (0)