[Announce]GnuPG translation updates

Werner Koch wk at gnupg.org
Tue Sep 24 09:51:02 CEST 2002


Hi!

I have received 2 updated translations for GnuPG 1.2:

Catalan (only minor changes) and French.

To avoid releasing full updates, a new directory "nls-updates" has
been created below the "gnupg" directory on the FTP server.  If you
find bugs in the translation you use, it may be worth to check this
directory.  Installation instructions are below.


Salam-Shalom,

   Werner


How to install an translation update
====================================
Often it is not possible to have all supported languages
up to date when a package is released.  So from time
to time we may release updates of the translations here.

You need gnupg and tar to unpack them. You can do it like 
this (zz is the languages code):

  cd gnupg-1.x.y/po
  gpg gnupg-1.x.y-zz.tar.gpg
  
Now check that the signature is valid.  This means that the
translations is identical to the one we have in our archives.
It does not mean that the translations has been verified by 
the signer to be correct - this is obvious because developers 
usually prefer to learn programming languages over real ones.

Now do:

  tar zf gnupg-1.x.y-zz.tar
  make install







More information about the Gnupg-announce mailing list