diff --git a/src/Makefile.qt.include b/src/Makefile.qt.include
index 820e66365..d8970ab4c 100644
--- a/src/Makefile.qt.include
+++ b/src/Makefile.qt.include
@@ -30,7 +30,6 @@ QT_TS = \
qt/locale/bitcoin_en_AU.ts \
qt/locale/bitcoin_en_GB.ts \
qt/locale/bitcoin_en.ts \
- qt/locale/bitcoin_en_US.ts \
qt/locale/bitcoin_eo.ts \
qt/locale/bitcoin_es_419.ts \
qt/locale/bitcoin_es_AR.ts \
diff --git a/src/qt/bitcoin_locale.qrc b/src/qt/bitcoin_locale.qrc
index f1c3755b1..9b0406291 100644
--- a/src/qt/bitcoin_locale.qrc
+++ b/src/qt/bitcoin_locale.qrc
@@ -23,7 +23,6 @@
locale/bitcoin_en_AU.qm
locale/bitcoin_en_GB.qm
locale/bitcoin_en.qm
- locale/bitcoin_en_US.qm
locale/bitcoin_eo.qm
locale/bitcoin_es_419.qm
locale/bitcoin_es_AR.qm
diff --git a/src/qt/locale/bitcoin_en_US.ts b/src/qt/locale/bitcoin_en_US.ts
deleted file mode 100644
index 14492269f..000000000
--- a/src/qt/locale/bitcoin_en_US.ts
+++ /dev/null
@@ -1,191 +0,0 @@
-
-
- AddressBookPage
-
-
- Right-click to edit address or label
-
-
-
- Create a new address
-
-
-
- &New
-
-
-
- Copy the currently selected address to the system clipboard
-
-
-
- &Copy
-
-
-
- C&lose
-
-
-
- Delete the currently selected address from the list
-
-
-
- Export the data in the current tab to a file
-
-
-
- &Export
-
-
-
- &Delete
-
-
-
- 选择你要发送币的目的地址
-
-
-
- 选择接收币的地址
-
-
-
- AddressTableModel
-
-
- AskPassphraseDialog
-
-
- Passphrase Dialog
-
-
-
- Enter passphrase
-
-
-
- New passphrase
-
-
-
- Repeat new passphrase
-
-
-
- BanTableModel
-
-
- BitcoinGUI
-
-
- CoinControlDialog
-
-
- EditAddressDialog
-
-
- FreespaceChecker
-
-
- HelpMessageDialog
-
-
- Intro
-
-
- ModalOverlay
-
-
- OpenURIDialog
-
-
- OptionsDialog
-
-
- OverviewPage
-
-
- PaymentServer
-
-
- PeerTableModel
-
-
- QObject
-
-
- QObject::QObject
-
-
- QRImageWidget
-
-
- RPCConsole
-
-
- ReceiveCoinsDialog
-
-
- ReceiveRequestDialog
-
-
- RecentRequestsTableModel
-
-
- SendCoinsDialog
-
-
- SendCoinsEntry
-
-
- SendConfirmationDialog
-
-
- ShutdownWindow
-
-
- SignVerifyMessageDialog
-
-
- SplashScreen
-
-
- TrafficGraphWidget
-
-
- TransactionDesc
-
-
- TransactionDescDialog
-
-
- TransactionTableModel
-
-
- TransactionView
-
-
- UnitDisplayStatusBarControl
-
-
- WalletFrame
-
-
- WalletModel
-
-
- WalletView
-
-
- &Export
-
-
-
- Export the data in the current tab to a file
-
-
-
- bitcoin-core
-
-
\ No newline at end of file