Hi everybody,
I'd like to update the GUI APT Key package again.
Due to a new feature (display the fingerprint and ask for confirmation) I had to introduce two new strings that should be translated into all supported languages.
One string is detected as fuzzy:
msgid "Add this key to the keyring?"
The other string is entirely new:
msgid "The key with ID %s could not be imported."
You'll find all relevant files here:
http://cvs.infodrom.org/gui-apt-key/po/
cvs -d :pserver:anonymous@cvs.infodrom.org:/var/cvs/infodrom login [Enter] cvs -d :pserver:anonymous@cvs.infodrom.org:/var/cvs/infodrom co gui-apt-key/po
In that directory, run "make $lang.pox" to build the updated .po file (as .pox) for your language.
I'd be glad to receive an updated translation for your native language.
Regards,
Joey