HomePhabricator

core -> ABC in extract_strings_qt.py

Description

core -> ABC in extract_strings_qt.py

Summary:
make translate deletes nearly the whole src/qt/bitcoinstrings.cpp file because it's
looking for bitcoin-core and not bitcoin-abc.

Apparently we've never regenerated this file ever?

Test Plan:

../configure
make -j8
cd src
make translate
arc lint

Not committed with this patch, but there should be some sane output in bitcoinstrings.cpp

Reviewers: #bitcoin_abc, deadalnix

Reviewed By: #bitcoin_abc, deadalnix

Subscribers: deadalnix

Differential Revision: https://reviews.bitcoinabc.org/D5790

Details

Provenance
jasonbcoxAuthored on Apr 20 2020, 23:56
FabienPushed on Apr 21 2020, 22:01
Reviewer
Restricted Project
Differential Revision
D5790: core -> ABC in extract_strings_qt.py
Parents
rSTAGING1bccab0c3e44: Fix @generated marking in Phab for generate-seeds.py
Branches
Unknown
Tags
Unknown