trivial: capitalize BIP32 in option help

For consistency, BIP32 should be in uppercase in translation message.

Reported by @pryds on Transifex.
This commit is contained in:
Wladimir J. van der Laan
2016-06-23 12:25:04 +02:00
parent 9f1807af24
commit a1c92c29fd
3 changed files with 9 additions and 9 deletions

View File

@@ -173,7 +173,7 @@ QT_TRANSLATE_NOOP("bitcoin-core", ""
QT_TRANSLATE_NOOP("bitcoin-core", ""
"Use UPnP to map the listening port (default: 1 when listening and no -proxy)"),
QT_TRANSLATE_NOOP("bitcoin-core", ""
"Use hierarchical deterministic key generation (HD) after bip32. Only has "
"Use hierarchical deterministic key generation (HD) after BIP32. Only has "
"effect during wallet creation/first start"),
QT_TRANSLATE_NOOP("bitcoin-core", ""
"Use separate SOCKS5 proxy to reach peers via Tor hidden services (default: "