diff --git a/xpinstall/wizard/mac/macbuild/Installer Modules/config.ini b/xpinstall/wizard/mac/macbuild/Installer Modules/config.ini index 436a3299be7f..2d5e32316b50 100644 --- a/xpinstall/wizard/mac/macbuild/Installer Modules/config.ini +++ b/xpinstall/wizard/mac/macbuild/Installer Modules/config.ini @@ -1,70 +1,124 @@ +[General] +Subfolder=Mozilla Folder +URL=ftp://ftp.mozilla.org/pub/mozilla/nightly/2001-05-15-08-trunk/mac-xpi/ + + [Dialog License] License File=License [Dialog Welcome] -Readme Filename=README -Readme App Creator Type=ttxt -Message0= Welcome to Netscape Communicator 5.0 - -Message1=This is welcome message 2 from the config.ini file. This is additional gunk to test auto text wrapping. This is still more text to aid in the former effort. This is still more text to aid in the former effort. This is still more text to aid in the former effort. This is still more text to aid in the former effort.This is welcome message 2 from the config.ini file. This is additional gunk to test auto text wrapping. This is still more text to aid in the former effort. - -Message2=This is welcome message 3 from the config.ini file. This is additional gunk to test auto text wrapping. This is still more text to aid in the former effort. This is still more text to aid in the former effort. This is still more text to aid in the former effort. This is still more text to aid in the former effort.This is welcome message 3 from the config.ini file. This is additional gunk to test auto text wrapping. This is still more text to aid in the former effort. - +; *** LOCALIZE ME BABY *** +Message0=Welcome to the Mozilla Installer +; *** LOCALIZE ME BABY *** +Message1=It is strongly recommended that you quit all applications before running this installer. +; *** LOCALIZE ME BABY *** +Message2=Click Continue to proceed with this installation. [Dialog Setup Type] [Setup Type0] -Description Short=Easy Install -Description Long=Click continue to install the following component: Current Mozilla optimized build -C0=Component0 - -[Setup Type1] -Description Short=Custom Install -Description Long=Click continue to select from a list of components. +; *** LOCALIZE ME BABY *** +Description Short=Typical Install +; *** LOCALIZE ME BABY *** +Description Long=Installs the most common options. Quickest to download; recommended for most users. C0=Component0 C1=Component1 +C2=Component2 +C3=Component3 +C4=Component4 +C5=Component5 +C6=Component6 + +[Setup Type1] +; *** LOCALIZE ME BABY *** +Description Short=Custom Install +; *** LOCALIZE ME BABY *** +Description Long=Click Continue to select the component(s) to install. +C0=Component0 +C1=Component1 +C2=Component2 +C3=Component3 +C4=Component4 +C5=Component5 +C6=Component6 [Dialog Select Components] +; *** LOCALIZE ME BABY *** Message0=Please select the components you wish to install: -[Component1] -Description Short=Talkback -Description Long=Quality feedback agent -Archive=talkback.xpi -Install Size=5639 -Random Install Percentage=20 - - [Component0] -Description Short=XPInstall Engine -Description Long=The "core file" with xpinstall, xpcom, nspr20, etc. -Archive=install.xpi -URL0=http://dolfin.mcom.com/nsinstall/mac/xpiengine/debug/ -URL1=http://dolfin.mcom.com/nsinstall/mac/xpiengine/debug/ -Install Size=3229 +Description Short=XPCOM +; *** LOCALIZE ME BABY *** +Description Long=Installer technology software +Archive=xpcom.xpi +Install Size=2360 +Archive Size=901 +Attributes=SELECTED|INVISIBLE + +[Component1] +Description Short=Navigator +; *** LOCALIZE ME BABY *** +Description Long=Web browser software +Archive=browser.xpi +Install Size=18789 +Archive Size=8203 Attributes=SELECTED [Component2] -Description Short=Mozilla Binary Internal -Description Long=M11 Mozilla optimized build (from ftp://sweetlou) -Archive=mozilla-mac-M11.sea.bin -Install Size=5751 -URL0=ftp://sweetlou.mcom.com/products/client/seamonkey/macos/8.x/ppc/current/ +Description Short=Mail & News +; *** LOCALIZE ME BABY *** +Description Long=Email and Newsgroup software +Archive=mail.xpi +Install Size=4440 +Archive Size=1932 +Attributes=SELECTED [Component3] -Description Short=AddSubcomponent Test -Description Long=Another .xpi to test running _all_ downloaded .xpi's -Archive=asc.xpi -Install Size=1 -URL0=http://puma.mcom.com/xpinstall/test/ +Description Short=Chatzilla +; *** LOCALIZE ME BABY *** +Description Long=Chatzilla IRC client +Archive=chatzilla.xpi +Install Size=83 +Archive Size=73 +Attributes=SELECTED + +[Component4] +Description Short=English US Language Pack +; *** LOCALIZE ME BABY *** +Description Long=English US Language Pack +Archive=deflenus.xpi +Install Size=15 +Archive Size=6 +Attributes=SELECTED|INVISIBLE + +[Component5] +Description Short=English (US) Language Pack +; *** LOCALIZE ME BABY *** +Description Long=English (US) Language Pack +Archive=langenus.xpi +Install Size=242 +Archive Size=210 +Attributes=SELECTED|INVISIBLE + +[Component6] +Description Short=US Region Pack +; *** LOCALIZE ME BABY *** +Description Long=Regional contents for US users +Archive=regus.xpi +Install Size=30 +Archive Size=18 +Attributes=SELECTED|INVISIBLE [Dialog Start Install] -Message0=Click the Install button to download and install the components selected. +; *** LOCALIZE ME BABY *** +Message0=Click the Install button to download and install the selected components. +; *** LOCALIZE ME BABY *** +Message1=Save installer modules upon download [SmartDownload-Netscape Install] -core_file=install.xpi +core_file=xpcom.xpi no_ads=true silent=false execution=false @@ -72,20 +126,12 @@ confirm_install=true [RunApp0] -Target App Creator Type=ttxt -Target Doc=config.ini - -[RunApp1] -Target App Creator Type=FraZ - +Target App=:Mozilla Folder:Mozilla +Target Document=:Mozilla Folder:Mozilla Installer [LegacyCheck0] Filename=Mozilla -Version=5.6.7d.13 -Message=A copy of Mozilla has been detected in the target folder. We recommend installing to another folder. - -[LegacyCheck1] -Filename=Component Registry -Version=9.1 -Message=Component Registries are not the same as Netscape Registries. - +Subfolder=Mozilla Folder +Version=5.0.0a.18 +; *** LOCALIZE ME BABY *** +Message=An older installation of Mozilla was detected. Please choose to delete the directory contents of your current Mozilla installation by hitting the 'Delete' button. Alternatively, please hit the 'Cancel' button and choose a different destination directory. diff --git a/xpinstall/wizard/mac/macbuild/Installer Modules/installer.ini b/xpinstall/wizard/mac/macbuild/Installer Modules/installer.ini index 9a4e2814588e..efa28e87f364 100644 --- a/xpinstall/wizard/mac/macbuild/Installer Modules/installer.ini +++ b/xpinstall/wizard/mac/macbuild/Installer Modules/installer.ini @@ -42,6 +42,8 @@ instBtnQuit=Quit instStrDiskSpace1=Disk space available: instStrDiskSpace2=Disk space required: instStrDiskSpace3=Press OK to return to the installer, free disk space, and continue. Or press Quit. +instBtnPause=Pause +instBtnResume=Resume [Install menu] instMenuAboutMo=About Mozilla Installer... diff --git a/xpinstall/wizard/mac/macbuild/installer.ini b/xpinstall/wizard/mac/macbuild/installer.ini index 9a4e2814588e..efa28e87f364 100644 --- a/xpinstall/wizard/mac/macbuild/installer.ini +++ b/xpinstall/wizard/mac/macbuild/installer.ini @@ -42,6 +42,8 @@ instBtnQuit=Quit instStrDiskSpace1=Disk space available: instStrDiskSpace2=Disk space required: instStrDiskSpace3=Press OK to return to the installer, free disk space, and continue. Or press Quit. +instBtnPause=Pause +instBtnResume=Resume [Install menu] instMenuAboutMo=About Mozilla Installer...