]> mj.ucw.cz Git - moe.git/commitdiff
Switch to English.
authorMartin Mares <mj@ucw.cz>
Sat, 19 Feb 2005 14:14:12 +0000 (14:14 +0000)
committerMartin Mares <mj@ucw.cz>
Sat, 19 Feb 2005 14:14:12 +0000 (14:14 +0000)
bin/mo-create-logins

index 3dfa530f90aa4d5a75c1925801bfe637077dc514..e7ad11da7f006b0d2ae05da6f4221d3c98171175 100755 (executable)
@@ -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