diff options
author | Wladimir J. van der Laan <laanwj@gmail.com> | 2017-01-20 13:44:48 +0000 |
---|---|---|
committer | Wladimir J. van der Laan <laanwj@gmail.com> | 2017-01-20 14:45:12 +0100 |
commit | af01cd3a3d0647c071e94d7b0bda7128fb9aeebe (patch) | |
tree | 8de1cbe1839251347f102645c70b56bf98d69c75 /src/qt/locale/bitcoin_en_GB.ts | |
parent | b8d1b81077e4d0efcf9aafc00954d6ecd3d72d31 (diff) |
qt: Periodic translation update
Diffstat (limited to 'src/qt/locale/bitcoin_en_GB.ts')
-rw-r--r-- | src/qt/locale/bitcoin_en_GB.ts | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/qt/locale/bitcoin_en_GB.ts b/src/qt/locale/bitcoin_en_GB.ts index 1676f67979..df3aad5087 100644 --- a/src/qt/locale/bitcoin_en_GB.ts +++ b/src/qt/locale/bitcoin_en_GB.ts @@ -1874,10 +1874,6 @@ <translation>Prune: last wallet synchronisation goes beyond pruned data. You need to -reindex (download the whole blockchain again in case of pruned node)</translation> </message> <message> - <source>Reduce storage requirements by pruning (deleting) old blocks. This mode is incompatible with -txindex and -rescan. Warning: Reverting this setting requires re-downloading the entire blockchain. (default: 0 = disable pruning blocks, >%u = target size in MiB to use for block files)</source> - <translation>Reduce storage requirements by pruning (deleting) old blocks. This mode is incompatible with -txindex and -rescan. Warning: Reverting this setting requires re-downloading the entire blockchain. (default: 0 = disable pruning blocks, >%u = target size in MiB to use for block files)</translation> - </message> - <message> <source>Rescans are not possible in pruned mode. You will need to use -reindex which will download the whole blockchain again.</source> <translation>Rescans are not possible in pruned mode. You will need to use -reindex which will download the whole blockchain again.</translation> </message> |