An unneeded character slipped in bitcoin-core/gui#629.
Cleanup translation comment #663
pull hebasto wants to merge 1 commits into bitcoin-core:master from hebasto:220907-tr changing 1 files +1 −1-
hebasto commented at 8:14 AM on September 7, 2022: member
-
qt: Cleanup translation comment 5f28fc8160
- hebasto added the label Translations on Sep 7, 2022
- jarolrod approved
-
jarolrod commented at 2:58 AM on September 9, 2022: member
ACK 5f28fc81600736d499391c4cb6dc34ece5d4229c
translation source file diff shows's a + sign where the extra space is, this PR removes it:
diff --git a/src/qt/locale/bitcoin_en.ts b/src/qt/locale/bitcoin_en.ts index 883d3fe24..5a974826d 100644 --- a/src/qt/locale/bitcoin_en.ts +++ b/src/qt/locale/bitcoin_en.ts @@ -751,7 +751,7 @@ Signing is only possible with addresses of the type 'legacy'.</source> <message> <location line="+8"/> <source>Restore Wallet</source> - <extracomment>Title of pop-up window shown when the user is attempting to + restore a wallet.</extracomment> + <extracomment>Title of pop-up window shown when the user is attempting to restore a wallet.</extracomment> <translation type="unfinished"></translation> </message> <message> -
jonatack commented at 11:17 AM on September 9, 2022: contributor
utACK 5f28fc81600736d499391c4cb6dc34ece5d4229c
- hebasto merged this on Sep 14, 2022
- hebasto closed this on Sep 14, 2022
- hebasto deleted the branch on Sep 14, 2022
- sidhujag referenced this in commit cbbe8d7930 on Sep 14, 2022
- bitcoin-core locked this on Sep 14, 2023
Labels