aboutsummaryrefslogtreecommitdiff
path: root/src/qt/bitcoinstrings.cpp
diff options
context:
space:
mode:
authorWladimir J. van der Laan <[email protected]>2012-08-29 10:58:11 -0700
committerWladimir J. van der Laan <[email protected]>2012-08-29 10:58:11 -0700
commit74d36d44f2584056e2fb7c0b82dc0507e2f0c5e1 (patch)
tree73f80c9f1a47f71166bc7ca11a32d59e5e7bdd3b /src/qt/bitcoinstrings.cpp
parentMerge pull request #1617 from Diapolo/Show_Hide_string (diff)
parentUpdate strings for 0.7.0rc2 (diff)
downloaddiscoin-74d36d44f2584056e2fb7c0b82dc0507e2f0c5e1.tar.xz
discoin-74d36d44f2584056e2fb7c0b82dc0507e2f0c5e1.zip
Merge pull request #1754 from laanwj/2012_08_stringsupdate2
Update strings for 0.7.0rc2
Diffstat (limited to 'src/qt/bitcoinstrings.cpp')
-rw-r--r--src/qt/bitcoinstrings.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/qt/bitcoinstrings.cpp b/src/qt/bitcoinstrings.cpp
index 5fe9e5218..92b335286 100644
--- a/src/qt/bitcoinstrings.cpp
+++ b/src/qt/bitcoinstrings.cpp
@@ -92,6 +92,7 @@ QT_TRANSLATE_NOOP("bitcoin-core", "Generate coins"),
QT_TRANSLATE_NOOP("bitcoin-core", "Get help for a command"),
QT_TRANSLATE_NOOP("bitcoin-core", "How many blocks to check at startup (default: 2500, 0 = all)"),
QT_TRANSLATE_NOOP("bitcoin-core", "How thorough the block verification is (0-6, default: 1)"),
+QT_TRANSLATE_NOOP("bitcoin-core", "Importing blocks..."),
QT_TRANSLATE_NOOP("bitcoin-core", "Imports blocks from external blk000?.dat file"),
QT_TRANSLATE_NOOP("bitcoin-core", "Insufficient funds"),
QT_TRANSLATE_NOOP("bitcoin-core", "Invalid -proxy address: '%s'"),