@@ -123,6 +123,8 @@ QT_TRANSLATE_NOOP("bitcoin-core", "Block Version"),
123
123
QT_TRANSLATE_NOOP (" bitcoin-core" , " Block creation options:" ),
124
124
QT_TRANSLATE_NOOP (" bitcoin-core" , " Block not in index" ),
125
125
QT_TRANSLATE_NOOP (" bitcoin-core" , " Block read failed" ),
126
+ QT_TRANSLATE_NOOP (" bitcoin-core" , " Blocks Loaded" ),
127
+ QT_TRANSLATE_NOOP (" bitcoin-core" , " Blocks Verified" ),
126
128
QT_TRANSLATE_NOOP (" bitcoin-core" , " Boinc Mining" ),
127
129
QT_TRANSLATE_NOOP (" bitcoin-core" , " Boinc Public Key" ),
128
130
QT_TRANSLATE_NOOP (" bitcoin-core" , " Boinc Reward" ),
@@ -146,6 +148,7 @@ QT_TRANSLATE_NOOP("bitcoin-core", "Discover own IP address (default: 1 when list
146
148
QT_TRANSLATE_NOOP (" bitcoin-core" , " Done loading" ),
147
149
QT_TRANSLATE_NOOP (" bitcoin-core" , " Duration" ),
148
150
QT_TRANSLATE_NOOP (" bitcoin-core" , " ERROR" ),
151
+ QT_TRANSLATE_NOOP (" bitcoin-core" , " Entire balance reserved" ),
149
152
QT_TRANSLATE_NOOP (" bitcoin-core" , " Error loading blkindex.dat" ),
150
153
QT_TRANSLATE_NOOP (" bitcoin-core" , " Error loading wallet.dat" ),
151
154
QT_TRANSLATE_NOOP (" bitcoin-core" , " Error loading wallet.dat: Wallet corrupted" ),
@@ -200,7 +203,6 @@ QT_TRANSLATE_NOOP("bitcoin-core", "Message Data"),
200
203
QT_TRANSLATE_NOOP (" bitcoin-core" , " Message Length" ),
201
204
QT_TRANSLATE_NOOP (" bitcoin-core" , " Message Type" ),
202
205
QT_TRANSLATE_NOOP (" bitcoin-core" , " Message" ),
203
- QT_TRANSLATE_NOOP (" bitcoin-core" , " Messate Type" ),
204
206
QT_TRANSLATE_NOOP (" bitcoin-core" , " Miner: " ),
205
207
QT_TRANSLATE_NOOP (" bitcoin-core" , " Mining" ),
206
208
QT_TRANSLATE_NOOP (" bitcoin-core" , " Name" ),
@@ -209,14 +211,16 @@ QT_TRANSLATE_NOOP("bitcoin-core", "Network Date"),
209
211
QT_TRANSLATE_NOOP (" bitcoin-core" , " Neural Contract Binary Size" ),
210
212
QT_TRANSLATE_NOOP (" bitcoin-core" , " Neural Hash" ),
211
213
QT_TRANSLATE_NOOP (" bitcoin-core" , " No Attached Messages" ),
212
- QT_TRANSLATE_NOOP (" bitcoin-core" , " No coins; " ),
214
+ QT_TRANSLATE_NOOP (" bitcoin-core" , " No coins" ),
215
+ QT_TRANSLATE_NOOP (" bitcoin-core" , " No current polls" ),
213
216
QT_TRANSLATE_NOOP (" bitcoin-core" , " Offline; " ),
214
217
QT_TRANSLATE_NOOP (" bitcoin-core" , " Only connect to nodes in network <net> (IPv4, IPv6 or Tor)" ),
215
218
QT_TRANSLATE_NOOP (" bitcoin-core" , " Options:" ),
216
219
QT_TRANSLATE_NOOP (" bitcoin-core" , " Organization" ),
217
- QT_TRANSLATE_NOOP (" bitcoin-core" , " Out of rance exception while parsing Transaction Message -> " ),
220
+ QT_TRANSLATE_NOOP (" bitcoin-core" , " Out of range exception while parsing Transaction Message -> " ),
218
221
QT_TRANSLATE_NOOP (" bitcoin-core" , " Output extra debugging information. Implies all other -debug* options" ),
219
222
QT_TRANSLATE_NOOP (" bitcoin-core" , " Output extra network debugging information" ),
223
+ QT_TRANSLATE_NOOP (" bitcoin-core" , " POR Blocks Verified" ),
220
224
QT_TRANSLATE_NOOP (" bitcoin-core" , " Password for JSON-RPC connections" ),
221
225
QT_TRANSLATE_NOOP (" bitcoin-core" , " Please wait for new user wizard to start..." ),
222
226
QT_TRANSLATE_NOOP (" bitcoin-core" , " Prepend debug output with timestamp" ),
@@ -275,6 +279,7 @@ QT_TRANSLATE_NOOP("bitcoin-core", "Use the test network"),
275
279
QT_TRANSLATE_NOOP (" bitcoin-core" , " Username for JSON-RPC connections" ),
276
280
QT_TRANSLATE_NOOP (" bitcoin-core" , " Verifying database integrity..." ),
277
281
QT_TRANSLATE_NOOP (" bitcoin-core" , " Vote" ),
282
+ QT_TRANSLATE_NOOP (" bitcoin-core" , " Waiting for coins to mature" ),
278
283
QT_TRANSLATE_NOOP (" bitcoin-core" , " Wallet %s resides outside data directory %s." ),
279
284
QT_TRANSLATE_NOOP (" bitcoin-core" , " Wallet locked; " ),
280
285
QT_TRANSLATE_NOOP (" bitcoin-core" , " Wallet needed to be rewritten: restart Gridcoin to complete" ),
0 commit comments