Are there a reason why \n is inside translation function? Wouldn't it be better if \n was outside? https://github.com/bitcoin/bitcoin/blob/6854a2ade6fe053f0c8baf81551846c4af2c1490/src/init.cpp#L145-193
-
codler commented at 10:51 AM on June 11, 2011: contributor
-
sgimenez commented at 10:18 PM on June 24, 2011: contributor
I agree, "\n" and other markers should be left outside. Also, leaving data (like filenames) inside translatable strings is a mistake.
- sgimenez referenced this in commit 10dab87615 on Jul 7, 2011
- sgimenez referenced this in commit 57bffdc3d5 on Jul 9, 2011
- sgimenez referenced this in commit f43f0d6bff on Jul 9, 2011
- codler closed this on Oct 10, 2011
- sipa referenced this in commit 9177950c74 on Oct 21, 2015
- sipa referenced this in commit f4787d1caf on Oct 21, 2015
- sipa referenced this in commit 6557a8cd46 on Oct 26, 2015
- sipa referenced this in commit ea06490d14 on Oct 27, 2015
- sipa referenced this in commit 003bb87153 on Nov 5, 2015
- sipa referenced this in commit bfd83199c3 on Nov 11, 2015
- sipa referenced this in commit b437ea7ec9 on Nov 12, 2015
- sipa referenced this in commit 1d84107924 on Nov 12, 2015
- jtimon referenced this in commit 91ee21c024 on Mar 11, 2016
- rebroad referenced this in commit 40ead34fbe on Dec 7, 2016
- deadalnix referenced this in commit 201819b3bc on Jan 19, 2017
- ptschip referenced this in commit be3d54cc5b on Feb 27, 2017
- classesjack referenced this in commit 261f987b44 on Jan 2, 2018
- rajarshimaitra referenced this in commit 45cf5e3a8c on Aug 5, 2021
- DrahtBot locked this on Sep 8, 2021
Labels