view po/README @ 5393:ec16a766cdc6

[gaim-migrate @ 5769] remove JEP-0008 avatar support. That JEP has been retracted, in favor of something new, which I probably won't get to implement before 0.63, and I don't want this "support" floating around out there in a release. committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Fri, 16 May 2003 03:59:46 +0000
parents ea261ce36f0b
children 3becf79500d2
line wrap: on
line source

Translation README

Updated: 19-April-2003
------------------

To supply a new translation, you first need a copy of gaim.pot.
This can be built by typing:

./update.pl --pot

from the gaim/po/ directory.

To update an exsting translation, type:

./update.pl LANG.po

where LANG is the language code to update, such as fr or ja. This will build
a new gaim.pot and update the translation with the changes. You may then
begin editing the updated file.

New or updated translations should be sent to the gaim-devel listserv
(see http://lists.sourceforge.net/lists/listinfo/gaim-devel)

Please check your translations carefully. Make sure you have the same
number of newlines and %s or other formatting codes in the translation as
you have in the original.