bug 313762 - Update start page URLs to new domains and make the strings properly localizable, r=bsmedberg

This commit is contained in:
mconnor%steelgryphon.com 2005-10-25 18:22:36 +00:00
parent 33a53b87a9
commit ec4a79e636
5 changed files with 23 additions and 24 deletions

View File

@ -292,7 +292,7 @@ var MigrationWizard = {
var numberOfChoices = 0;
try {
var bundle = document.getElementById("browserconfigBundle");
var bundle = document.getElementById("brandBundle");
var pageTitle = bundle.getString("homePageMigrationPageTitle");
var pageDesc = bundle.getString("homePageMigrationDescription");
var startPages = bundle.getString("homePageOptionCount");

View File

@ -54,7 +54,6 @@
<stringbundle id="bundle" src="chrome://browser/locale/migration/migration.properties"/>
<stringbundle id="brandBundle" src="chrome://branding/locale/brand.properties"/>
<stringbundle id="browserconfigBundle" src="resource:///browserconfig.properties"/>
<wizardpage id="importSource" pageid="importSource" next="selectProfile"
label="&importSource.title;"

View File

@ -1,22 +1,3 @@
# Do NOT localize or otherwise change these values
#expand browser.startup.homepage=http://start.mozilla.org/firefox?client=firefox-a&rls=__MOZ_DISTRIBUTION_ID_UNQUOTED__:__AB_CD__:official
#expand browser.startup.homepage_reset=http://start.mozilla.org/firefox?client=firefox-a&rls=__MOZ_DISTRIBUTION_ID_UNQUOTED__:__AB_CD__:official
# the following section is used in the first-time migration wizard
# new and scary, however if these strings are not present, we will simply
# skip this wizard page
homePageOptionCount=1
homePageSingleStartMain=Firefox Start, a fast search page with search results by Google
#expand homePageSingleStartMainURL=http://start.mozilla.org/firefox?client=firefox-a&rls=__MOZ_DISTRIBUTION_ID_UNQUOTED__:__AB_CD__:official
homePageMultipleStartMain=Firefox Start, a fast search page
homePageMultipleStart1Label=with search results by Google
homePageMultipleStart1URL=http://start.en-US.mozilla.org/firefox/
homePageMultipleStart2Label=
homePageMultipleStart2URL=
homePageMultipleStart3Label=
homePageMultipleStart3URL=
homePageImport=Import your home page from %S
homePageMigrationPageTitle=Home Page Selection
homePageMigrationDescription=Please select the home page you wish to use:
# end safe-to-not-have section
#expand browser.startup.homepage=http://__AB_CD__.start.mozilla.com/firefox?client=firefox-a&rls=__MOZ_DISTRIBUTION_ID_UNQUOTED__:__AB_CD__:official
#expand browser.startup.homepage_reset=http://__AB_CD__.start.mozilla.com/firefox?client=firefox-a&rls=__MOZ_DISTRIBUTION_ID_UNQUOTED__:__AB_CD__:official

View File

@ -1,3 +1,22 @@
brandShortName=Firefox
brandFullName=Mozilla Firefox
vendorShortName=Mozilla
# the following section is used in the first-time migration wizard
# new and scary, however if these strings are not present, we will simply
# skip this wizard page
homePageOptionCount=1
homePageSingleStartMain=Firefox Start, a fast search page with search results by Google
#expand homePageSingleStartMainURL=http://en-us.start.mozilla.com/firefox?client=firefox-a&rls=__MOZ_DISTRIBUTION_ID_UNQUOTED__:__AB_CD__:official
homePageMultipleStartMain=
homePageMultipleStart1Label=
homePageMultipleStart1URL=
homePageMultipleStart2Label=
homePageMultipleStart2URL=
homePageMultipleStart3Label=
homePageMultipleStart3URL=
homePageImport=Import your home page from %S
homePageMigrationPageTitle=Home Page Selection
homePageMigrationDescription=Please select the home page you wish to use:
# end safe-to-not-have section

View File

@ -3,4 +3,4 @@
@AB_CD@.jar:
% locale branding @AB_CD@ %locale/branding/
locale/branding/brand.dtd (%brand.dtd)
locale/branding/brand.properties (%brand.properties)
* locale/branding/brand.properties (%brand.properties)