# HG changeset patch # User Richard Laager # Date 1140122525 0 # Node ID fd4630204ad5756b8886d7e793137fdd032b70a9 # Parent 46f94b8d4d3fb2aad35a8f1566d275b9eaa2e650 [gaim-migrate @ 15667] (14:40:44) Peter Lawler (Bleeter): LSchiere2: there's no po/update.pl (as per the po/README)? committer: Tailor Script diff -r 46f94b8d4d3f -r fd4630204ad5 po/README --- a/po/README Thu Feb 16 03:32:59 2006 +0000 +++ b/po/README Thu Feb 16 20:42:05 2006 +0000 @@ -15,13 +15,13 @@ To supply a new translation, you first need a copy of gaim.pot. This can be built by typing: -./update.pl --pot +intltool-update --pot from the gaim/po/ directory. To update an exsting translation, type: -./update.pl LANG +intltool-update -m 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