home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Best of Mecomp Multimedia 1
/
Mecomp-CD.iso
/
amiga
/
websites
/
drawstudio
/
download
/
dsdem.lha
/
DrawStudioDemo
/
ClickForGerman
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-01-09
|
333 b
|
15 lines
echo "This installs the German language file"
echo "instead of the English language file."
echo ""
ask "Continue ?"
if warn
copy LanguageDeu.msg Language.msg
echo "German language file now installed. If drawSTUDIO"
echo "is running, please quit and re-run for changes"
echo "to take effect."
else
echo "No changes made"
endif