From 8ed2b72767de55dce033d8bfe6f9414ae14e1452 Mon Sep 17 00:00:00 2001 From: Hennadii Stepanov <32963518+hebasto@users.noreply.github.com> Date: Wed, 7 Sep 2022 10:53:48 +0200 Subject: [PATCH] qt: Prevent wrong handling of `%2` token by Transifex Transifex must expect a `%2` token in the translated string, not a `%2GB` one. --- src/qt/forms/intro.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/qt/forms/intro.ui b/src/qt/forms/intro.ui index a1e94f99e6f..9ab91f6aa91 100644 --- a/src/qt/forms/intro.ui +++ b/src/qt/forms/intro.ui @@ -203,7 +203,7 @@ - When you click OK, %1 will begin to download and process the full %4 block chain (%2GB) starting with the earliest transactions in %3 when %4 initially launched. + When you click OK, %1 will begin to download and process the full %4 block chain (%2 GB) starting with the earliest transactions in %3 when %4 initially launched. true