view po/README @ 5300:5344eb60f421

[gaim-migrate @ 5672] <malsyned> Hey, is this a bug? when I block someone and then close their window, I'm told "Your message to (null) did not get sent: In local permit/deny" <faceprint> malsyned: what protocol? <malsyned> Oscar <faceprint> yes, that's a bug <SeanEgan> probably a typing notification thing? This fixes that. And now I should get back to the how you say... ah yes, "studying." committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Mon, 05 May 2003 23:30:42 +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.