(set #CPUVersionSel "Install version for the CPU:")
(set #CPUVersionSelHelp "Chose a version for your CPU.")
(set #SelectMainDir "Where do you want to have the program installed ?")
(set #SelectMainDirHelp "Select the path for the programm.\n\n\n\nA drawer will NOT be created there !\n\nIf you choose 'SYS:WBStartup' then it will\nbe automatically started after booting")
(set #CopyMainProg "Copy mainfile.")
(set #AskIconCopy "Should the neccesary default-iconfiles for the wb-appicon ('def_Trashcan' and 'def_TrashcanFull') be copied ?")
(set #AskIconCopyHelp "This files are needed by GlobalTrash to create the appicon on the workbench. If they wouldn't be copied then the user is unable to delete any files over this appicon until the preferences are corrected.")
(set #CopyIcons "Copy needed iconfiles.")
(set #CatalogVersion 1)
(set #CatalogSel "Which language should be installed ?\nGerman is 'build-in' - no need to install it.")
(set #CatalogSelHelp "Choose one or more languages which can be used by the programm.\nA catalog for german ('deutsch') don't have to be installed (build-in language) !\n\nThe catalogfiles will be installed in 'LOCALE:catalogs/'.")
(set #CopyLocale "Copy catalogfile")
(set #SelectDocuDir "Where do you want to have the documentation installed ?")
(set #SelectDocuDirHelp "Select the path for the documentation files.\n\nA drawer will NOT be created there !")
(set #CopyDocu "Copy the documentation.")
; End of installation
(set #EndInstall "\n\nThe installation is now finished.\n\n\nIf you have problems, feel free to contact the author.\n\nYou will find the address in the documentation or on his Webpages 'http://bolli.home.pages.de/'.")
(set #Err-Bad-CPU "GlobalTrash benötigt eine Motorola MC68k (68000/010/020/030/040/060) CPU !")
; Message
(set #Message "\n\nVielen Dank, daß Sie \n\n>> GlobalTrash <<\n\nals Mülleimer-System gewählt haben.\n\n\nInstallscript ® 1997 von Oliver Blumert\n\n")
; Main
(set #CPUVersionSel "Installiere Version für CPU:")
(set #CPUVersionSelHelp "Wählen Sie eine zu Ihrer CPU passende Programmversion.")
(set #SelectMainDir "Wo möchten Sie das Programm installieren ?")
(set #SelectMainDirHelp "Wählen Sie einen Pfad für das Hauptprogramm.\n\nEin Verzeichnis wird NICHT erstellt !\n\nWenn Sie 'SYS:WBStartup' auswählen, wird das Programm\nautomatisch nach jedem Bootvorgang gestartet !")
(set #CopyMainProg "Kopiere Hauptprogramm.")
(set #AskIconCopy "Sollen die notwendigen Default-Piktogrammdateien für das WB-Appicon ('def_Trashcan' und 'def_TrashcanFull') kopiert werden ?")
(set #AskIconCopyHelp "Diese Dateien benötigt GlobalTrash zur Einrichtung des Application-Piktogramms auf der Workbench. Wird es nicht kopiert, können so lange keine Dateien über GlobalTrash gelöscht werden, bis in dem Einsteller eine korrekte Einstellung getroffen wurde.")
(set #CatalogSel "Welche Sprache möchten Sie installieren ?\nDeutsch ist Standard und braucht nicht installiert zu werden !")
(set #CatalogSelHelp "Wählen Sie eine Sprache aus, die das Programm nutzen soll.\nEin Katalog für 'deutsch' braucht nicht installiert zu werden (Standardsprache) !\n\nDie Katalogdateien werden in 'LOCALE:catalogs/' installiert.")
(set #CopyLocale "Kopiere Katalogdatei.")
(set #SelectDocuDir "Wo soll die Dokumentation installiert werden ?")
(set #SelectDocuDirHelp "Wählen Sie einen Pfad für die Dokumentation.\n\nEin Verzeichnis wird NICHT erstellt !")
(set #CopyDocu "Kopiere die Dokumentation.")
; End of installation
(set #EndInstall "\n\nDie Installation ist nun abgeschlossen.\n\n\nSollten Sie wider Erwarten Probleme haben, kontaktieren Sie den Autor.\n\nDie Adresse finden Sie in der Dokumentation oder auf dessen Webseiten 'http://bolli.home.pages.de/'.")