kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #32077
Consistency in messages
Hi,
we don't seem to have a consistent convention on quoting in messages
shown to the user, and thus we have all three of
'%s'
"%s"
<%s>
in format strings when referring to names (files, nets, netclasses, …).
For the untranslated strings, I'd prefer either double or single quotes,
while translated messages should probably use the locale appropriate
quoting format.
Which should it be?
Simon
Attachment:
signature.asc
Description: OpenPGP digital signature
Follow ups