mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-20 13:37:28 +02:00
qt: Run "make translate" in ./src
This commit is contained in:
parent
cd737214ce
commit
fa27eded3a
2 changed files with 216 additions and 83 deletions
|
|
@ -178,6 +178,8 @@ QT_TRANSLATE_NOOP("bitcoin-core", "Unable to generate initial keys"),
|
|||
QT_TRANSLATE_NOOP("bitcoin-core", "Unable to generate keys"),
|
||||
QT_TRANSLATE_NOOP("bitcoin-core", "Unable to start HTTP server. See debug log for details."),
|
||||
QT_TRANSLATE_NOOP("bitcoin-core", "Unknown -blockfilterindex value %s."),
|
||||
QT_TRANSLATE_NOOP("bitcoin-core", "Unknown address type '%s'"),
|
||||
QT_TRANSLATE_NOOP("bitcoin-core", "Unknown change type '%s'"),
|
||||
QT_TRANSLATE_NOOP("bitcoin-core", "Unknown network specified in -onlynet: '%s'"),
|
||||
QT_TRANSLATE_NOOP("bitcoin-core", "Unsupported logging category %s=%s."),
|
||||
QT_TRANSLATE_NOOP("bitcoin-core", "Upgrading UTXO database"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue