From: Dan F. <dfa...@us...> - 2008-01-24 18:45:32
|
Update of /cvsroot/libexif/libexif In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv27817 Modified Files: README Log Message: Added Internationalization section. Index: README =================================================================== RCS file: /cvsroot/libexif/libexif/README,v retrieving revision 1.14 retrieving revision 1.15 diff -u -p -d -r1.14 -r1.15 --- README 14 Dec 2007 20:06:32 -0000 1.14 +++ README 24 Jan 2008 18:45:22 -0000 1.15 @@ -93,6 +93,22 @@ to build. In my case, I do something lik - make +INTERNATIONALIZATION +-------------------- + +All translations for libexif, except ru and en_CA, are coordinated by +the Translation Project at http://translationproject.org/. This means +that ALL changes to the .po files (except those two exceptions) MUST be +made through the TP web site, or they will be eventually overwritten +and lost. If you are interested in translating libexif into a new +language, simply join TP and start! A translation disclaimer is NOT +required for libexif; by making a translation, you agree implicitly to +provide it under the same license terms as the rest of libexif (LGPL). +When a new version of libexif is available for translation, a libexif +maintainer will contact the Translation Project and all interested TP +members will be automatically notified. + + AUTHORS ------- |