Will Stokes wrote:
>
>
> That's easy enough. Next, how are translations handled, that is, does
> each locale get a separate translation file?
Yes. They are installed in $(localedir), e.g., /usr/local/share/locale,
at the moment I have there:
de/LC_MESSAGES/Exiv2.mo
es/LC_MESSAGES/Exiv2.mo
fr/LC_MESSAGES/Exiv2.mo
pl/LC_MESSAGES/Exiv2.mo
(These are still incomplete translations)
> 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
Yes.
-ahu.