diff options
| author | Luke Dashjr <[email protected]> | 2012-11-14 22:53:34 +0000 |
|---|---|---|
| committer | Luke Dashjr <[email protected]> | 2012-11-14 22:53:34 +0000 |
| commit | 13b0b1cd3d64cb1ec9f223512e8dcdc0ce1b2a00 (patch) | |
| tree | 7626923b7997ae8f6934f144400be042fbcc64a9 /src/qt/bitcoinstrings.cpp | |
| parent | Merge branch '0.5.x' into 0.6.0.x (diff) | |
| parent | Update supported translations (diff) | |
| download | archived-discoin-13b0b1cd3d64cb1ec9f223512e8dcdc0ce1b2a00.tar.xz archived-discoin-13b0b1cd3d64cb1ec9f223512e8dcdc0ce1b2a00.zip | |
Update supported translations
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 e95b3e5b6..1fa15e71f 100644 --- a/src/qt/bitcoinstrings.cpp +++ b/src/qt/bitcoinstrings.cpp @@ -70,7 +70,7 @@ QT_TRANSLATE_NOOP("bitcoin-core", "" "@STRENGTH)"), QT_TRANSLATE_NOOP("bitcoin-core", "This help message"), QT_TRANSLATE_NOOP("bitcoin-core", "" -"Cannot obtain a lock on data directory %s. Bitcoin is probably already " +"Cannot obtain a lock on data directory %s. Bitcoin is probably already " "running."), QT_TRANSLATE_NOOP("bitcoin-core", "Loading addresses..."), QT_TRANSLATE_NOOP("bitcoin-core", "Error loading addr.dat"), |