On Thursday 13 November 2008 22:24, Jakub Bogusz wrote:
> > +                             echo "Key file for $dst not found,
> > skipping" ret=1
> >                               continue
> >                       fi
>
> [...]
>
> Don't remove i18n, use nls function instead.

different question, how do you format those services who say:

Starting foo .... [buzy]

now if there's some output to say (errors), it will be printed right after 
[buzy] bracket, which is plain unreadable.

msg_starting "Starting disk encryption"
if ... echo "Error happened!"

and if no failure is met, then it would look ok:
Starting foo .... [ok]

sometimes (like asking passphrase) a newline would be needed too:
Starting foo ....[buzy]Enter passphrase 
for /dev/sda:

-- 
glen
_______________________________________________
pld-devel-en mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en

Reply via email to