Re: validating po files on commit



"R.I.P. Deaddog" <maddog@linuxhall.org> writes:

> No no, you all have been blaming the wrong persons. In fact
> the error of these files comes from a line:
>
> 	msgid "Sun µ-law audio"
>
> A 8-bit char inside msgid, which is causing trouble with
> certain encodings.

Thanks for tracking down this problem!

> PS Should I comment them out?

Just commenting out isn't the right action.  Change the string within
the source file (.c or something) and add a comment preceding the
string.  Cf. how it is done for several "about" entries (auther names);
from gnome-core:

	/* if your encoding allows it, use aacute (U00E1) 
	 * for the 'a' of 'Ban' */
	N_("Szabolcs 'Shooby' Ban"),

Use the same technique to describe µ, please.

-- 
ke@suse.de (work) / keichwa@gmx.net (home):              |
http://www.suse.de/~ke/                                  |      ,__o
Free Translation Project:                                |    _-\_<,
http://www.iro.umontreal.ca/contrib/po/HTML/             |   (*)/'(*)




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]