view po/README @ 8778:8bf735cf9d1c

[gaim-migrate @ 9540] (17:44:08) Faceprint: ping (17:44:17) Me: semi-pong (17:44:26) Faceprint: in a position to commit, or not? (17:44:40) Me: more or less (17:44:48) Me: not in a possition to think though (17:44:56) Faceprint: no real thought required (17:45:29) Faceprint: jabber.c, in jabber_login_callback, before the check to see if gc is in gaim_connections_get_all(), please add: (17:45:32) Faceprint: if (source < 0) { gaim_connection_error(gc, _("Couldn't connect to host")); return; } (17:45:53) Faceprint: and change the if statement in irc_login_cb in irc.c to be the same oh and vi automatically tabbing sucks and sometime i ran make dist committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Fri, 23 Apr 2004 21:50:17 +0000
parents ebf3b709a77a
children fd4630204ad5
line wrap: on
line source

Translation README

Updated: 04-October-2003
------------------

Translated .po files may be submitted in whatever native encoding is
most convenient (and hopefully canonical).  Please ensure that the
Content-type: line reflects the proper character set.



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

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.



Updated: 05-August-2003
------------------

Before submitting updated or new translations, please run the following 
command to ensure the file does not contain errors:
> msgfmt -c --statistics xx.po

The comments at the top of each .po file should appear as follows:
# Gaim Xxxxx translation
# Copyright (C) 2002, Another Name <email@something.com>
# Copyright (C) 2003, Your Name <email@whatever.com>
#
# This file is distributed under the same license as the Gaim package.
#

Thank you for flying Valu-Jet.