From: Martin Mares Date: Sat, 19 Feb 2005 14:14:12 +0000 (+0000) Subject: Switch to English. X-Git-Tag: python-dummy-working~443 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=5c19ff5d2e3136a88c7c6bfba24a14f28826b6a2;p=eval.git Switch to English. --- diff --git a/bin/mo-create-logins b/bin/mo-create-logins index 3dfa530..e7ad11d 100755 --- a/bin/mo-create-logins +++ b/bin/mo-create-logins @@ -16,7 +16,7 @@ esac case $mode in eval) - echo -n Zadejte heslo pro mo-eval: + echo -n Enter password for mo-eval: read passwd passwd=`echo $passwd | bin/md5crypt` echo $EVAL_USER:x:$uid:$uid:MO Evaluator:$MO_ROOT/eval/$EVAL_USER:/bin/bash >> etcpasswd