Jeroen Baten <jba...@i2rs.nl> writes: > The man page of msginit says " The msginit program creates a new PO > file, initializing the meta information with values from the user's > environment." > > Where is the meta information defined, stored, or retrieved? > > I can't find a hint anywhere. Probably an RTFM, but where?
In that context, I read it as a header entry of the PO file: http://www.gnu.org/software/gettext/manual/html_node/Header-Entry.html#Header-Entry where some fields such as "Language:" will be filled in with the values from the user's environment (e.g. the locale setting, etc). Regards, -- Daiki Ueno