From 44cb9561fd77e0d0165b14eae760fad18201a154 Mon Sep 17 00:00:00 2001 From: Guillaume Cottenceau Date: Tue, 18 Nov 2003 21:22:51 +0000 Subject: update BLA BLA since no one did move on this --- move/move.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/move/move.pm b/move/move.pm index 607fa6e5d..4d1ef9820 100644 --- a/move/move.pm +++ b/move/move.pm @@ -306,7 +306,7 @@ sub install2::configMove { } else { require any; any::ask_user_one($o, $o->{users} ||= [], $o->{security}, - additional_msg => N("BLA BLA user for move, password for screensaver"), noaccept => 1, needauser => 1, noicons => 1); + additional_msg => N("Enter your user information, password will be used for screensaver"), noaccept => 1, needauser => 1, noicons => 1); } #- force uid/gid to 501 as it was used when mounting key, addUser may choose 502 when key already holds user data put_in_hash($o->{users}[0], { uid => 501, gid => 501 }); -- cgit v1.2.1