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
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -21,3 +21,8 @@
|
||||
<!ENTITY enableTurboCheck.accesskey "t">
|
||||
|
||||
<!ENTITY perfdescription.label "If you check this item, part of &brandShortName; will stay in memory when not in use, allowing it to start up faster.">
|
||||
|
||||
<!ENTITY jvm.configuration "Select Java version (change requires restart)">
|
||||
<!ENTITY jvm.name "Version">
|
||||
<!ENTITY jvm.home "Path">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user