diff options
| author | Wladimir J. van der Laan <[email protected]> | 2014-04-29 16:02:06 +0200 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2014-04-29 16:02:36 +0200 |
| commit | 48be9ceaa0746ba7ba7f1b9fedeb1d10dc0a5f99 (patch) | |
| tree | f467875a294836eb7e65e0290a64ad1ea90fb160 /src/qt/bitcoinstrings.cpp | |
| parent | Merge pull request #4043 (diff) | |
| download | discoin-48be9ceaa0746ba7ba7f1b9fedeb1d10dc0a5f99.tar.xz discoin-48be9ceaa0746ba7ba7f1b9fedeb1d10dc0a5f99.zip | |
qt: Periodic translations update
Update English translation from source code, and pull other translations
from Transifex.
Diffstat (limited to 'src/qt/bitcoinstrings.cpp')
| -rw-r--r-- | src/qt/bitcoinstrings.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/qt/bitcoinstrings.cpp b/src/qt/bitcoinstrings.cpp index f1d5301a1..10b44bbc3 100644 --- a/src/qt/bitcoinstrings.cpp +++ b/src/qt/bitcoinstrings.cpp @@ -181,6 +181,7 @@ QT_TRANSLATE_NOOP("bitcoin-core", "Generate coins (default: 0)"), QT_TRANSLATE_NOOP("bitcoin-core", "Get help for a command"), QT_TRANSLATE_NOOP("bitcoin-core", "How many blocks to check at startup (default: 288, 0 = all)"), QT_TRANSLATE_NOOP("bitcoin-core", "If <category> is not supplied, output all debugging information."), +QT_TRANSLATE_NOOP("bitcoin-core", "Importing..."), QT_TRANSLATE_NOOP("bitcoin-core", "Imports blocks from external blk000??.dat file"), QT_TRANSLATE_NOOP("bitcoin-core", "Incorrect or no genesis block found. Wrong datadir for network?"), QT_TRANSLATE_NOOP("bitcoin-core", "Information"), |