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