No description provided.
[qt] Do not translate tilde character #9462
pull MarcoFalke wants to merge 1 commits into bitcoin:master from MarcoFalke:Mf1701-qtTransTilde changing 2 files +2 −7-
MarcoFalke commented at 4:52 PM on January 3, 2017: member
-
[qt] Do not translate `~` fab6c5f46b
- MarcoFalke added the label Docs and Output on Jan 3, 2017
- MarcoFalke added the label GUI on Jan 3, 2017
-
fanquake commented at 10:38 PM on January 3, 2017: member
utACK fab6c5f. I couldn't find any other uses of '~' except for in the default wallet name, but I don't think that gets translated , or even shown in the GUI?
-
MarcoFalke commented at 10:50 PM on January 3, 2017: member
... I don't think that gets translated , or even shown in the GUI?
Right, only strings wrapped in
tr()or_()get translated. - laanwj merged this on Jan 4, 2017
- laanwj closed this on Jan 4, 2017
- laanwj referenced this in commit 649cf5fe89 on Jan 4, 2017
-
laanwj commented at 7:21 AM on January 4, 2017: member
trivial ACK
- MarcoFalke deleted the branch on Jan 4, 2017
- codablock referenced this in commit 71a490e0f8 on Jan 18, 2018
- andvgal referenced this in commit 3437d95514 on Jan 6, 2019
- CryptoCentric referenced this in commit af2a8c6da3 on Feb 26, 2019
- MarcoFalke locked this on Sep 8, 2021
Contributors