From 33df6824828235cc91d94b91afbfb6734ed66bb3 Mon Sep 17 00:00:00 2001 From: Pablo Saratxaga Date: Fri, 30 Aug 2002 07:21:10 +0000 Subject: Added text for translators --- perl-install/install_steps_newt.pm | 1 + 1 file changed, 1 insertion(+) (limited to 'perl-install/install_steps_newt.pm') diff --git a/perl-install/install_steps_newt.pm b/perl-install/install_steps_newt.pm index d8e755130..2e62834dc 100644 --- a/perl-install/install_steps_newt.pm +++ b/perl-install/install_steps_newt.pm @@ -31,6 +31,7 @@ sub new($$) { interactive::newt->new; banner(''); +#-PO This string must fit in a 80-char wide text screen Newt::PushHelpLine(_(" / between elements | selects | next screen ")); (bless {}, ref $type || $type)->SUPER::new($o); -- cgit v1.2.1