From 68f6a891fda73b6b2d2702dfc74c900f26cb1e60 Mon Sep 17 00:00:00 2001 From: "blakeross%telocity.com" Date: Fri, 23 Feb 2001 03:27:22 +0000 Subject: [PATCH] Forced reload, stop button, ability to use bookmark keywords in Open Web Location dialog, persist window choice, .8 -> .9, moving things to more appropriate places (60498, 62078, 49773, others) --- .../chrome/en-DE/communicator/locale/makefile.win | 2 ++ .../en-DE/chrome/en-DE/navigator/locale/makefile.win | 2 -- .../chrome/en-GB/communicator/locale/makefile.win | 2 ++ .../resources/locale/en-US/openLocation.dtd | 11 +++++++++++ .../resources/locale/en-US/openLocation.properties | 2 ++ 5 files changed, 17 insertions(+), 2 deletions(-) diff --git a/l10n/langpacks/en-DE/chrome/en-DE/communicator/locale/makefile.win b/l10n/langpacks/en-DE/chrome/en-DE/communicator/locale/makefile.win index b571fa90c68a..d0ea2499e10c 100644 --- a/l10n/langpacks/en-DE/chrome/en-DE/communicator/locale/makefile.win +++ b/l10n/langpacks/en-DE/chrome/en-DE/communicator/locale/makefile.win @@ -43,6 +43,8 @@ include <$(DEPTH)\config\rules.mak> include <$(THEME_ROOT_DEPTH)\theme.mk> install:: + $(MAKE_INSTALL) openLocation.dtd $(DIST)\bin\chrome\locales\$(THEME)\navigator\locale + $(MAKE_INSTALL) openLocation.properties $(DIST)\bin\chrome\locales\$(THEME)\navigator\locale $(MAKE_INSTALL) PSMTaskMenu.dtd $(DIST)\bin\chrome\locales\$(THEME)\communicator\locale $(MAKE_INSTALL) security.properties $(DIST)\bin\chrome\locales\$(THEME)\communicator\locale $(MAKE_INSTALL) securityOverlay.dtd $(DIST)\bin\chrome\locales\$(THEME)\communicator\locale diff --git a/l10n/langpacks/en-DE/chrome/en-DE/navigator/locale/makefile.win b/l10n/langpacks/en-DE/chrome/en-DE/navigator/locale/makefile.win index 1d5452ad43a8..22fe61c90995 100644 --- a/l10n/langpacks/en-DE/chrome/en-DE/navigator/locale/makefile.win +++ b/l10n/langpacks/en-DE/chrome/en-DE/navigator/locale/makefile.win @@ -28,8 +28,6 @@ include <$(THEME_ROOT_DEPTH)\theme.mk> install:: $(MAKE_INSTALL) navigator.dtd $(DIST)\bin\chrome\locales\$(THEME)\navigator\locale $(MAKE_INSTALL) navigator.properties $(DIST)\bin\chrome\locales\$(THEME)\navigator\locale - $(MAKE_INSTALL) openLocation.dtd $(DIST)\bin\chrome\locales\$(THEME)\navigator\locale - $(MAKE_INSTALL) openLocation.properties $(DIST)\bin\chrome\locales\$(THEME)\navigator\locale $(MAKE_INSTALL) viewSource.dtd $(DIST)\bin\chrome\locales\$(THEME)\navigator\locale clobber:: diff --git a/l10n/langpacks/en-GB/chrome/en-GB/communicator/locale/makefile.win b/l10n/langpacks/en-GB/chrome/en-GB/communicator/locale/makefile.win index b571fa90c68a..d0ea2499e10c 100644 --- a/l10n/langpacks/en-GB/chrome/en-GB/communicator/locale/makefile.win +++ b/l10n/langpacks/en-GB/chrome/en-GB/communicator/locale/makefile.win @@ -43,6 +43,8 @@ include <$(DEPTH)\config\rules.mak> include <$(THEME_ROOT_DEPTH)\theme.mk> install:: + $(MAKE_INSTALL) openLocation.dtd $(DIST)\bin\chrome\locales\$(THEME)\navigator\locale + $(MAKE_INSTALL) openLocation.properties $(DIST)\bin\chrome\locales\$(THEME)\navigator\locale $(MAKE_INSTALL) PSMTaskMenu.dtd $(DIST)\bin\chrome\locales\$(THEME)\communicator\locale $(MAKE_INSTALL) security.properties $(DIST)\bin\chrome\locales\$(THEME)\communicator\locale $(MAKE_INSTALL) securityOverlay.dtd $(DIST)\bin\chrome\locales\$(THEME)\communicator\locale diff --git a/xpfe/communicator/resources/locale/en-US/openLocation.dtd b/xpfe/communicator/resources/locale/en-US/openLocation.dtd index e69de29bb2d1..f7a256977011 100644 --- a/xpfe/communicator/resources/locale/en-US/openLocation.dtd +++ b/xpfe/communicator/resources/locale/en-US/openLocation.dtd @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/xpfe/communicator/resources/locale/en-US/openLocation.properties b/xpfe/communicator/resources/locale/en-US/openLocation.properties index e69de29bb2d1..876f630733ad 100644 --- a/xpfe/communicator/resources/locale/en-US/openLocation.properties +++ b/xpfe/communicator/resources/locale/en-US/openLocation.properties @@ -0,0 +1,2 @@ +openButtonLabel=Open +chooseFileDialogTitle=Choose File