[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: debconf PO translations for the package emdebian-tools



On Tue, 30 Jan 2007 18:04:12 +0100
Christian Perrier <bubulle@debian.org> wrote:

> (CC'ed as you may not be subscribed to -i18n)

Please CC me back. Ta.

Question: In my debian/emdebian-tools.config file, I use the title()
function because I prefer to use the Gnome frontend.

Is it possible to translate the text within the title() function within
the podebconf handling?

This is my current emdebian-tools.config file:

#!/usr/bin/perl -w

use Debconf::Client::ConfModule qw(:all);

version("2.0");
my $capb=capb("backup");
beginblock();
title("Emdebian SVN coordination");
input("medium", "emsource/workdir");
input("medium", "emsource/svnusername");
endblock();
go();


--

Neil Williams
=============
http://www.data-freedom.org/
http://www.nosoftwarepatents.com/
http://www.linux.codehelp.co.uk/

Attachment: pgpNe1c3NGwGk.pgp
Description: PGP signature


Reply to: