Add localization comments for bugscape bug 1393.

[r=ssu]


git-svn-id: svn://10.0.0.236/trunk@74806 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
sgehani%netscape.com
2000-07-26 08:21:30 +00:00
parent bd5d3df207
commit 5a96ae95f1
3 changed files with 60 additions and 2 deletions

View File

@@ -2,6 +2,8 @@
[General]
;-------------------------------------------------------------------------
Default Location=/usr/local/mozilla
; *** LOCALIZE ME BABY ***
Title=Mozilla Installer
;-------------------------------------------------------------------------
@@ -25,10 +27,13 @@ License File=MPL-1.1.txt
;-------------------------------------------------------------------------
Show Dialog=TRUE
Title=Mozilla Installer
; *** LOCALIZE ME BABY ***
Message0=Please select the setup type you wish to install.
[Setup Type0]
; *** LOCALIZE ME BABY ***
Description Short=Typical
; *** LOCALIZE ME BABY ***
Description Long=Navigator and Mail & News
C0=Component0
C1=Component1
@@ -38,7 +43,9 @@ C4=Component5
C5=Component6
[Setup Type1]
; *** LOCALIZE ME BABY ***
Description Short=Complete
; *** LOCALIZE ME BABY ***
Description Long=Navigator, Mail & News, and Chatzilla
C0=Component0
C1=Component1
@@ -49,7 +56,9 @@ C5=Component5
C6=Component6
[Setup Type2]
; *** LOCALIZE ME BABY ***
Description Short=Navigator
; *** LOCALIZE ME BABY ***
Description Long=Navigator only
C0=Component0
C1=Component1
@@ -58,7 +67,9 @@ C3=COmponent5
C4=Component6
[Setup Type3]
; *** LOCALIZE ME BABY ***
Description Short=Custom
; *** LOCALIZE ME BABY ***
Description Long=Choose components you wish to install
C0=Component0
C1=Component1
@@ -74,10 +85,12 @@ C6=Component6
;-------------------------------------------------------------------------
Show Dialog=TRUE
Title=Mozilla Installer
; *** LOCALIZE ME BABY ***
Message0=Please select the components you wish to install.
[Component0]
Description Short=XPInstall Engine
; *** LOCALIZE ME BABY ***
Description Long=Installer technology
Archive=xpcom.xpi
$InstallSize$:xpcom
@@ -86,6 +99,7 @@ URL0=$URLPath$
[Component1]
Description Short=Navigator
; *** LOCALIZE ME BABY ***
Description Long=Web browser software
Archive=browser.xpi
$InstallSize$:browser
@@ -94,6 +108,7 @@ URL0=$URLPath$
[Component2]
Description Short=Mail & News
; *** LOCALIZE ME BABY ***
Description Long=Email and Newsgroup software
Archive=mail.xpi
$InstallSize$:mail
@@ -102,6 +117,7 @@ URL0=$URLPath$
[Component3]
Description Short=Chatzilla
; *** LOCALIZE ME BABY ***
Description Long=Chatzilla IRC client
Archive=chatzilla.xpi
$InstallSize$:chatzilla
@@ -110,6 +126,7 @@ URL0=$URLPath$
[Component4]
Description Short=Quality Feedback Agent
; *** LOCALIZE ME BABY ***
Description Long=Tool for reporting software crashes to Netscape
Archive=talkback.xpi
$InstallSize$:talkback
@@ -117,8 +134,9 @@ Attributes=SELECTED
URL0=$URLPath$
[Component5]
Description Short=English US Language Pack
Description Long=English US Language Pack
Description Short=English US Profile Defaults
; *** LOCALIZE ME BABY ***
Description Long=English US Profile Defaults
Archive=deflenus.xpi
$InstallSize$:deflenus
Attributes=SELECTED|INVISIBLE
@@ -126,6 +144,7 @@ URL0=$URLPath$
[Component6]
Description Short=English US Language Pack
; *** LOCALIZE ME BABY ***
Description Long=English US Language Pack
Archive=langenus.xpi
$InstallSize$:langenus
@@ -134,6 +153,7 @@ URL0=$URLPath$
[Component7]
Description Short=English German Language Pack
; *** LOCALIZE ME BABY ***
Description Long=English German Language Pack
Archive=langende.xpi
$InstallSize$:langende
@@ -146,6 +166,7 @@ URL0=$URLPath$
;-------------------------------------------------------------------------
Show Dialog=TRUE
Title=Mozilla Installer
; *** LOCALIZE ME BABY ***
Message0=Click the Install button to proceed with this installation.
XPInstall Engine=xpcom.xpi
@@ -154,4 +175,5 @@ XPInstall Engine=xpcom.xpi
[LegacyCheck0]
;-------------------------------------------------------------------------
Filename=mozilla-bin
; *** 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.

View File

@@ -7,14 +7,19 @@ License File=License
[Dialog Welcome]
; *** 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]
; *** LOCALIZE ME BABY ***
Description Short=Typical Install
; *** LOCALIZE ME BABY ***
Description Long=Click Continue to install the following components:
C0=Component0
C1=Component1
@@ -24,7 +29,9 @@ C4=Component4
C5=Component5
[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
@@ -34,10 +41,12 @@ C4=Component4
C5=Component5
[Dialog Select Components]
; *** LOCALIZE ME BABY ***
Message0=Please select the components you wish to install:
[Component0]
Description Short=XPCOM
; *** LOCALIZE ME BABY ***
Description Long=Installer technology software
Archive=xpcom.xpi
Install Size=<#xpcom_size>
@@ -47,6 +56,7 @@ Attributes=SELECTED|INVISIBLE
[Component1]
Description Short=Navigator
; *** LOCALIZE ME BABY ***
Description Long=Web browser software
Archive=browser.xpi
Install Size=<#browser_size>
@@ -56,6 +66,7 @@ Attributes=SELECTED
[Component2]
Description Short=Mail & News
; *** LOCALIZE ME BABY ***
Description Long=Email and Newsgroup software
Archive=mail.xpi
Install Size=<#mail_size>
@@ -65,6 +76,7 @@ Attributes=SELECTED
[Component3]
Description Short=Chatzilla
; *** LOCALIZE ME BABY ***
Description Long=Chatzilla IRC client
Archive=chatzilla.xpi
Install Size=(#chatzilla_size)
@@ -74,6 +86,7 @@ Attributes=SELECTED
[Component4]
Description Short=English US Language Pack
; *** LOCALIZE ME BABY ***
Description Long=English US Language Pack
Archive=deflenus.xpi
Install Size=(#deflenus_size)
@@ -83,6 +96,7 @@ Attributes=SELECTED|INVISIBLE
[Component5]
Description Short=English US Language Pack
; *** LOCALIZE ME BABY ***
Description Long=English US Language Pack
Archive=langenus.xpi
Install Size=(#langenus_size)
@@ -92,6 +106,7 @@ Attributes=SELECTED|INVISIBLE
[Component6]
Description Short=English German Language Pack
; *** LOCALIZE ME BABY ***
Description Long=English German Language Pack
Archive=langende.xpi
Install Size=(#langende_size)
@@ -101,7 +116,9 @@ Attributes=SELECTED|INVISIBLE
[Dialog Start Install]
; *** LOCALIZE ME BABY ***
Message0=Click the Install button to download and install the selected components.
; *** LOCALIZE ME BABY ***
Message1=Save installer modules upon download
@@ -121,4 +138,5 @@ Target Document=:Mozilla Folder:Mozilla Installer
Filename=Mozilla
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.

View File

@@ -7,14 +7,19 @@ License File=License
[Dialog Welcome]
; *** 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]
; *** LOCALIZE ME BABY ***
Description Short=Typical Install
; *** LOCALIZE ME BABY ***
Description Long=Click Continue to install the following components:
C0=Component0
C1=Component1
@@ -24,7 +29,9 @@ C4=Component4
C5=Component5
[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
@@ -34,10 +41,12 @@ C4=Component4
C5=Component5
[Dialog Select Components]
; *** LOCALIZE ME BABY ***
Message0=Please select the components you wish to install:
[Component0]
Description Short=XPCOM
; *** LOCALIZE ME BABY ***
Description Long=Installer technology software
Archive=xpcom.xpi
Install Size=<#xpcom_size>
@@ -47,6 +56,7 @@ Attributes=SELECTED|INVISIBLE
[Component1]
Description Short=Navigator
; *** LOCALIZE ME BABY ***
Description Long=Web browser software
Archive=browser.xpi
Install Size=<#browser_size>
@@ -56,6 +66,7 @@ Attributes=SELECTED
[Component2]
Description Short=Mail & News
; *** LOCALIZE ME BABY ***
Description Long=Email and Newsgroup software
Archive=mail.xpi
Install Size=<#mail_size>
@@ -65,6 +76,7 @@ Attributes=SELECTED
[Component3]
Description Short=Chatzilla
; *** LOCALIZE ME BABY ***
Description Long=Chatzilla IRC client
Archive=chatzilla.xpi
Install Size=(#chatzilla_size)
@@ -74,6 +86,7 @@ Attributes=SELECTED
[Component4]
Description Short=English US Language Pack
; *** LOCALIZE ME BABY ***
Description Long=English US Language Pack
Archive=deflenus.xpi
Install Size=(#deflenus_size)
@@ -83,6 +96,7 @@ Attributes=SELECTED|INVISIBLE
[Component5]
Description Short=English US Language Pack
; *** LOCALIZE ME BABY ***
Description Long=English US Language Pack
Archive=langenus.xpi
Install Size=(#langenus_size)
@@ -92,6 +106,7 @@ Attributes=SELECTED|INVISIBLE
[Component6]
Description Short=English German Language Pack
; *** LOCALIZE ME BABY ***
Description Long=English German Language Pack
Archive=langende.xpi
Install Size=(#langende_size)
@@ -101,7 +116,9 @@ Attributes=SELECTED|INVISIBLE
[Dialog Start Install]
; *** LOCALIZE ME BABY ***
Message0=Click the Install button to download and install the selected components.
; *** LOCALIZE ME BABY ***
Message1=Save installer modules upon download
@@ -121,4 +138,5 @@ Target Document=:Mozilla Folder:Mozilla Installer
Filename=Mozilla
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.