diff options
author | Philip Kaufmann <phil.kaufmann@t-online.de> | 2013-03-21 08:21:53 +0100 |
---|---|---|
committer | Philip Kaufmann <phil.kaufmann@t-online.de> | 2013-03-21 08:23:23 +0100 |
commit | 967125ca4a4c2386f571b2e9cb75ef8665921dca (patch) | |
tree | 71cbb48bd11e253a38afb042edaf0fa756d5a8c7 /src/qt/locale | |
parent | 48253c16bfbe0eafbbc5818d86df12963c637f4e (diff) |
blockchain -> block chain (used everywhere else)
Diffstat (limited to 'src/qt/locale')
-rw-r--r-- | src/qt/locale/bitcoin_en.ts | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/src/qt/locale/bitcoin_en.ts b/src/qt/locale/bitcoin_en.ts index 07bb1cae5a..806a72655e 100644 --- a/src/qt/locale/bitcoin_en.ts +++ b/src/qt/locale/bitcoin_en.ts @@ -2536,7 +2536,12 @@ If the file does not exist, create it with owner-readable-only file permissions. <translation>How thorough the block verification is (0-4, default: 3)</translation> </message> <message> - <location line="+61"/> + <location line="+24"/> + <source>Rebuild block chain index from current blk000??.dat files</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="+37"/> <source>Verifying blocks...</source> <translation>Verifying blocks...</translation> </message> @@ -2601,12 +2606,7 @@ If the file does not exist, create it with owner-readable-only file permissions. <translation>Prepend debug output with timestamp</translation> </message> <message> - <location line="+1"/> - <source>Rebuild blockchain index from current blk000??.dat files</source> - <translation>Rebuild blockchain index from current blk000??.dat files</translation> - </message> - <message> - <location line="+4"/> + <location line="+5"/> <source>SSL options: (see the Bitcoin Wiki for SSL setup instructions)</source> <translation>SSL options: (see the Bitcoin Wiki for SSL setup instructions)</translation> </message> |