mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-06-27 17:31:40 +02:00
qt: Handle new added plurals in bitcoin_en.ts
This step was missed. See translation_process.md
This commit is contained in:
parent
f5a406f003
commit
2b3d8f3dde
@ -749,8 +749,8 @@ Signing is only possible with addresses of the type 'legacy'.</source>
|
||||
<source>%n active connection(s) to Bitcoin network.</source>
|
||||
<extracomment>A substring of the tooltip.</extracomment>
|
||||
<translation type="unfinished">
|
||||
<numerusform></numerusform>
|
||||
<numerusform></numerusform>
|
||||
<numerusform>%n active connection to Bitcoin network.</numerusform>
|
||||
<numerusform>%n active connections to Bitcoin network.</numerusform>
|
||||
</translation>
|
||||
</message>
|
||||
<message>
|
||||
@ -1376,8 +1376,8 @@ Signing is only possible with addresses of the type 'legacy'.</source>
|
||||
<source>(sufficient to restore backups %n day(s) old)</source>
|
||||
<extracomment>Explanatory text on the capability of the current prune target.</extracomment>
|
||||
<translation type="unfinished">
|
||||
<numerusform></numerusform>
|
||||
<numerusform></numerusform>
|
||||
<numerusform>(sufficient to restore backups %n day old)</numerusform>
|
||||
<numerusform>(sufficient to restore backups %n days old)</numerusform>
|
||||
</translation>
|
||||
</message>
|
||||
<message>
|
||||
|
Loading…
x
Reference in New Issue
Block a user