It was reported on Bitcointalk that the normal English language option was lost in 0.19. This PR restores it. For some reason it was removed during the last periodic translation update.
Restore English translation option #17886
pull achow101 wants to merge 1 commits into bitcoin:master from achow101:fix-en-translate changing 2 files +2 −0-
achow101 commented at 4:00 AM on January 7, 2020: member
-
Restore English translation option 63bf06afc3
- fanquake added the label GUI on Jan 7, 2020
-
fanquake commented at 4:06 AM on January 7, 2020: member
Looks like it was removed in https://github.com/bitcoin/bitcoin/pull/16988/files#diff-97acbf58935ff089c69647a024abce9aL18.
- fanquake requested review from laanwj on Jan 7, 2020
-
achow101 commented at 4:13 AM on January 7, 2020: member
Looks like it's probably because the
all_ts_files()function inupdate-translations.pyexplicitly ignores thebitcoin_en.tsfile. -
laanwj commented at 12:30 PM on January 8, 2020: member
This was definitely overlooked. These files are auto-generated by
update-translations.py, which excludes the English translation. It shouldn't, for that purpose. -
laanwj commented at 12:36 PM on January 8, 2020: member
This PR is not strictly needed as the next periodic translation update (with https://github.com/bitcoin-core/bitcoin-maintainer-tools/pull/50) will restore the files.
But maybe it's useful for testing in the mean-time (as there are no translations for master) so ACK 63bf06afc387a9aba7e9933d7970ff88da26dc29
I will simply do a translations update for the 0.19 branch.
- laanwj added the label Needs backport (0.19) on Jan 8, 2020
- laanwj removed the label Needs backport (0.19) on Jan 8, 2020
- laanwj referenced this in commit fd4ec7c720 on Jan 8, 2020
- laanwj referenced this in commit 6dd982aa9e on Jan 8, 2020
- laanwj merged this on Jan 8, 2020
- laanwj closed this on Jan 8, 2020
- MarkLTZ referenced this in commit e5d848cb98 on Jan 12, 2020
- DrahtBot locked this on Feb 15, 2022