view po/README @ 5295:399390d74514

[gaim-migrate @ 5667] (17:45:56) deryni: http://deryni.perlmonk.org/idle_timer.diff <- turns off the 30 second update timer when 'show idle times' is off (it shouldn't affect anything else) committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Sun, 04 May 2003 21:47:33 +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.