[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Quotation marks: Using “” instead of ""
- From: "Iain *" <iaingnome gmail com>
- To: "Alan Cox" <alan lxorguk ukuu org uk>
- Cc: Wouter Bolsterlee <uws+gnome xs4all nl>, desktop-devel-list gnome org
- Subject: Re: Quotation marks: Using “” instead of ""
- Date: Fri, 13 Jun 2008 19:41:15 +0100
On Fri, Jun 13, 2008 at 4:12 PM, Alan Cox <alan lxorguk ukuu org uk> wrote:
> What about printing to files ? An "nm" also rather suggests that gnome
> apps do use printf and fprintf somewhat and many of the other functions
> mentioned. syslog() is another that is used.
I don't know what your use cases are, but I don't find myself passing
UI strings to syslog very often.
Surely your hypothetical case of syslog
(_("string_containing_normal_quotes")) is going to fail in the same
way if the translation has any utf8 in it.
Surely as programmers we can be trusted to know the difference between
the cases where a string is destined for the UI and where it is
destined for something that is non-UTF8 compatible?
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]