diff options
| author | Wladimir J. van der Laan <[email protected]> | 2017-01-03 15:43:52 +0100 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2017-01-03 15:44:09 +0100 |
| commit | e0dc3d70c6ece1e0233a2ebc67bfdcba8103914d (patch) | |
| tree | 79e029a03e84b47608251677618b9a00f7c1c1c1 /src/qt/bitcoinstrings.cpp | |
| parent | doc: Add historical release notes for 0.13.2 (diff) | |
| parent | qt: Fill in English numerusforms (diff) | |
| download | discoin-e0dc3d70c6ece1e0233a2ebc67bfdcba8103914d.tar.xz discoin-e0dc3d70c6ece1e0233a2ebc67bfdcba8103914d.zip | |
Merge #9460: Fix a few typos in translated strings
d45b21e qt: Fill in English numerusforms (Wladimir J. van der Laan)
a9d6151 qt,wallet: Fix a few typos in messages (Wladimir J. van der Laan)
Diffstat (limited to 'src/qt/bitcoinstrings.cpp')
| -rw-r--r-- | src/qt/bitcoinstrings.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qt/bitcoinstrings.cpp b/src/qt/bitcoinstrings.cpp index baca95a0b..acd81a6b2 100644 --- a/src/qt/bitcoinstrings.cpp +++ b/src/qt/bitcoinstrings.cpp @@ -191,7 +191,7 @@ QT_TRANSLATE_NOOP("bitcoin-core", "" "included in share/rpcuser. This option can be specified multiple times"), QT_TRANSLATE_NOOP("bitcoin-core", "" "Wallet will not create transactions that violate mempool chain limits " -"(default: %u"), +"(default: %u)"), QT_TRANSLATE_NOOP("bitcoin-core", "" "Warning: Unknown block versions being mined! It's possible unknown rules are " "in effect"), |