From 7869075fa4175bad48cfdf4b69a652f88f35bab5 Mon Sep 17 00:00:00 2001 From: "pete.zha%sun.com" Date: Tue, 13 May 2003 14:59:25 +0000 Subject: [PATCH] bug=185000 Make Integration of mozilla and Java Plugin be better r=joshua.xia@sun.com, sr=alecf@flett.org, a=blizzard patch=http://bugzilla.mozilla.org/attachment.cgi?id=122985&action=edit Change dtd and properties files. Will not effect the build git-svn-id: svn://10.0.0.236/trunk@142371 18797224-902f-48f8-a5cc-f745e15eee43 --- .../xpfe/browser/resources/locale/en-US/navigator.properties | 4 ++++ .../prefwindow/resources/locale/en-US/pref-advanced.dtd | 5 +++++ 2 files changed, 9 insertions(+) diff --git a/mozilla/xpfe/browser/resources/locale/en-US/navigator.properties b/mozilla/xpfe/browser/resources/locale/en-US/navigator.properties index 8d131826fc5..614dbf2792b 100644 --- a/mozilla/xpfe/browser/resources/locale/en-US/navigator.properties +++ b/mozilla/xpfe/browser/resources/locale/en-US/navigator.properties @@ -66,3 +66,7 @@ tabs.close=Close # e.g. "Search Google for abc" # DO NOT change the %S order when translate, the first %S must be the search engine name. searchFor=Search %S for "%S" + +# For JVM Configuration +switchJVMTitle=Select Java version +switchJVMFailed=Failed to select this version of java diff --git a/mozilla/xpfe/components/prefwindow/resources/locale/en-US/pref-advanced.dtd b/mozilla/xpfe/components/prefwindow/resources/locale/en-US/pref-advanced.dtd index 2464b0046a4..bd497995fca 100644 --- a/mozilla/xpfe/components/prefwindow/resources/locale/en-US/pref-advanced.dtd +++ b/mozilla/xpfe/components/prefwindow/resources/locale/en-US/pref-advanced.dtd @@ -21,3 +21,8 @@ + + + + +