kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #43618
Re: Inconsistency within l10n strings
Single quotes are much easier to read in the code (because they don’t require escaping).
But, yeah, it would be nice to standardise on a single approach.
Cheers,
Jeff.
> On 4 Apr 2020, at 19:10, Carsten Schoenert <c.schoenert@xxxxxxxxxxx> wrote:
>
> Hello Marco
>
> Am 04.04.20 um 20:05 schrieb Marco Ciampa:
>> I do not know but perhaps rules are different in different countries?
>
> that's for sure.
>
>> For example single ' quote mark is never used in Italian so I always
>> convert them into a double " quote.
>
> I mostly do so too, but every time the original string is changed I need
> to review this again. But the English source itself should be consistent
> on this to lower down the work on currently 5.722! strings. :-)
>
> --
> Regards
> Carsten Schoenert
>
> _______________________________________________
> Mailing list: https://launchpad.net/~kicad-developers
> Post to : kicad-developers@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help : https://help.launchpad.net/ListHelp
References