#!/usr/bin/perl use lib qw(/usr/lib/libDrakX); use common; use interactive; my $in = interactive->vnew; my $res = $in->ask_okcancel(N("Hardware changes in \"%s\" class (%s seconds to answer)", $ARGV[0], $ARGV[1]), $ARGV[2] . N("Do you want to run the appropriate config tool?"), 1); $in->exit($res); git' href='ssh://git@git.mageia.org/software/drakx' title='drakx Git repository'/>
summaryrefslogtreecommitdiffstats
path: root/perl-install
diff options
context:
space:
mode:
authorFunda Wang <fwang@mandriva.org>2005-08-28 10:30:49 +0000
committerFunda Wang <fwang@mandriva.org>2005-08-28 10:30:49 +0000
commit852bf2f9de8bd89ba988e78f9db0d43883571f60 (patch)
treefd601cb306e3c666988d33b972fa1ac753390b37 /perl-install
parent4823f325ace3a0d2d6aa2b86ccb0b51d1f396990 (diff)
downloaddrakx-852bf2f9de8bd89ba988e78f9db0d43883571f60.tar
drakx-852bf2f9de8bd89ba988e78f9db0d43883571f60.tar.gz
drakx-852bf2f9de8bd89ba988e78f9db0d43883571f60.tar.bz2
drakx-852bf2f9de8bd89ba988e78f9db0d43883571f60.tar.xz
drakx-852bf2f9de8bd89ba988e78f9db0d43883571f60.zip
Updated POT file. Sorry about that :(
Diffstat (limited to 'perl-install')