From 2b3d8f3dde383a53f29b7e7ee53ea364d4ef8938 Mon Sep 17 00:00:00 2001 From: Hennadii Stepanov <32963518+hebasto@users.noreply.github.com> Date: Sun, 22 Aug 2021 00:03:31 +0300 Subject: [PATCH] qt: Handle new added plurals in bitcoin_en.ts This step was missed. See translation_process.md --- src/qt/locale/bitcoin_en.ts | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/qt/locale/bitcoin_en.ts b/src/qt/locale/bitcoin_en.ts index 7026f49c016..47c002498ad 100644 --- a/src/qt/locale/bitcoin_en.ts +++ b/src/qt/locale/bitcoin_en.ts @@ -749,8 +749,8 @@ Signing is only possible with addresses of the type 'legacy'. %n active connection(s) to Bitcoin network. A substring of the tooltip. - - + %n active connection to Bitcoin network. + %n active connections to Bitcoin network. @@ -1376,8 +1376,8 @@ Signing is only possible with addresses of the type 'legacy'. (sufficient to restore backups %n day(s) old) Explanatory text on the capability of the current prune target. - - + (sufficient to restore backups %n day old) + (sufficient to restore backups %n days old)