home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga MA Magazine 1998 #6
/
amigamamagazinepolishissue1998.iso
/
www
/
drawstudio
/
download
/
dsdemfpu.lha
/
DrawStudioDemo
/
ClickForGerman
next >
Wrap
Text File
|
1997-01-08
|
333b
|
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