Am 2006-07-05 21:58:52, schrieb Denis Barbier:

> But you can still workaround this problem by using auxiliary
> variables:
>   backtitle=$(gettext 'This is a gettext test.')
>   text=$(gettext 'Hey maintainer, I like gettext supporting this.')
>   Xdialog --title "gettext test" \
>           --backtitle "$backtitle" \
>         --msgbox "$text"

This is what I currently do and I find, it makes the BASH
scripts more readable if the gettext strings are together.

;-)

I have tried it and I like it...

Greetings
    Michelle Konzack


-- 
Linux-User #280138 with the Linux Counter, http://counter.li.org/
##################### Debian GNU/Linux Consultant #####################
Michelle Konzack   Apt. 917                  ICQ #328449886
                   50, rue de Soultz         MSM LinuxMichi
0033/6/61925193    67100 Strasbourg/France   IRC #Debian (irc.icq.com)



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to