Sign In
New User? Sign Up
exiv2
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
You can search the group for older messages.

Messages

  Messages Help
Advanced
Internationalisation   Message List  
Reply | Forward Message #552 of 1513 |
Re: [exiv2] Internationalisation

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
>
>
>
>



Wed Dec 6, 2006 5:47 pm

stokes_will
Offline Offline
Send Email Send Email

Forward
Message #552 of 1513 |
Expand Messages Author Sort by Date

A framework for Native Language Support (using GNU gettext [1]) has been added to the Exiv2 library in the SVN repository. This will be the main new feature of...
Andreas Huggel
zzzahu
Offline Send Email
Dec 6, 2006
4:16 am

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...
Will Stokes
stokes_will
Offline Send Email
Dec 6, 2006
4:09 pm

... Through environment settings: 1) LANGUAGE 2) LC_ALL 3) LC_xxx, according to selected locale 4) LANG ...
Andreas Huggel
zzzahu
Offline Send Email
Dec 6, 2006
5:02 pm

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...
Will Stokes
stokes_will
Offline Send Email
Dec 6, 2006
5:56 pm

... 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 ...
Andreas Huggel
zzzahu
Offline Send Email
Dec 7, 2006
3:48 am

Please submit any translations which you want to have included in the next version within the next week. I would like to release v0.13 soon. Thanks, Andreas...
Andreas Huggel
zzzahu
Offline Send Email
Feb 15, 2007
3:14 pm
Advanced

Copyright © 2009 Yahoo! UK. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help