diff --git a/src/Makefile.qt.include b/src/Makefile.qt.include
index 64a8530def..18e48d7236 100755
--- a/src/Makefile.qt.include
+++ b/src/Makefile.qt.include
@@ -67,7 +67,6 @@ QT_TS = \
qt/locale/bitcoin_uk.ts \
qt/locale/bitcoin_ur_PK.ts \
qt/locale/bitcoin_vi.ts \
- qt/locale/bitcoin_vi_VN.ts \
qt/locale/bitcoin_zh_CN.ts \
qt/locale/bitcoin_zh_TW.ts
diff --git a/src/qt/bitcoin_locale.qrc b/src/qt/bitcoin_locale.qrc
index 081c9cbfb2..1f7da55bda 100644
--- a/src/qt/bitcoin_locale.qrc
+++ b/src/qt/bitcoin_locale.qrc
@@ -60,7 +60,6 @@
locale/bitcoin_uk.qm
locale/bitcoin_ur_PK.qm
locale/bitcoin_vi.qm
- locale/bitcoin_vi_VN.qm
locale/bitcoin_zh_CN.qm
locale/bitcoin_zh_TW.qm
diff --git a/src/qt/bitcoinstrings.cpp b/src/qt/bitcoinstrings.cpp
index bb6d967c42..f74913354c 100644
--- a/src/qt/bitcoinstrings.cpp
+++ b/src/qt/bitcoinstrings.cpp
@@ -279,7 +279,6 @@ QT_TRANSLATE_NOOP("bitcoin-core", "CPID count polls are not supported."),
QT_TRANSLATE_NOOP("bitcoin-core", "CPID"),
QT_TRANSLATE_NOOP("bitcoin-core", "Cancel snapshot operation?"),
QT_TRANSLATE_NOOP("bitcoin-core", "Cancel"),
-QT_TRANSLATE_NOOP("bitcoin-core", "Cannot downgrade wallet"),
QT_TRANSLATE_NOOP("bitcoin-core", "Cannot resolve -bind address: '%s'"),
QT_TRANSLATE_NOOP("bitcoin-core", "Cannot resolve -externalip address: '%s'"),
QT_TRANSLATE_NOOP("bitcoin-core", "Cannot write default address"),
diff --git a/src/qt/locale/bitcoin_en.ts b/src/qt/locale/bitcoin_en.ts
index 9356603c7f..c775918fc9 100644
--- a/src/qt/locale/bitcoin_en.ts
+++ b/src/qt/locale/bitcoin_en.ts
@@ -952,6 +952,12 @@ Scraper(s) not publishing: %5.
+
+
+
+
+
@@ -966,7 +972,7 @@ Expires: %3
-
+
@@ -1864,7 +1870,12 @@ Expires: %3
MRCModel
-
+
+
+
+
+
+
@@ -2044,6 +2055,11 @@ Expires: %3
+
+
+
+
+
NoResult
@@ -2398,12 +2414,12 @@ Expires: %3
-
+
The displayed information may be out of date. Your wallet automatically synchronizes with the Gridcoin network after a connection is established, but this process has not completed yet.
-
+
Total of transactions that have yet to be confirmed, and do not yet count toward the current balance
@@ -2418,12 +2434,12 @@ Expires: %3
-
+
-
+
@@ -2514,17 +2530,22 @@ Expires: %3
-
+
-
+
-
+
+
+
+
+
+
@@ -2534,13 +2555,13 @@ Expires: %3
-
+
-
+
@@ -2591,7 +2612,7 @@ Expires: %3
Form
-
+
@@ -2601,32 +2622,47 @@ Expires: %3
-
+
-
+
-
+
-
+
-
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -2647,7 +2683,7 @@ Expires: %3
-
+
@@ -3694,7 +3730,7 @@ Expires: %3
ResearcherModel
-
+
@@ -3755,20 +3791,25 @@ Expires: %3
-
+
-
+
-
+
+
+
+
+
+
ResearcherWizard
@@ -3808,7 +3849,7 @@ Expires: %3
-
+
@@ -4221,7 +4262,7 @@ Expires: %3
-
+
@@ -5576,7 +5617,7 @@ Expires: %3
VotingModel
-
+
@@ -5682,7 +5723,7 @@ Expires: %3
-
+
Usage:
@@ -5692,7 +5733,7 @@ Expires: %3
List commands
-
+
@@ -5942,7 +5983,7 @@ Expires: %3
-
+
@@ -6492,7 +6533,7 @@ Expires: %3
-
+
@@ -6547,7 +6588,7 @@ Expires: %3
-
+
@@ -6657,7 +6698,7 @@ Expires: %3
-
+
Warning: -paytxfee is set very high! This is the transaction fee you will pay if you send a transaction.
@@ -6672,17 +6713,17 @@ Expires: %3
Warning: error reading wallet.dat! All keys read correctly, but transaction data or address book entries might be missing or incorrect.
-
+
-
+
-
+
Failed to listen on any port. Use -listen=0 if you want this.
@@ -6707,7 +6748,7 @@ Expires: %3
To use the %s option
-
+
-
+
Gridcoin version
@@ -6855,12 +6896,12 @@ If the file does not exist, create it with owner-readable-only file permissions.
-
+
-
+
@@ -6890,12 +6931,12 @@ If the file does not exist, create it with owner-readable-only file permissions.
-
+
-
+
@@ -6980,12 +7021,12 @@ If the file does not exist, create it with owner-readable-only file permissions.
Error: could not start node
-
+
Unable to bind to %s on this computer. Gridcoin is probably already running.
-
+
Unable to bind to %s on this computer (bind returned error %d, %s)
@@ -7000,12 +7041,12 @@ If the file does not exist, create it with owner-readable-only file permissions.
-
+
-
+
Sending...
@@ -7015,12 +7056,12 @@ If the file does not exist, create it with owner-readable-only file permissions.
Invalid amount
-
+
Warning: Please check that your computer's date and time are correct! If your clock is wrong Gridcoin will not work properly.
-
+
@@ -7050,12 +7091,7 @@ If the file does not exist, create it with owner-readable-only file permissions.
Loading wallet...
-
-
- Cannot downgrade wallet
-
-
-
+
Cannot write default address
diff --git a/src/qt/locale/bitcoin_vi_VN.ts b/src/qt/locale/bitcoin_vi_VN.ts
deleted file mode 100644
index 62e29133da..0000000000
--- a/src/qt/locale/bitcoin_vi_VN.ts
+++ /dev/null
@@ -1,500 +0,0 @@
-
-
- AddressBookPage
-
-
- Tạo một địa chỉ mới
-
-
-
- &Mới
-
-
-
- Copy địa chỉ được chọn vào clipboard
-
-
-
- Xóa địa chỉ hiện tại từ danh sách
-
-
-
- &Xó&a
-
-
-
- AskPassphraseDialog
-
-
- Hội thoại Passphrase
-
-
-
- Điền passphrase
-
-
-
- Passphrase mới
-
-
-
- Điền lại passphrase
-
-
-
- BitcoinGUI
-
-
- Ví
-
-
-
- &Tổng quan
-
-
-
- Hiện thỉ thông tin sơ lược chung về Ví
-
-
-
- &Gửi
-
-
-
- &Nhận
-
-
-
- Duyệt tìm lịch sử giao dịch
-
-
-
- T&hoát
-
-
-
- Thoát chương trình
-
-
-
- &Tùy chọn...
-
-
-
- Ẩn / H&iện
-
-
-
- &Mã hóa ví tiền
-
-
-
- &Thay đổi mật khẩu...
-
-
-
- Thay đổi cụm mật mã dùng cho mã hoá Ví
-
-
-
- Chứ ký & Tin nhắn...
-
-
-
- &Tin nhắn xác thực
-
-
-
- &Cửa sổ xử lý lỗi (debug)
-
-
-
- &Thiết lập
-
-
-
- Trợ &giúp
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Đã cập nhật
-
-
-
- Bắt kịp...
-
-
-
- Giao dịch đã gửi
-
-
-
- Giao dịch đang tới
-
-
-
- Ví tiền <b> đã được mã hóa</b>và hiện <b>đang khóa</b>
-
-
-
- CoinControlDialog
-
-
- Lượng:
-
-
-
- Lượng:
-
-
-
- Phí:
-
-
-
- Sau thuế, phí:
-
-
-
- Thay đổi:
-
-
-
- Lượng
-
-
-
- Ngày tháng
-
-
-
- Lần xác nhận
-
-
-
- Đã xác nhận
-
-
-
- EditAddressDialog
-
-
- Thay đổi địa chỉ
-
-
-
- Nhãn
-
-
-
- Địa chỉ
-
-
-
- Intro
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- OptionsDialog
-
-
- Lựa chọn
-
-
-
- &Chính
-
-
-
- &Cổng:
-
-
-
- Cổng proxy (e.g. 9050)
-
-
-
- &Hiển thị
-
-
-
- Giao diện người dùng & ngôn ngữ
-
-
-
- &Từ chối
-
-
-
- mặc định
-
-
-
- OverviewPage
-
-
- Khả dụng
-
-
-
- Tổng:
-
-
-
- QObject
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- RPCConsole
-
-
- Thông tin
-
-
-
- Sử dụng phím lên và xuống để di chuyển lịch sử, và <b>Ctrl-L</b> để xóa màn hình
-
-
-
- Gõ <b>help</b> để xem nhưng câu lệnh có sẵn
-
-
-
- SendCoinsDialog
-
-
- Gửi Coins
-
-
-
- Nhập...
-
-
-
- Tự động chọn
-
-
-
- Không đủ tiền
-
-
-
- Lượng:
-
-
-
- Lượng:
-
-
-
- Phí:
-
-
-
- Sau thuế, phí:
-
-
-
- Gửi đến nhiều người nhận trong một lần
-
-
-
- Thêm &Người nhận
-
-
-
- Xóa &Tất cả
-
-
-
- Xác nhận sự gửi
-
-
-
- Xác nhận gửi coins
-
-
-
- SendCoinsEntry
-
-
- Lượng:
-
-
-
- &Nhãn
-
-
-
- SignVerifyMessageDialog
-
-
- Xóa &Tất cả
-
-
-
- TransactionDesc
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tin nhắn
-
-
-
- Lượng
-
-
-
- TransactionTableModel
-
-
-
-
-
-
-
-
- bitcoin-core
-
-
- Đang đọc các địa chỉ...
-
-
-
- Không đủ tiền
-
-
-
- Đang đọc block index...
-
-
-
- Đang đọc ví...
-
-
-
- Không downgrade được ví
-
-
-
- Không ghi được địa chỉ mặc định
-
-
-
- Đang quét lại...
-
-
-
- Đã nạp xong
-
-
-
- Lỗi
-
-
-
\ No newline at end of file