That's easy enough. Next, how are translations handled, that is, does
each locale get a separate translation file? I assume these are not
linked into the static library when exiv2 is compiled for static
linkage. Are you planning on distributing all available translations
with exiv2 releases, or requireing developers or users to downloaded
translations on a case-by-case basis?
-Will
On 12/6/06, Andreas Huggel <ahuggel@...> wrote:
> On Wednesday 06 December 2006 23:54, Will Stokes wrote:
> > How does one indicate to exiv2 what language (or rather locale) one
> > wants to get tag names and descriptions back in? My only experience
> > with i18n to date has been with Qt's i18n system.
>
> Through environment settings:
>
> 1) LANGUAGE
> 2) LC_ALL
> 3) LC_xxx, according to selected locale
> 4) LANG
>
> http://www.gnu.org/software/gettext/manual/html_chapter/gettext_10.html#SEC155
>
> -ahu.
>
>
>
> Yahoo! Groups Links
>
>
>
>