mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 14:22:01 +00:00
Replicated from en-US build
This commit is contained in:
parent
1a2c474eb4
commit
dc480bbc96
1
l10n/langpacks/en-DE/.cvsignore
Normal file
1
l10n/langpacks/en-DE/.cvsignore
Normal file
@ -0,0 +1 @@
|
||||
Makefile
|
33
l10n/langpacks/en-DE/Makefile.in
Normal file
33
l10n/langpacks/en-DE/Makefile.in
Normal file
@ -0,0 +1,33 @@
|
||||
#
|
||||
# The contents of this file are subject to the Netscape Public
|
||||
# License Version 1.1 (the "License"); you may not use this file
|
||||
# except in compliance with the License. You may obtain a copy of
|
||||
# the License at http://www.mozilla.org/NPL/
|
||||
#
|
||||
# Software distributed under the License is distributed on an "AS
|
||||
# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
|
||||
# implied. See the License for the specific language governing
|
||||
# rights and limitations under the License.
|
||||
#
|
||||
# The Original Code is mozilla.org code.
|
||||
#
|
||||
# The Initial Developer of the Original Code is Netscape
|
||||
# Communications Corporation. Portions created by Netscape are
|
||||
# Copyright (C) 1998 Netscape Communications Corporation. All
|
||||
# Rights Reserved.
|
||||
#
|
||||
# Contributor(s):
|
||||
#
|
||||
|
||||
DEPTH = ../../..
|
||||
topsrcdir = @top_srcdir@
|
||||
VPATH = @srcdir@
|
||||
srcdir = @srcdir@
|
||||
|
||||
include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
DIRS = \
|
||||
defaults \
|
||||
chrome
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
1
l10n/langpacks/en-DE/chrome/.cvsignore
Normal file
1
l10n/langpacks/en-DE/chrome/.cvsignore
Normal file
@ -0,0 +1 @@
|
||||
Makefile
|
33
l10n/langpacks/en-DE/chrome/Makefile.in
Normal file
33
l10n/langpacks/en-DE/chrome/Makefile.in
Normal file
@ -0,0 +1,33 @@
|
||||
#
|
||||
# The contents of this file are subject to the Netscape Public
|
||||
# License Version 1.1 (the "License"); you may not use this file
|
||||
# except in compliance with the License. You may obtain a copy of
|
||||
# the License at http://www.mozilla.org/NPL/
|
||||
#
|
||||
# Software distributed under the License is distributed on an "AS
|
||||
# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
|
||||
# implied. See the License for the specific language governing
|
||||
# rights and limitations under the License.
|
||||
#
|
||||
# The Original Code is mozilla.org code.
|
||||
#
|
||||
# The Initial Developer of the Original Code is Netscape
|
||||
# Communications Corporation. Portions created by Netscape are
|
||||
# Copyright (C) 1998 Netscape Communications Corporation. All
|
||||
# Rights Reserved.
|
||||
#
|
||||
# Contributor(s):
|
||||
#
|
||||
|
||||
DEPTH = ../../../..
|
||||
THEME_ROOT_DEPTH = @srcdir@/..
|
||||
topsrcdir = @top_srcdir@
|
||||
VPATH = @srcdir@
|
||||
srcdir = @srcdir@
|
||||
|
||||
include $(DEPTH)/config/autoconf.mk
|
||||
include $(THEME_ROOT_DEPTH)/theme.mk
|
||||
|
||||
DIRS = $(THEME)
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
1
l10n/langpacks/en-DE/chrome/en-DE/.cvsignore
Normal file
1
l10n/langpacks/en-DE/chrome/en-DE/.cvsignore
Normal file
@ -0,0 +1 @@
|
||||
Makefile
|
43
l10n/langpacks/en-DE/chrome/en-DE/Makefile.in
Normal file
43
l10n/langpacks/en-DE/chrome/en-DE/Makefile.in
Normal file
@ -0,0 +1,43 @@
|
||||
#
|
||||
# The contents of this file are subject to the Netscape Public
|
||||
# License Version 1.1 (the "License"); you may not use this file
|
||||
# except in compliance with the License. You may obtain a copy of
|
||||
# the License at http://www.mozilla.org/NPL/
|
||||
#
|
||||
# Software distributed under the License is distributed on an "AS
|
||||
# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
|
||||
# implied. See the License for the specific language governing
|
||||
# rights and limitations under the License.
|
||||
#
|
||||
# The Original Code is mozilla.org code.
|
||||
#
|
||||
# The Initial Developer of the Original Code is Netscape
|
||||
# Communications Corporation. Portions created by Netscape are
|
||||
# Copyright (C) 1998 Netscape Communications Corporation. All
|
||||
# Rights Reserved.
|
||||
#
|
||||
# Contributor(s):
|
||||
#
|
||||
|
||||
DEPTH = ../../../../..
|
||||
THEME_ROOT_DEPTH = @srcdir@/../..
|
||||
topsrcdir = @top_srcdir@
|
||||
VPATH = @srcdir@
|
||||
srcdir = @srcdir@
|
||||
|
||||
include $(DEPTH)/config/autoconf.mk
|
||||
include $(THEME_ROOT_DEPTH)/theme.mk
|
||||
|
||||
CHROME_DIR = locales/$(THEME)
|
||||
CHROME_MISC_DIR = .
|
||||
CHROME_TYPE = locale
|
||||
|
||||
CHROME_MISC = \
|
||||
manifest.rdf \
|
||||
$(NULL)
|
||||
|
||||
ifdef MOZ_LANGPACKS
|
||||
DIRS = communicator editor global messenger navigator necko
|
||||
endif
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
@ -0,0 +1 @@
|
||||
<!ENTITY PSMCmd.label "Security Manager">
|
@ -0,0 +1,58 @@
|
||||
<!--
|
||||
- The contents of this file are subject to the Mozilla Public
|
||||
- License Version 1.1 (the "License"); you may not use this file
|
||||
- except in compliance with the License. You may obtain a copy of
|
||||
- the License at http://www.mozilla.org/MPL/
|
||||
-
|
||||
- Software distributed under the License is distributed on an "AS
|
||||
- IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
|
||||
- implied. See the License for the specific language governing
|
||||
- rights and limitations under the License.
|
||||
-
|
||||
- The Original Code is Mozilla Communicator.
|
||||
-
|
||||
- The Initial Developer of the Original Code is Netscape
|
||||
- Communications Corp. Portions created by Netscape Communications
|
||||
- Corp. are Copyright (C) 1999 Netscape Communications Corp. All
|
||||
- Rights Reserved.
|
||||
-
|
||||
- Original Author(s):
|
||||
- Robert John Churchill <rjc@netscape.com>
|
||||
-
|
||||
- Contributor(s):
|
||||
-->
|
||||
|
||||
<!ENTITY menu.file.label "File">
|
||||
<!ENTITY menuitem.close.label "Close">
|
||||
|
||||
<!ENTITY menu.edit.label "Edit">
|
||||
<!ENTITY menuitem.undo.label "Undo">
|
||||
<!ENTITY menuitem.redo.label "Redo">
|
||||
<!ENTITY menuitem.cut.label "Cut">
|
||||
<!ENTITY menuitem.copy.label "Copy">
|
||||
<!ENTITY menuitem.paste.label "Paste">
|
||||
<!ENTITY menuitem.delete.label "Delete">
|
||||
<!ENTITY menuitem.selectAll.label "Select All">
|
||||
|
||||
<!ENTITY window.title.label "Find">
|
||||
|
||||
<!ENTITY search1.label "Find items in ">
|
||||
<!ENTITY search2.label " whose ">
|
||||
|
||||
<!ENTITY search.button.label "Find">
|
||||
<!ENTITY save.button.label "Bookmark Find Query">
|
||||
|
||||
<!ENTITY bookmarks.label "Bookmarks">
|
||||
<!ENTITY history.label "History">
|
||||
|
||||
<!ENTITY name.label "Name">
|
||||
<!ENTITY url.label "URL">
|
||||
<!ENTITY shortcut.label "Custom Keyword">
|
||||
<!ENTITY description.label "Description">
|
||||
|
||||
<!ENTITY contains.label "contains">
|
||||
<!ENTITY startswith.label "starts with">
|
||||
<!ENTITY endswith.label "ends with">
|
||||
<!ENTITY is.label "is">
|
||||
<!ENTITY isnot.label "is not">
|
||||
<!ENTITY doesntcontain.label "doesn't contain">
|
@ -0,0 +1,84 @@
|
||||
<!--
|
||||
- The contents of this file are subject to the Mozilla Public
|
||||
- License Version 1.1 (the "License"); you may not use this file
|
||||
- except in compliance with the License. You may obtain a copy of
|
||||
- the License at http://www.mozilla.org/MPL/
|
||||
-
|
||||
- Software distributed under the License is distributed on an "AS
|
||||
- IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
|
||||
- implied. See the License for the specific language governing
|
||||
- rights and limitations under the License.
|
||||
-
|
||||
- The Original Code is Mozilla Communicator.
|
||||
-
|
||||
- The Initial Developer of the Original Code is Netscape
|
||||
- Communications Corp. Portions created by Netscape Communications
|
||||
- Corp. are Copyright (C) 1999 Netscape Communications Corp. All
|
||||
- Rights Reserved.
|
||||
-
|
||||
- Contributor(s): Stephen Lamm <slamm@netscape.com>
|
||||
- Robert John Churchill <rjc@netscape.com>
|
||||
-->
|
||||
|
||||
<!ENTITY bookmarks.windowtitle.label "Properties">
|
||||
|
||||
<!ENTITY generalInfo.label "General Information">
|
||||
<!ENTITY generalInfo.accesskey "g">
|
||||
<!ENTITY schedule.label "Schedule">
|
||||
<!ENTITY schedule.accesskey "s">
|
||||
|
||||
<!ENTITY bookmarks.information.label "Information:">
|
||||
<!ENTITY bookmarks.name.label "Name:">
|
||||
<!ENTITY bookmarks.location.label "Location:">
|
||||
<!ENTITY bookmarks.shortcut.label "Custom Keyword:">
|
||||
<!ENTITY bookmarks.description.label "Description:">
|
||||
|
||||
<!ENTITY checkforupdates.legend.label "Check URL for updates:">
|
||||
<!ENTITY when.label "When:">
|
||||
<!ENTITY from.label "from:">
|
||||
<!ENTITY to.label "to: ">
|
||||
<!ENTITY every.label "every">
|
||||
<!ENTITY minutes.label "minute(s)">
|
||||
<!ENTITY notifications.legend.label "Notification:">
|
||||
|
||||
<!ENTITY checknever.label "Never">
|
||||
<!ENTITY checkeveryday.label "Every day">
|
||||
<!ENTITY checkweekdays.label "Weekdays">
|
||||
<!ENTITY checkweekends.label "Weekends">
|
||||
<!ENTITY checkmondays.label "Mondays">
|
||||
<!ENTITY checktuesdays.label "Tuesdays">
|
||||
<!ENTITY checkwednesdays.label "Wednesdays">
|
||||
<!ENTITY checkthursdays.label "Thursdays">
|
||||
<!ENTITY checkfridays.label "Fridays">
|
||||
<!ENTITY checksaturdays.label "Saturdays">
|
||||
<!ENTITY checksundays.label "Sundays">
|
||||
|
||||
<!ENTITY midnight.label "Midnight">
|
||||
<!ENTITY AMone.label "1 AM">
|
||||
<!ENTITY AMtwo.label "2 AM">
|
||||
<!ENTITY AMthree.label "3 AM">
|
||||
<!ENTITY AMfour.label "4 AM">
|
||||
<!ENTITY AMfive.label "5 AM">
|
||||
<!ENTITY AMsix.label "6 AM">
|
||||
<!ENTITY AMseven.label "7 AM">
|
||||
<!ENTITY AMeight.label "8 AM">
|
||||
<!ENTITY AMnine.label "9 AM">
|
||||
<!ENTITY AMten.label "10 AM">
|
||||
<!ENTITY AMeleven.label "11 AM">
|
||||
<!ENTITY noon.label "Noon">
|
||||
<!ENTITY PMone.label "1 PM">
|
||||
<!ENTITY PMtwo.label "2 PM">
|
||||
<!ENTITY PMthree.label "3 PM">
|
||||
<!ENTITY PMfour.label "4 PM">
|
||||
<!ENTITY PMfive.label "5 PM">
|
||||
<!ENTITY PMsix.label "6 PM">
|
||||
<!ENTITY PMseven.label "7 PM">
|
||||
<!ENTITY PMeight.label "8 PM">
|
||||
<!ENTITY PMnine.label "9 PM">
|
||||
<!ENTITY PMten.label "10 PM">
|
||||
<!ENTITY PMeleven.label "11 PM">
|
||||
|
||||
<!ENTITY notification.icon.label "Change the bookmark's icon">
|
||||
<!ENTITY notification.sound.label "Play a sound">
|
||||
<!ENTITY notification.alert.label "Display an alert">
|
||||
<!ENTITY notification.window.label "Open web page in a new window">
|
@ -0,0 +1,66 @@
|
||||
# The contents of this file are subject to the Netscape Public
|
||||
# License Version 1.1 (the "License"); you may not use this file
|
||||
# except in compliance with the License. You may obtain a copy of
|
||||
# the License at http://www.mozilla.org/NPL/
|
||||
#
|
||||
# Software distributed under the License is distributed on an "AS
|
||||
# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
|
||||
# implied. See the License for the specific language governing
|
||||
# rights and limitations under the License.
|
||||
#
|
||||
# The Original Code is mozilla.org code.
|
||||
#
|
||||
# The Initial Developer of the Original Code is Netscape
|
||||
# Communications Corporation. Portions created by Netscape are
|
||||
# Copyright (C) 1998 Netscape Communications Corporation. All
|
||||
# Rights Reserved.
|
||||
#
|
||||
# Contributor(s):
|
||||
#
|
||||
|
||||
NewBookmark = New Bookmark
|
||||
DeleteBookmark = Delete Bookmark
|
||||
|
||||
NewFolder = New Folder
|
||||
DeleteFolder = Delete Folder
|
||||
|
||||
NewSeparator = New Separator
|
||||
DeleteSeparator = Delete Separator
|
||||
|
||||
SetNewBookmarkFolder = Set as New Bookmark Folder
|
||||
SetPersonalToolbarFolder = Set as Personal Toolbar Folder
|
||||
SetNewSearchFolder = Set as New Internet Search Folder
|
||||
|
||||
BookmarkProperties = Properties...
|
||||
|
||||
Import = Import...
|
||||
Export = Export...
|
||||
|
||||
ImportedIEFavorites = Imported IE Favorites
|
||||
ImportedNetPositiveBookmarks = Imported NetPositive Bookmarks
|
||||
|
||||
DefaultPersonalToolbarFolder = Personal Toolbar Folder
|
||||
|
||||
NewBookmarkURLPrompt = Enter a URL for the new bookmark:
|
||||
NewBookmarkNamePrompt = Enter a name for the new bookmark:
|
||||
NewFolderNamePrompt = Enter a name for the new folder:
|
||||
|
||||
NeedValidURL = Please enter a valid, fully qualified URL.
|
||||
|
||||
SelectImport = Import bookmark file:
|
||||
EnterExport = Export bookmark file:
|
||||
|
||||
DeleteItem = Delete the selected item?
|
||||
DeleteItems = Delete the selected items?
|
||||
|
||||
WebPageUpdated = The following web page has been updated:
|
||||
WebPageTitle = Title:
|
||||
WebPageURL = URL:
|
||||
WebPageAskDisplay = Would you like to display it?
|
||||
WebPageAskStopOption = Stop checking for updates on this web page
|
||||
|
||||
pleaseEnterALocation = Please enter a location
|
||||
pleaseEnterADuration = Please enter a duration.
|
||||
pleaseSelectANotification = Please enter at least one notification method.
|
||||
|
||||
SortMenuItem = Sorted by %NAME%
|
@ -0,0 +1,56 @@
|
||||
<!--
|
||||
- The contents of this file are subject to the Mozilla Public
|
||||
- License Version 1.1 (the "License"); you may not use this file
|
||||
- except in compliance with the License. You may obtain a copy of
|
||||
- the License at http://www.mozilla.org/MPL/
|
||||
-
|
||||
- Software distributed under the License is distributed on an "AS
|
||||
- IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
|
||||
- implied. See the License for the specific language governing
|
||||
- rights and limitations under the License.
|
||||
-
|
||||
- The Original Code is Mozilla Communicator.
|
||||
-
|
||||
- The Initial Developer of the Original Code is Netscape
|
||||
- Communications Corp. Portions created by Netscape Communications
|
||||
- Corp. are Copyright (C) 1999 Netscape Communications Corp. All
|
||||
- Rights Reserved.
|
||||
-
|
||||
- Contributor(s): Stephen Lamm <slamm@netscape.com>
|
||||
-->
|
||||
|
||||
<!-- extracted from ./bookmarks.xul -->
|
||||
|
||||
<!ENTITY menuitem.newBookmark.label "New Bookmark">
|
||||
<!ENTITY menuitem.newBookmark.accesskey "N">
|
||||
<!ENTITY menuitem.newFolder.label "New Folder">
|
||||
<!ENTITY menuitem.newSeparator.label "New Separator">
|
||||
<!ENTITY menuitem.saveas.label "Save As...">
|
||||
<!ENTITY menuitem.saveas.accesskey "S">
|
||||
<!ENTITY file.saveas.keybinding "s">
|
||||
<!ENTITY menuitem.import.label "Import Bookmarks...">
|
||||
<!ENTITY menuitem.export.label "Export Bookmarks...">
|
||||
<!ENTITY menuitem.find.label "Find...">
|
||||
<!ENTITY menuitem.find.accesskey "F">
|
||||
<!ENTITY edit.find.keybinding "f">
|
||||
<!ENTITY menuitem.properties.label "Properties...">
|
||||
<!ENTITY menuitem.properties.accesskey "o">
|
||||
<!ENTITY edit.properties.keybinding "e">
|
||||
|
||||
<!ENTITY menuitem.view.unsorted.label "Unsorted">
|
||||
<!ENTITY menuitem.view.ascending.label "A > Z Sort Order">
|
||||
<!ENTITY menuitem.view.descending.label "Z > A Sort Order">
|
||||
<!ENTITY menuitem.view.show_columns.label "Show columns">
|
||||
<!ENTITY menuitem.newbookmarkfolder.label "Set as New Bookmark Folder">
|
||||
<!ENTITY menuitem.newinternetsearchfolder.label "Set as New Internet Search Folder">
|
||||
<!ENTITY menuitem.personaltoolbarfolder.label "Set as Personal Toolbar Folder">
|
||||
|
||||
<!ENTITY tree.header.name.label "Name">
|
||||
<!-- LOCALIZATION NOTE (tree.header.url.label) : DONT_TRANSLATE -->
|
||||
<!ENTITY tree.header.url.label "URL">
|
||||
<!ENTITY tree.header.shortcut.label "Custom Keyword">
|
||||
<!ENTITY tree.header.addedon.label "Added On">
|
||||
<!ENTITY tree.header.lastmod.label "Last Modified">
|
||||
<!ENTITY tree.header.lastvisit.label "Last Visit">
|
||||
<!ENTITY tree.header.description.label "Description">
|
||||
<!ENTITY bookmarksWindowTitle.label "Manage Bookmarks">
|
@ -0,0 +1,36 @@
|
||||
#
|
||||
# The contents of this file are subject to the Netscape Public
|
||||
# License Version 1.1 (the "License"); you may not use this file
|
||||
# except in compliance with the License. You may obtain a copy of
|
||||
# the License at http://www.mozilla.org/NPL/
|
||||
#
|
||||
# Software distributed under the License is distributed on an "AS
|
||||
# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
|
||||
# implied. See the License for the specific language governing
|
||||
# rights and limitations under the License.
|
||||
#
|
||||
# The Original Code is mozilla.org code.
|
||||
#
|
||||
# The Initial Developer of the Original Code is Netscape
|
||||
# Communications Corporation. Portions created by Netscape are
|
||||
# Copyright (C) 2000 Netscape Communications Corporation. All
|
||||
# Rights Reserved.
|
||||
#
|
||||
# Contributor(s):
|
||||
#
|
||||
|
||||
DEPTH = ..\..\..\..\..\..\..\..
|
||||
THEME_ROOT_DEPTH = ..\..\..\..\..
|
||||
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
include <$(THEME_ROOT_DEPTH)\theme.mk>
|
||||
|
||||
install::
|
||||
$(MAKE_INSTALL) bm-find.dtd $(DIST)\bin\chrome\locales\$(THEME)\communicator\locale\bookmarks
|
||||
$(MAKE_INSTALL) bm-props.dtd $(DIST)\bin\chrome\locales\$(THEME)\communicator\locale\bookmarks
|
||||
$(MAKE_INSTALL) bookmark.properties $(DIST)\bin\chrome\locales\$(THEME)\communicator\locale\bookmarks
|
||||
$(MAKE_INSTALL) bookmarks.dtd $(DIST)\bin\chrome\locales\$(THEME)\communicator\locale\bookmarks
|
||||
|
||||
clobber::
|
||||
rm -f $(DIST)\chrome\locales\$(THEME)\communicator\locale\bookmarks\*.*
|
||||
|
@ -0,0 +1,4 @@
|
||||
<!ENTITY directoryWindowTitle.label "Directory Contents">
|
||||
<!ENTITY directoryWindow.filename.label "Name">
|
||||
<!ENTITY directoryWindow.contentlength.label "Size">
|
||||
<!ENTITY directoryWindow.lastmodified.label "Last Modified">
|
@ -0,0 +1,33 @@
|
||||
#
|
||||
# The contents of this file are subject to the Netscape Public
|
||||
# License Version 1.1 (the "License"); you may not use this file
|
||||
# except in compliance with the License. You may obtain a copy of
|
||||
# the License at http://www.mozilla.org/NPL/
|
||||
#
|
||||
# Software distributed under the License is distributed on an "AS
|
||||
# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
|
||||
# implied. See the License for the specific language governing
|
||||
# rights and limitations under the License.
|
||||
#
|
||||
# The Original Code is mozilla.org code.
|
||||
#
|
||||
# The Initial Developer of the Original Code is Netscape
|
||||
# Communications Corporation. Portions created by Netscape are
|
||||
# Copyright (C) 2000 Netscape Communications Corporation. All
|
||||
# Rights Reserved.
|
||||
#
|
||||
# Contributor(s):
|
||||
#
|
||||
|
||||
DEPTH = ..\..\..\..\..\..\..\..
|
||||
THEME_ROOT_DEPTH = ..\..\..\..\..
|
||||
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
include <$(THEME_ROOT_DEPTH)\theme.mk>
|
||||
|
||||
install::
|
||||
$(MAKE_INSTALL) directory.dtd $(DIST)\bin\chrome\locales\$(THEME)\communicator\locale\directory
|
||||
|
||||
clobber::
|
||||
rm -f $(DIST)\chrome\locales\$(THEME)\communicator\locale\directory\*.*
|
||||
|
@ -0,0 +1,23 @@
|
||||
<!-- extracted from ./history.xul -->
|
||||
|
||||
|
||||
<!ENTITY fileMenu.label "File">
|
||||
<!ENTITY closeCmd.label "Close">
|
||||
<!ENTITY editMenu.label "Edit">
|
||||
<!ENTITY undoCmd.label "Undo">
|
||||
<!ENTITY redoCmd.label "Redo">
|
||||
<!ENTITY cutCmd.label "Cut">
|
||||
<!ENTITY copyCmd.label "Copy">
|
||||
<!ENTITY pasteCmd.label "Paste">
|
||||
<!ENTITY deleteCmd.label "Delete">
|
||||
<!ENTITY selAllCmd.label "Select All">
|
||||
<!ENTITY findHisCmd.label "Find in History...">
|
||||
<!ENTITY findAgainCmd.label "Find Again...">
|
||||
<!ENTITY historyWindowTitle.label "History">
|
||||
<!ENTITY tree.header.name.label "Title">
|
||||
<!ENTITY tree.header.url.label "URL">
|
||||
<!ENTITY tree.header.date.label "Last Visited">
|
||||
<!ENTITY menuitem.view.unsorted.label "Unsorted">
|
||||
<!ENTITY menuitem.view.ascending.label "A > Z Sort Order">
|
||||
<!ENTITY menuitem.view.descending.label "Z > A Sort Order">
|
||||
<!ENTITY menuitem.view.show_columns.label "Show columns">
|
@ -0,0 +1,33 @@
|
||||
#
|
||||
# The contents of this file are subject to the Netscape Public
|
||||
# License Version 1.1 (the "License"); you may not use this file
|
||||
# except in compliance with the License. You may obtain a copy of
|
||||
# the License at http://www.mozilla.org/NPL/
|
||||
#
|
||||
# Software distributed under the License is distributed on an "AS
|
||||
# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
|
||||
# implied. See the License for the specific language governing
|
||||
# rights and limitations under the License.
|
||||
#
|
||||
# The Original Code is mozilla.org code.
|
||||
#
|
||||
# The Initial Developer of the Original Code is Netscape
|
||||
# Communications Corporation. Portions created by Netscape are
|
||||
# Copyright (C) 2000 Netscape Communications Corporation. All
|
||||
# Rights Reserved.
|
||||
#
|
||||
# Contributor(s):
|
||||
#
|
||||
|
||||
DEPTH = ..\..\..\..\..\..\..\..
|
||||
THEME_ROOT_DEPTH = ..\..\..\..\..
|
||||
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
include <$(THEME_ROOT_DEPTH)\theme.mk>
|
||||
|
||||
install::
|
||||
$(MAKE_INSTALL) history.dtd $(DIST)\bin\chrome\locales\$(THEME)\communicator\locale\history
|
||||
|
||||
clobber::
|
||||
rm -f $(DIST)\chrome\locales\$(THEME)\communicator\locale\history\*.*
|
||||
|
@ -0,0 +1,25 @@
|
||||
# The contents of this file are subject to the Netscape Public
|
||||
# License Version 1.1 (the "License"); you may not use this file
|
||||
# except in compliance with the License. You may obtain a copy of
|
||||
# the License at http://www.mozilla.org/NPL/
|
||||
#
|
||||
# Software distributed under the License is distributed on an "AS
|
||||
# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
|
||||
# implied. See the License for the specific language governing
|
||||
# rights and limitations under the License.
|
||||
#
|
||||
# The Original Code is mozilla.org code.
|
||||
#
|
||||
# The Initial Developer of the Original Code is Netscape
|
||||
# Communications Corporation. Portions created by Netscape are
|
||||
# Copyright (C) 1998 Netscape Communications Corporation. All
|
||||
# Rights Reserved.
|
||||
#
|
||||
# Contributor(s):
|
||||
|
||||
Reset=Reset
|
||||
Submit=Submit Query
|
||||
Browse=Browse...
|
||||
AllFilesTitle=All Files
|
||||
AllFilesFilter=*.*
|
||||
FileUpload=File Upload
|
@ -0,0 +1,33 @@
|
||||
#
|
||||
# The contents of this file are subject to the Netscape Public
|
||||
# License Version 1.1 (the "License"); you may not use this file
|
||||
# except in compliance with the License. You may obtain a copy of
|
||||
# the License at http://www.mozilla.org/NPL/
|
||||
#
|
||||
# Software distributed under the License is distributed on an "AS
|
||||
# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
|
||||
# implied. See the License for the specific language governing
|
||||
# rights and limitations under the License.
|
||||
#
|
||||
# The Original Code is mozilla.org code.
|
||||
#
|
||||
# The Initial Developer of the Original Code is Netscape
|
||||
# Communications Corporation. Portions created by Netscape are
|
||||
# Copyright (C) 2000 Netscape Communications Corporation. All
|
||||
# Rights Reserved.
|
||||
#
|
||||
# Contributor(s):
|
||||
#
|
||||
|
||||
DEPTH = ..\..\..\..\..\..\..\..
|
||||
THEME_ROOT_DEPTH = ..\..\..\..\..
|
||||
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
include <$(THEME_ROOT_DEPTH)\theme.mk>
|
||||
|
||||
install::
|
||||
$(MAKE_INSTALL) HtmlForm.properties $(DIST)\bin\chrome\locales\$(THEME)\communicator\locale\layout
|
||||
|
||||
clobber::
|
||||
rm -f $(DIST)\chrome\locales\$(THEME)\communicator\locale\layout\*.*
|
||||
|
@ -0,0 +1,57 @@
|
||||
#
|
||||
# The contents of this file are subject to the Netscape Public
|
||||
# License Version 1.1 (the "License"); you may not use this file
|
||||
# except in compliance with the License. You may obtain a copy of
|
||||
# the License at http://www.mozilla.org/NPL/
|
||||
#
|
||||
# Software distributed under the License is distributed on an "AS
|
||||
# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
|
||||
# implied. See the License for the specific language governing
|
||||
# rights and limitations under the License.
|
||||
#
|
||||
# The Original Code is mozilla.org code.
|
||||
#
|
||||
# The Initial Developer of the Original Code is Netscape
|
||||
# Communications Corporation. Portions created by Netscape are
|
||||
# Copyright (C) 2000 Netscape Communications Corporation. All
|
||||
# Rights Reserved.
|
||||
#
|
||||
# Contributor(s):
|
||||
#
|
||||
|
||||
DEPTH = ..\..\..\..\..\..\..
|
||||
THEME_ROOT_DEPTH = ..\..\..\..
|
||||
|
||||
DIRS= \
|
||||
bookmarks \
|
||||
directory \
|
||||
history \
|
||||
layout \
|
||||
pref \
|
||||
profile \
|
||||
regviewer \
|
||||
related \
|
||||
search \
|
||||
security \
|
||||
sidebar \
|
||||
timebomb \
|
||||
wallet \
|
||||
xpinstall \
|
||||
$(NULL)
|
||||
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
include <$(THEME_ROOT_DEPTH)\theme.mk>
|
||||
|
||||
install::
|
||||
$(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
|
||||
$(MAKE_INSTALL) taskbar.rdf $(DIST)\bin\chrome\locales\$(THEME)\communicator\locale
|
||||
$(MAKE_INSTALL) tasksOverlay.dtd $(DIST)\bin\chrome\locales\$(THEME)\communicator\locale
|
||||
$(MAKE_INSTALL) utilityOverlay.dtd $(DIST)\bin\chrome\locales\$(THEME)\communicator\locale
|
||||
$(MAKE_INSTALL) taskbarOverlay.dtd $(DIST)\bin\chrome\locales\$(THEME)\communicator\locale
|
||||
$(MAKE_INSTALL) utilityOverlay.properties $(DIST)\bin\chrome\locales\$(THEME)\communicator\locale
|
||||
|
||||
clobber::
|
||||
rm -f $(DIST)\chrome\$(THEME)\communicator\locale\*.*
|
||||
|
@ -0,0 +1,64 @@
|
||||
#
|
||||
# The contents of this file are subject to the Netscape Public
|
||||
# License Version 1.1 (the "License"); you may not use this file
|
||||
# except in compliance with the License. You may obtain a copy of
|
||||
# the License at http://www.mozilla.org/NPL/
|
||||
#
|
||||
# Software distributed under the License is distributed on an "AS
|
||||
# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
|
||||
# implied. See the License for the specific language governing
|
||||
# rights and limitations under the License.
|
||||
#
|
||||
# The Original Code is mozilla.org code.
|
||||
#
|
||||
# The Initial Developer of the Original Code is Netscape
|
||||
# Communications Corporation. Portions created by Netscape are
|
||||
# Copyright (C) 2000 Netscape Communications Corporation. All
|
||||
# Rights Reserved.
|
||||
#
|
||||
# Contributor(s):
|
||||
#
|
||||
|
||||
DEPTH = ..\..\..\..\..\..\..\..
|
||||
THEME_ROOT_DEPTH = ..\..\..\..\..
|
||||
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
include <$(THEME_ROOT_DEPTH)\theme.mk>
|
||||
|
||||
install::
|
||||
$(MAKE_INSTALL) pref-advanced.dtd $(DIST)\bin\chrome\locales\$(THEME)\communicator\locale\pref
|
||||
$(MAKE_INSTALL) pref-appearance.dtd $(DIST)\bin\chrome\locales\$(THEME)\communicator\locale\pref
|
||||
$(MAKE_INSTALL) pref-applications.dtd $(DIST)\bin\chrome\locales\$(THEME)\communicator\locale\pref
|
||||
$(MAKE_INSTALL) pref-cache.dtd $(DIST)\bin\chrome\locales\$(THEME)\communicator\locale\pref
|
||||
$(MAKE_INSTALL) pref-charset.dtd $(DIST)\bin\chrome\locales\$(THEME)\communicator\locale\pref
|
||||
$(MAKE_INSTALL) pref-colors.dtd $(DIST)\bin\chrome\locales\$(THEME)\communicator\locale\pref
|
||||
$(MAKE_INSTALL) pref-composer.dtd $(DIST)\bin\chrome\locales\$(THEME)\communicator\locale\pref
|
||||
$(MAKE_INSTALL) pref-cookies.dtd $(DIST)\bin\chrome\locales\$(THEME)\communicator\locale\pref
|
||||
$(MAKE_INSTALL) pref-debug.dtd $(DIST)\bin\chrome\locales\$(THEME)\communicator\locale\pref
|
||||
$(MAKE_INSTALL) pref-download.dtd $(DIST)\bin\chrome\locales\$(THEME)\communicator\locale\pref
|
||||
$(MAKE_INSTALL) pref-editing.dtd $(DIST)\bin\chrome\locales\$(THEME)\communicator\locale\pref
|
||||
$(MAKE_INSTALL) pref-fonts.dtd $(DIST)\bin\chrome\locales\$(THEME)\communicator\locale\pref
|
||||
$(MAKE_INSTALL) pref-imageblocking.dtd $(DIST)\bin\chrome\locales\$(THEME)\communicator\locale\pref
|
||||
$(MAKE_INSTALL) pref-irc.dtd $(DIST)\bin\chrome\locales\$(THEME)\communicator\locale\pref
|
||||
$(MAKE_INSTALL) pref-languages.dtd $(DIST)\bin\chrome\locales\$(THEME)\communicator\locale\pref
|
||||
$(MAKE_INSTALL) pref-languages2.dtd $(DIST)\bin\chrome\locales\$(THEME)\communicator\locale\pref
|
||||
$(MAKE_INSTALL) pref-mousewheel.dtd $(DIST)\bin\chrome\locales\$(THEME)\communicator\locale\pref
|
||||
$(MAKE_INSTALL) pref-navigator.dtd $(DIST)\bin\chrome\locales\$(THEME)\communicator\locale\pref
|
||||
$(MAKE_INSTALL) pref-offline.dtd $(DIST)\bin\chrome\locales\$(THEME)\communicator\locale\pref
|
||||
$(MAKE_INSTALL) pref-policies.dtd $(DIST)\bin\chrome\locales\$(THEME)\communicator\locale\pref
|
||||
$(MAKE_INSTALL) pref-proxies.dtd $(DIST)\bin\chrome\locales\$(THEME)\communicator\locale\pref
|
||||
$(MAKE_INSTALL) pref-proxy-manual.dtd $(DIST)\bin\chrome\locales\$(THEME)\communicator\locale\pref
|
||||
$(MAKE_INSTALL) pref-publish.dtd $(DIST)\bin\chrome\locales\$(THEME)\communicator\locale\pref
|
||||
$(MAKE_INSTALL) pref-search.dtd $(DIST)\bin\chrome\locales\$(THEME)\communicator\locale\pref
|
||||
$(MAKE_INSTALL) pref-smart_browsing.dtd $(DIST)\bin\chrome\locales\$(THEME)\communicator\locale\pref
|
||||
$(MAKE_INSTALL) pref-smartupdate.dtd $(DIST)\bin\chrome\locales\$(THEME)\communicator\locale\pref
|
||||
$(MAKE_INSTALL) pref-themes.dtd $(DIST)\bin\chrome\locales\$(THEME)\communicator\locale\pref
|
||||
$(MAKE_INSTALL) pref-wallet.dtd $(DIST)\bin\chrome\locales\$(THEME)\communicator\locale\pref
|
||||
$(MAKE_INSTALL) pref-winhooks.dtd $(DIST)\bin\chrome\locales\$(THEME)\communicator\locale\pref
|
||||
$(MAKE_INSTALL) pref.dtd $(DIST)\bin\chrome\locales\$(THEME)\communicator\locale\pref
|
||||
$(MAKE_INSTALL) preftree.dtd $(DIST)\bin\chrome\locales\$(THEME)\communicator\locale\pref
|
||||
$(MAKE_INSTALL) prefutilities.properties $(DIST)\bin\chrome\locales\$(THEME)\communicator\locale\pref
|
||||
|
||||
clobber::
|
||||
rm -f $(DIST)\chrome\locales\$(THEME)\communicator\locale\pref\*.*
|
||||
|
@ -0,0 +1,26 @@
|
||||
|
||||
<!--LOCALIZATION NOTE : FILE 'Advanced' prefs settings -->
|
||||
<!ENTITY window.title "Advanced">
|
||||
|
||||
<!ENTITY lHeader "Advanced">
|
||||
|
||||
<!ENTITY advancedTitle.label "Enable features that help interpret web pages">
|
||||
|
||||
<!ENTITY autoLoadImgCheck.label "Automatically load images">
|
||||
<!ENTITY autoLoadImgCheck.accesskey "i">
|
||||
|
||||
<!--LOCALIZATION NOTE (enbJavaCheck.label): 'Java' should never be translated -->
|
||||
<!ENTITY enbJavaCheck.label "Enable Java">
|
||||
<!ENTITY enbJavaCheck.accesskey "j">
|
||||
|
||||
<!--LOCALIZATION NOTE (enbJsCheck.label): 'JavaScript' should never be translated -->
|
||||
<!ENTITY enbJsCheck.label "Enable JavaScript for Navigator">
|
||||
<!ENTITY enbJsCheck.accesskey "r">
|
||||
|
||||
<!ENTITY sendAddFtpCheck.label "Send email address as anonymous FTP password">
|
||||
<!ENTITY sendAddFtpCheck.accesskey "e">
|
||||
|
||||
<!ENTITY imageBlocking.label "Image Blocking...">
|
||||
<!ENTITY imageBlocking.accesskey "b">
|
||||
|
||||
<!ENTITY description.label "Checked items are automatically enabled when you visit web pages that use them. If you uncheck an item, pages may load faster but some functionality will be limited.">
|
@ -0,0 +1,22 @@
|
||||
<!-- extracted from content/pref-appearance.xul -->
|
||||
|
||||
<!--LOCALIZATION NOTE : FILE The Appearance prefs dialog. -->
|
||||
<!ENTITY window.title "Appearance">
|
||||
<!ENTITY lHeader "Appearance">
|
||||
<!ENTITY onStartLegend.label "When &brandShortName; starts up, open">
|
||||
<!ENTITY appear "Appearance">
|
||||
<!--LOCALIZATION NOTE (navCheck.label): DONT_TRANSLATE -->
|
||||
<!ENTITY navCheck.label "Navigator">
|
||||
<!ENTITY navCheck.accesskey "n">
|
||||
<!--LOCALIZATION NOTE (compCheck.label): DONT_TRANSLATE -->
|
||||
<!ENTITY compCheck.label "Composer">
|
||||
<!ENTITY compCheck.accesskey "c">
|
||||
<!ENTITY calCheck.label "Calendar">
|
||||
<!ENTITY calCheck.accesskey "a">
|
||||
<!ENTITY showToolsLegend.label "Show toolbars as">
|
||||
<!ENTITY picsNtextRadio.label "Pictures and text">
|
||||
<!ENTITY picsNtextRadio.accesskey "p">
|
||||
<!ENTITY picsOnlyRadio.label "Pictures only">
|
||||
<!ENTITY picsOnlyRadio.accesskey "o">
|
||||
<!ENTITY textonlyRadio.label "Text only">
|
||||
<!ENTITY textonlyRadio.accesskey "t">
|
@ -0,0 +1,19 @@
|
||||
<!-- extracted from content/pref-applications.xul -->
|
||||
|
||||
<!--LOCALIZATION NOTE : FILE The Applications prefs dialog -->
|
||||
<!ENTITY window.title "Advanced">
|
||||
<!ENTITY lHeader "Applications">
|
||||
<!ENTITY descript "Specifiy which application should handle each file type">
|
||||
<!ENTITY fileTypes.label "File types:">
|
||||
<!ENTITY aimLaunchSelect.label "AOL Instant Messenger Launch">
|
||||
<!ENTITY newTypeButton.label "New Type...">
|
||||
<!ENTITY newTypeButton.accesskey "n">
|
||||
<!ENTITY editButton.label "Edit...">
|
||||
<!ENTITY editButton.accesskey "e">
|
||||
<!ENTITY removeButton.label "Remove">
|
||||
<!ENTITY removeButton.accesskey "r">
|
||||
<!ENTITY file "File type details">
|
||||
<!ENTITY exten "Extension:">
|
||||
<!--LOCALIZATION NOTE (mimeType): 'MIME' should not be translated -->
|
||||
<!ENTITY mimeType "MIME type:">
|
||||
<!ENTITY handle "Handled by:">
|
@ -0,0 +1,27 @@
|
||||
<!-- extracted from content/pref-cache.xul -->
|
||||
|
||||
<!--LOCALIZATION NOTE : FILE Cache prefs dialog -->
|
||||
<!ENTITY title.label "Cache">
|
||||
<!ENTITY lHeader "Cache">
|
||||
<!ENTITY cacheTitle.label "Set Cache size">
|
||||
<!ENTITY cachePara "The cache keeps copies of frequently visited web pages on your hard disk. This reduces the amount of time you are connected to the Internet. (Clicking Reload always shows you the latest version of a page.)">
|
||||
<!ENTITY memCache.label "Memory Cache:">
|
||||
<!ENTITY memCache.accesskey "m">
|
||||
<!ENTITY diskCache.label "Disk Cache:">
|
||||
<!ENTITY diskCache.accesskey "d">
|
||||
<!ENTITY kbyes "KBytes">
|
||||
<!ENTITY diskCacheFolder.label "Disk Cache Folder:">
|
||||
<!ENTITY diskCacheFolder.accesskey "h">
|
||||
<!ENTITY clearMemCache.label "Clear Memory Cache">
|
||||
<!ENTITY clearMemCache.accesskey "c">
|
||||
<!ENTITY clearDiskCache.label "Clear Disk Cache">
|
||||
<!ENTITY clearDiskCache.accesskey "l">
|
||||
<!ENTITY docCache "Compare the page in the cache to the page on the network">
|
||||
<!ENTITY chooseFolder.label "Choose Folder...">
|
||||
<!ENTITY chooseFolder.accesskey "f">
|
||||
<!ENTITY oncePsessionRadio.label "Once per session">
|
||||
<!ENTITY oncePsessionRadio.accesskey "o">
|
||||
<!ENTITY everyTimeRadio.label "Every time I view the page">
|
||||
<!ENTITY everyTimeRadio.accesskey "e">
|
||||
<!ENTITY neverRadio.label "Never">
|
||||
<!ENTITY neverRadio.accesskey "n">
|
@ -0,0 +1,41 @@
|
||||
<!--
|
||||
- The contents of this file are subject to the Mozilla Public
|
||||
- License Version 1.1 (the "License"); you may not use this file
|
||||
- except in compliance with the License. You may obtain a copy of
|
||||
- the License at http://www.mozilla.org/MPL/
|
||||
-
|
||||
- Software distributed under the License is distributed on an "AS
|
||||
- IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
|
||||
- implied. See the License for the specific language governing
|
||||
- rights and limitations under the License.
|
||||
-
|
||||
- The Original Code is Mozilla Communicator.
|
||||
-
|
||||
- The Initial Developer of the Original Code is Netscape
|
||||
- Communications Corp. Portions created by Netscape Communications
|
||||
- Corp. are Copyright (C) 1999 Netscape Communications Corp. All
|
||||
- Rights Reserved.
|
||||
-
|
||||
- Contributor(s): Stephen Lamm <slamm@netscape.com>
|
||||
-->
|
||||
|
||||
<!-- extracted from ./pref-charset.xul -->
|
||||
|
||||
<!-- LOCALIZATION NOTE Charset Coding Preferences Dialog: Do NOT localize the term "Character Coding" -->
|
||||
<!ENTITY charset.customize.title.label "Customize Character Coding">
|
||||
<!ENTITY charset.customize.left.header "Character Coding">
|
||||
<!ENTITY charset.customize.right.header "Select Supported Charsets">
|
||||
<!ENTITY charset.customize.current.label "Active Charactersets">
|
||||
<!ENTITY charset.customize.reorder.label "Reorder">
|
||||
<!ENTITY charset.customize.remove.label "Remove">
|
||||
<!ENTITY charset.customize.additional.label "Available Charactersets">
|
||||
<!ENTITY charset.customize.add.label "Add">
|
||||
<!ENTITY charset.customize.cancel.label "Cancel">
|
||||
<!ENTITY charset.customize.save.label "Save">
|
||||
<!ENTITY charset.customize.save.popup "Please restart the browser for changes to take effect...">
|
||||
<!ENTITY charset.customize.moveUp.label "Up">
|
||||
<!ENTITY charset.customize.moveUp.accesskey "u">
|
||||
<!ENTITY charset.customize.moveDown.label "Down">
|
||||
<!ENTITY charset.customize.moveDown.accesskey "d">
|
||||
|
||||
|
@ -0,0 +1,28 @@
|
||||
<!-- extracted from content/pref-colors.xul -->
|
||||
|
||||
<!-- LOCALIZATION NOTE : FILE Color management prefs -->
|
||||
<!ENTITY window.title "Colors">
|
||||
<!ENTITY lHeader "Colors">
|
||||
<!ENTITY color "Text and background">
|
||||
<!ENTITY textColor.label "Text:">
|
||||
<!ENTITY textColor.accesskey "t">
|
||||
<!ENTITY backgroundColor.label "Background:">
|
||||
<!ENTITY backgroundColor.accesskey "b">
|
||||
<!ENTITY useWindowsColors.label "Use Windows colors">
|
||||
<!ENTITY useWindowsColors.accesskey "w">
|
||||
|
||||
<!ENTITY underlineLinks.label "Underline links">
|
||||
<!ENTITY underlineLinks.accesskey "u">
|
||||
<!ENTITY links "Link colors">
|
||||
<!ENTITY linkColor.label "Unvisited Links:">
|
||||
<!ENTITY linkColor.accesskey "l">
|
||||
<!ENTITY visitedLinkColor.label "Visited Links:">
|
||||
<!ENTITY visitedLinkColor.accesskey "v">
|
||||
<!-- LOCALIZATION NOTE (someProvColors): This is the start of a sentence and will be followed by the following radio buttons. -->
|
||||
<!ENTITY someProvColors "When a web page provides its own colors and background">
|
||||
<!-- LOCALIZATION NOTE (alwaysUseDocColors.label): This is option one, and it appends to 'someProvColors' above. -->
|
||||
<!ENTITY alwaysUseDocumentColors.label "always use the colors and background specified by the web page">
|
||||
<!ENTITY alwaysUseDocumentColors.accesskey "a">
|
||||
<!-- LOCALIZATION NOTE (ignoreDocColors.label): This is option two, and it appends to 'someProvColors' above. -->
|
||||
<!ENTITY useMyColors.label "use my chosen colors, ignoring the colors specified">
|
||||
<!ENTITY useMyColors.accesskey "i">
|
@ -0,0 +1,31 @@
|
||||
<!-- extracted from content/pref-composer.xul -->
|
||||
|
||||
<!--LOCALIZATION NOTE : FILE 'Composer' prefs dialog. Similar to Communcator 4.x Document Properties/Colors and Background -->
|
||||
|
||||
<!--LOCALIZATION NOTE (title.label): DONT_TRANSLATE -->
|
||||
<!ENTITY title.label "Composer">
|
||||
<!ENTITY lHeader "Composer">
|
||||
<!ENTITY rHeader "Settings for authoring of new Web pages">
|
||||
|
||||
<!ENTITY tableEditing.label "Table Editing">
|
||||
|
||||
<!ENTITY maintainTableStructure.label "Maintain table structure during delete tasks">
|
||||
<!ENTITY maintainStructure.accesskey "m">
|
||||
|
||||
<!ENTITY pressingTheDeleteKey.label "Pressing the [Delete] key should">
|
||||
<!ENTITY deleteCell.label "delete cell (content and structure)">
|
||||
<!ENTITY deleteCell.accesskey "s">
|
||||
<!ENTITY deleteContent.label "delete only cell content">
|
||||
<!ENTITY deleteContent.accesskey "c">
|
||||
|
||||
<!ENTITY savingFiles.title "When Saving Files">
|
||||
<!ENTITY preserveExistingFormatting "Preserve Existing HTML structure **(string to change)">
|
||||
|
||||
<!ENTITY saving "Saving">
|
||||
<!ENTITY AutoSaveCheck "Automatically save every">
|
||||
<!ENTITY minText "minutes">
|
||||
|
||||
<!ENTITY exterLegend.label "External Editors">
|
||||
<!ENTITY htmlSource "HTML Source:">
|
||||
<!ENTITY imageeditor "Images:">
|
||||
<!ENTITY chooseButton.label "Choose">
|
@ -0,0 +1,40 @@
|
||||
<!ENTITY window.title "Cookies">
|
||||
<!ENTITY window.titleWithImages "Cookies/Images">
|
||||
<!ENTITY lHeader "Cookies">
|
||||
<!ENTITY lHeaderWithImages "Cookies/Images">
|
||||
|
||||
<!-- cookies -->
|
||||
|
||||
<!ENTITY cookies "Cookies">
|
||||
|
||||
<!ENTITY accAllCookiesRadio.label "Accept all cookies">
|
||||
<!ENTITY accAllCookiesRadio.accesskey "a">
|
||||
|
||||
<!ENTITY accOrgCookiesRadio.label "Accept cookies that get sent back to the originating server only">
|
||||
<!ENTITY accOrgCookiesRadio.accesskey "o">
|
||||
|
||||
<!ENTITY disableCookies.label "Reject all cookies">
|
||||
<!ENTITY disableCookies.accesskey "r">
|
||||
|
||||
<!ENTITY warnAboutCookies.label "Warn me before accepting a cookie">
|
||||
<!ENTITY warnAboutCookies.accesskey "w">
|
||||
|
||||
<!ENTITY cookieDetails "Cookies are small pieces of information that websites store on your computer. This allows them to customize their websites to suit your individual preferences.">
|
||||
|
||||
<!ENTITY viewCookies.label "View Stored Cookies">
|
||||
<!ENTITY viewCookies.accesskey "v">
|
||||
|
||||
|
||||
<!ENTITY images "Images">
|
||||
<!ENTITY imageDetails "Specify how &brandShortName; handles images on webpages">
|
||||
<!ENTITY accAllImagesRadio.label "Accept all images">
|
||||
<!ENTITY accAllImagesRadio.accesskey "i">
|
||||
<!ENTITY accOrgImagesRadio.label "Accept images that come from the originating server only">
|
||||
<!ENTITY accOrgImagesRadio.accesskey "n">
|
||||
<!ENTITY disableImages.label "Do not load any images">
|
||||
<!ENTITY disableImages.accesskey "y">
|
||||
<!ENTITY warnAboutImages.label "Alert me before downloading an image">
|
||||
<!ENTITY warnAboutImages.accesskey "e">
|
||||
<!ENTITY viewImagesExplanation.label "View list of sites about which image acceptance information is stored">
|
||||
<!ENTITY viewImages.label "View Sites...">
|
||||
<!ENTITY viewImages.accesskey "s">
|
@ -0,0 +1,35 @@
|
||||
<!-- extracted from content/pref-debug.xul -->
|
||||
|
||||
<!--LOCALIZATION NOTE : FILE DONT_TRANSLATE This file should not be translated -->
|
||||
<!ENTITY window.title "Debug">
|
||||
|
||||
<!ENTITY lHeader "Debug">
|
||||
<!ENTITY rHeader "Layout and Rendering debugging preferences">
|
||||
|
||||
<!-- Debug: Turn on gfx-rendered widgets -->
|
||||
<!ENTITY widgetRendering.label "Debug: Rendering">
|
||||
<!ENTITY gfxScrollbars.label "gfx scrollbars">
|
||||
<!ENTITY debugWindow.label "debug window">
|
||||
<!ENTITY debugXULBox.label "debug XUL boxes">
|
||||
<!ENTITY useViewManager2.label "use ViewManager2">
|
||||
|
||||
<!-- Event Debugging -->
|
||||
<!ENTITY debugEventDebugging.label "Event Debugging">
|
||||
<!ENTITY debugPaintFlashing.label "Paint Flashing (Caps-Lock toggles on/off)">
|
||||
<!ENTITY debugPaintDumping.label "Paint Dumping">
|
||||
<!ENTITY debugInvalidateDumping.label "Invalidate Dumping">
|
||||
<!ENTITY debugEventDumping.label "Event Dumping">
|
||||
<!ENTITY debugMotionEventDumping.label "Motion Event Dumping">
|
||||
<!ENTITY debugCrossingEventDumping.label "Crossing Event Dumping">
|
||||
|
||||
<!-- Miscelleneous -->
|
||||
<!ENTITY debugMiscellaneous.label "Miscellaneous">
|
||||
<!ENTITY debugDisableXULCache.label "Disable XUL Cache">
|
||||
<!ENTITY debugEnableKeepAlive.label "Enable Keep Alive">
|
||||
<!ENTITY debugEnablePipelining.label "Enable HTTP Pipelining">
|
||||
<!ENTITY acceptEncoding.label "Accept-Encoding">
|
||||
<!ENTITY httpVersion.label "HTTP Version">
|
||||
<!ENTITY debugEnableMemCache.label "Enable Mem Cache">
|
||||
<!ENTITY debugEnableDiskCache.label "Enable Disk Cache">
|
||||
<!ENTITY debugEnableXPCOMRefcntLog.label "Enable XPCOM Refcount Log">
|
||||
<!ENTITY debugShowAboutAsStupidModalWindow.label "Show 'About' as modal dialog (woohoo)">
|
@ -0,0 +1,25 @@
|
||||
<!-- extracted from content/pref-download.xul -->
|
||||
|
||||
<!--LOCALIZATION NOTE : FILE 'Download' prefs dialog. Handles optins for reading mail/news offline -->
|
||||
<!ENTITY title.label "Download">
|
||||
<!ENTITY lHeader "Download">
|
||||
<!ENTITY rHeader "Choose settings for sending messages offline">
|
||||
<!ENTITY downOnlyCheck "Download only unread messages">
|
||||
<!ENTITY downDateCheck "Download by date">
|
||||
<!ENTITY newmes "Newsgroup Messages">
|
||||
<!ENTITY downUnread "Download only unread messages">
|
||||
<!ENTITY downloadDate "Download by date">
|
||||
<!ENTITY fromRadio.label "from">
|
||||
<!ENTITY yesterday.select "yesterday">
|
||||
<!ENTITY oneW.select "1 week ago">
|
||||
<!ENTITY twoW.select "2 weeks ago">
|
||||
<!ENTITY oneM.select "1 month ago">
|
||||
<!ENTITY sixM.select "6 months ago">
|
||||
<!ENTITY oneY.select "1 year ago">
|
||||
<!ENTITY sinceRadio.label "since">
|
||||
<!ENTITY daysAgo "days ago">
|
||||
<!ENTITY Allmsg "All Messages">
|
||||
<!ENTITY offlineMsgs "In order to read mail and newsgroup messages offline, you must
|
||||
first select them for downloading. Use the Select... button to
|
||||
select items for dowloading.">
|
||||
<!ENTITY select "Select...">
|
@ -0,0 +1,28 @@
|
||||
<!ENTITY lHeader "New Page Settings">
|
||||
<!ENTITY rHeader "Defaults for new pages">
|
||||
|
||||
<!ENTITY authorName.label "Author">
|
||||
<!ENTITY authorName.accesskey "a">
|
||||
<!ENTITY pageColorHeader "Default Page Colors">
|
||||
|
||||
<!ENTITY NormalText.label "Normal text">
|
||||
<!ENTITY NormalText.accesskey "n">
|
||||
<!ENTITY LinkText.label "Link text">
|
||||
<!ENTITY LinkText.accesskey "l">
|
||||
<!ENTITY ActiveLinkText.label "Active link text">
|
||||
<!ENTITY ActiveLinkText.accesskey "c">
|
||||
<!ENTITY FollowedLinkText.label "Followed link text">
|
||||
<!ENTITY FollowedLinkText.accesskey "f">
|
||||
<!ENTITY BackgroundColor.label "Background color">
|
||||
<!ENTITY BackgroundColor.accesskey "b">
|
||||
<!ENTITY colon.char ":">
|
||||
|
||||
<!ENTITY useNavigator.label "Use browser colors (don't specify)">
|
||||
<!ENTITY useNavigator.accesskey "w">
|
||||
<!ENTITY useCustomColors.label "Use custom colors:">
|
||||
<!ENTITY useCustomColors.accesskey "u">
|
||||
|
||||
<!ENTITY defaultBackgroundImage.label "Default background image:">
|
||||
<!ENTITY defaultBackgroundImage.accesskey "g">
|
||||
<!ENTITY chooseFile.label "Choose File...">
|
||||
<!ENTITY chooseFile.accesskey "o">
|
@ -0,0 +1,80 @@
|
||||
<!-- extracted from content/pref-fonts.xul -->
|
||||
|
||||
<!-- LOCALIZATION NOTE : FILE 'Fonts' prefs dialog -->
|
||||
<!ENTITY window.title "Fonts">
|
||||
<!ENTITY lHeader "Fonts">
|
||||
<!ENTITY displayFonts "Default fonts for displaying web pages">
|
||||
|
||||
<!ENTITY language.label "Fonts for:">
|
||||
<!ENTITY language.accesskey "o">
|
||||
|
||||
<!ENTITY serif.label "Serif:">
|
||||
<!ENTITY serif.accesskey "f">
|
||||
<!ENTITY sans-serif.label "Sans Serif:">
|
||||
<!ENTITY sans-serif.accesskey "s">
|
||||
<!ENTITY monospace.label "Monospace:">
|
||||
<!ENTITY monospace.accesskey "m">
|
||||
<!-- LOCALIZATION NOTE (fantasy.select): 'Fantasy' means 'Ornate' -->
|
||||
<!ENTITY fantasy.label "Fantasy:">
|
||||
<!ENTITY fantasy.accesskey "t">
|
||||
<!ENTITY cursive.label "Cursive:">
|
||||
<!ENTITY cursive.accesskey "c">
|
||||
|
||||
<!ENTITY font.langGroup.latin1 "Western">
|
||||
<!ENTITY font.langGroup.latin2 "Central European">
|
||||
<!ENTITY font.langGroup.japanese "Japanese">
|
||||
<!ENTITY font.langGroup.trad-chinese "Traditional Chinese">
|
||||
<!ENTITY font.langGroup.simpl-chinese "Simplified Chinese">
|
||||
<!ENTITY font.langGroup.korean "Korean">
|
||||
<!ENTITY font.langGroup.cyrillic "Cyrillic">
|
||||
<!ENTITY font.langGroup.baltic "Baltic">
|
||||
<!ENTITY font.langGroup.el "Greek">
|
||||
<!ENTITY font.langGroup.turkish "Turkish">
|
||||
<!ENTITY font.langGroup.unicode "Unicode">
|
||||
<!ENTITY font.langGroup.user-def "User Defined">
|
||||
<!ENTITY font.langGroup.thai "Thai">
|
||||
<!ENTITY font.langGroup.hebrew "Hebrew">
|
||||
<!ENTITY font.langGroup.arabic "Arabic">
|
||||
|
||||
<!-- LOCALIZATION NOTE (size1.option): DONT_TRANSLATE -->
|
||||
<!ENTITY size.label "Size:">
|
||||
<!ENTITY sizeVar.accesskey "z">
|
||||
<!ENTITY sizeMono.accesskey "i">
|
||||
|
||||
<!-- default font type -->
|
||||
<!ENTITY default.type.label "Default Type:">
|
||||
<!ENTITY useDefaultFontSerif.label "Serif">
|
||||
<!ENTITY useDefaultFontSerif.accesskey "r">
|
||||
<!ENTITY useDefaultFontSansSerif.label "Sans Serif">
|
||||
<!ENTITY useDefaultFontSansSerif.accesskey "n">
|
||||
|
||||
<!ENTITY newLanguages.label "New languages can be configured using the Languages Panel.">
|
||||
|
||||
|
||||
<!ENTITY useDocumentFonts.label "Always use my font settings, overriding what web pages specify">
|
||||
<!ENTITY useDocumentFonts.accesskey "u">
|
||||
|
||||
<!-- leaving this stuff in for now -->
|
||||
|
||||
<!ENTITY header2 "When a webpage chooses its own fonts">
|
||||
<!ENTITY useDefaultFont.label "Use my default fonts, ignoring the fonts the page has chosen">
|
||||
<!ENTITY useDefaultFont.accesskey "u">
|
||||
<!-- LOCALIZATION NOTE (useDocFontNonDynamic): Translate 'Dynamic Fonts' according to Netscape Glossary -->
|
||||
<!ENTITY useDocFontNonDynamic.label "Use the fonts chosen by the page">
|
||||
<!ENTITY useDocFontNonDynamic.accesskey "p">
|
||||
<!-- LOCALIZATION NOTE (useDocFontDynamic): Translate 'Dynamic Fonts' according to Netscape Glossary -->
|
||||
<!ENTITY useDocFontDynamic.label "Use all the fonts chosen by the page">
|
||||
<!ENTITY useDocFontDynamic.accesskey "a">
|
||||
|
||||
<!-- font scaling -->
|
||||
<!ENTITY fontScaling "Font resolution">
|
||||
<!ENTITY fontScalingIntro "Choose a font resolution. A larger value can improve text readability on some computers.">
|
||||
<!ENTITY defaultScaling "96">
|
||||
<!ENTITY fontScalingExample "dpi. (e.g. 96dpi)">
|
||||
<!ENTITY resolution.label "Font display resolution:">
|
||||
<!ENTITY resolution.accesskey "d">
|
||||
|
||||
<!ENTITY fixedFonts.label "Fixed-width fonts:">
|
||||
<!ENTITY variableFonts.label "Variable-width fonts:">
|
||||
|
||||
<!ENTITY units.label "pixels">
|
@ -0,0 +1,14 @@
|
||||
|
||||
<!ENTITY window.title "Image Blocking">
|
||||
<!ENTITY imageDetails "Specify how &brandShortName; handles images on webpages">
|
||||
<!ENTITY accAllImagesRadio.label "Accept all images">
|
||||
<!ENTITY accAllImagesRadio.accesskey "i">
|
||||
<!ENTITY accOrgImagesRadio.label "Accept images that come from the originating server only">
|
||||
<!ENTITY accOrgImagesRadio.accesskey "n">
|
||||
<!ENTITY disableImages.label "Do not load any images">
|
||||
<!ENTITY disableImages.accesskey "y">
|
||||
<!ENTITY warnAboutImages.label "Alert me before downloading an image">
|
||||
<!ENTITY warnAboutImages.accesskey "e">
|
||||
<!ENTITY viewImagesExplanation.label "View list of sites about which image acceptance information is stored">
|
||||
<!ENTITY viewImages.label "View Sites...">
|
||||
<!ENTITY viewImages.accesskey "s">
|
@ -0,0 +1,19 @@
|
||||
<!-- extracted from content/pref-advanced.xul -->
|
||||
|
||||
<!--LOCALIZATION NOTE : FILE 'Advanced' prefs settings -->
|
||||
<!ENTITY window.title "Advanced">
|
||||
<!ENTITY lHeader "Advanced">
|
||||
<!ENTITY autoLoadImgCheck.label "Automatically load images">
|
||||
<!--LOCALIZATION NOTE (enbJavaCheck.label): 'Java' should never be translated -->
|
||||
<!ENTITY enbJavaCheck.label "Enable Java">
|
||||
<!--LOCALIZATION NOTE (enbJsCheck.label): 'JavaScript' should never be translated -->
|
||||
<!ENTITY enbJsCheck.label "Enable JavaScript in Navigator">
|
||||
<!ENTITY enbJsCheck.labelforMailNNews "Enable JavaScript for Mail and News">
|
||||
<!ENTITY enbCssCheck.label "Enable style sheets">
|
||||
<!ENTITY sendAddFtpCheck.label "Send email address as anonymous FTP password">
|
||||
<!ENTITY remSignCheck.label "Automatically prefill usernames and passwords">
|
||||
<!ENTITY capFormsCheck.label "Enable prefilling of forms">
|
||||
<!ENTITY rHeader "Changing preferences that affect the entire product">
|
||||
<!--LOCALIZATION NOTE (server.label): 'Wallet' is a product name and should not be translated. -->
|
||||
<!ENTITY server.label "Server for wallet tables">
|
||||
|
@ -0,0 +1,23 @@
|
||||
<!-- extracted from content/pref-languages.xul -->
|
||||
|
||||
<!-- LOCALIZATION NOTE : FILE 'Languages' preferences dialog -->
|
||||
<!ENTITY window.title "Languages">
|
||||
<!ENTITY lHeader "Languages">
|
||||
<!ENTITY langtitle.label "Languages for web pages">
|
||||
<!ENTITY prefLangDecript "Web pages are sometimes available in more than one language. Choose languages for displaying web pages, in order of preference.">
|
||||
<!-- LOCALIZATION NOTE (engOption.label): DONT_TRANSLATE -->
|
||||
<!ENTITY engOrder.label "1">
|
||||
<!ENTITY engOption.label "English">
|
||||
<!ENTITY addButton.label "Add...">
|
||||
<!ENTITY addButton.accesskey "a">
|
||||
<!ENTITY deleteButton.label "Remove">
|
||||
<!ENTITY deleteButton.accesskey "r">
|
||||
<!ENTITY moveUp.label "Move Up">
|
||||
<!ENTITY moveUp.accesskey "u">
|
||||
<!ENTITY moveDown.label "Move Down">
|
||||
<!ENTITY moveDown.accesskey "d">
|
||||
<!-- LOCALIZATION NOTE (orderColumnHeader): This column heading refers to the sequence in which the chosen items appear. -->
|
||||
<!ENTITY orderColumnHeader.label "Order">
|
||||
<!ENTITY languageColumnHeader.label "Language">
|
||||
|
||||
|
@ -0,0 +1,38 @@
|
||||
<!-- LOCALIZATION NOTE : FILE 'Languages' preferences dialog -->
|
||||
<!ENTITY languages.customize.prefLangDescript "Choose in order of preference the language(s)
|
||||
in which you prefer to view web pages. Web
|
||||
pages are sometimes available in several
|
||||
languages. Navigator presents pages in the
|
||||
available language you most prefer.">
|
||||
<!ENTITY languages.customize.window.title "Languages">
|
||||
<!ENTITY languages.customize.lHeader "Languages">
|
||||
<!ENTITY languages.customize.rHeader "Languages in which webpages are displayed">
|
||||
<!ENTITY langtitle.label "Languages for web pages">
|
||||
<!ENTITY languages.customize.prefAddLangDescript "Select the language(s) you would like to add.">
|
||||
<!ENTITY languages.customize.engOrder.label "1">
|
||||
<!ENTITY languages.customize.engOption.label "English">
|
||||
<!ENTITY languages.customize.addButton.label "Add...">
|
||||
<!ENTITY languages.customize.deleteButton.label "Delete...">
|
||||
<!ENTITY languages.customize.title.label "Customize Languages">
|
||||
<!ENTITY languages.customize.add.title.label "Add Languages">
|
||||
<!ENTITY languages.customize.left.header "Character Coding">
|
||||
<!ENTITY languages.customize.right.header "Select Supported Charsets">
|
||||
<!ENTITY languages.customize.available.label "Languages:">
|
||||
<!ENTITY languages.customize.active.label "Languages in order of preference:">
|
||||
<!ENTITY languages.customize.reorder.label "Reorder">
|
||||
<!ENTITY languages.customize.remove.label "Remove">
|
||||
<!ENTITY languages.customize.additional.label "Available Charactersets">
|
||||
<!ENTITY languages.customize.add.label "Add">
|
||||
<!ENTITY languages.customize.others.label "Others:">
|
||||
<!ENTITY languages.customize.Charset.grouplabel "Character Coding:">
|
||||
<!ENTITY languages.customize.DefaultCharset.label "Default Character Coding:">
|
||||
<!-- LOCALIZATION NOTE Charset Coding Preferences Dialog: Do NOT localize the terms "en-bz, ar-jo" -->
|
||||
<!ENTITY languages.customize.others.examples "e.g.: en-bz, ar-jo">
|
||||
<!ENTITY languages.customize.cancel.label "Cancel">
|
||||
<!ENTITY languages.customize.save.label "Save">
|
||||
<!ENTITY languages.customize.ok.label "OK">
|
||||
<!ENTITY languages.customize.save.popup "Please restart the browser for changes to take effect...">
|
||||
<!ENTITY languages.customize.moveUp.label "Up">
|
||||
<!ENTITY languages.customize.moveUp.accesskey "u">
|
||||
<!ENTITY languages.customize.moveDown.label "Down">
|
||||
<!ENTITY languages.customize.moveDown.accesskey "d">
|
@ -0,0 +1,21 @@
|
||||
<!-- LOCALIZATION NOTE : FILE Mouse-wheel management prefs, for those lucky OSes that support mouse wheels -->
|
||||
|
||||
<!ENTITY title.label "Mouse Wheel">
|
||||
<!ENTITY mouseWheelTitle.label "Mouse wheel configuration">
|
||||
<!ENTITY mouseWheelPanel.label "When ">
|
||||
<!ENTITY mouseWheelPanel.accesskey "w">
|
||||
<!ENTITY usingJustTheWheel.label "using just the mouse wheel">
|
||||
<!ENTITY usingWheelAndAlt.label "using the wheel while pressing the &altKey.label; key">
|
||||
<!ENTITY usingWheelAndCtrl.label "using the wheel while pressing the &ctrlKey.label; key">
|
||||
<!ENTITY usingWheelAndShft.label "using the wheel while pressing the &shiftKey.label; key">
|
||||
<!ENTITY scroll.label "Scroll the document by ">
|
||||
<!ENTITY scroll.accesskey "s">
|
||||
<!ENTITY scrollLines.label " lines. ">
|
||||
<!ENTITY useSystemDefault.label "Use system default">
|
||||
<!ENTITY useSystemDefault.accesskey "y">
|
||||
<!ENTITY scrollPgUpPgDn.label "Scroll a page up or a page down">
|
||||
<!ENTITY scrollPgUpPgDn.accesskey "p">
|
||||
<!ENTITY history.label "Move back and forward in the browsing history">
|
||||
<!ENTITY history.accesskey "h">
|
||||
<!ENTITY textsize.label "Make the text larger or smaller">
|
||||
<!ENTITY textsize.accesskey "t">
|
@ -0,0 +1,34 @@
|
||||
|
||||
<!ENTITY title.label "Navigator">
|
||||
<!ENTITY lHeader "Navigator">
|
||||
|
||||
<!ENTITY navRadio "When Navigator starts up, display">
|
||||
<!ENTITY blankPageRadio.label "Blank page">
|
||||
<!ENTITY blankPageRadio.accesskey "n">
|
||||
<!ENTITY homePageRadio.label "Home page">
|
||||
<!ENTITY homePageRadio.accesskey "h">
|
||||
<!ENTITY lastPageRadio.label "Last page visited">
|
||||
<!ENTITY lastPageRadio.accesskey "l">
|
||||
|
||||
<!ENTITY header2.label "Home page">
|
||||
<!ENTITY homePageIntro.label "Clicking the Home button takes you to this page.">
|
||||
<!ENTITY location.label "Location:">
|
||||
<!ENTITY location.accesskey "a">
|
||||
<!ENTITY useCurrent.label "Use Current Page">
|
||||
<!ENTITY useCurrent.accesskey "u">
|
||||
<!ENTITY browseFile.label "Choose File...">
|
||||
<!ENTITY browseFile.accesskey "c">
|
||||
|
||||
<!ENTITY header3.label "History">
|
||||
<!ENTITY historyPages.label "History is a list of pages you have previously visited.">
|
||||
<!ENTITY pageHis.label "Pages in history expire after:">
|
||||
<!ENTITY pageHis.accesskey "x">
|
||||
<!ENTITY days.label "days.">
|
||||
<!ENTITY clearHistory.label "Clear History">
|
||||
<!ENTITY clearHistory.accesskey "r">
|
||||
|
||||
<!ENTITY locationBarHistory.label "Location Bar history">
|
||||
<!ENTITY clearLocationBar.label "Clear the list of sites stored in the location bar menu.">
|
||||
<!ENTITY clearLocationBarButton.label "Clear Location Bar">
|
||||
<!ENTITY clearLocationBarButton.accesskey "b">
|
||||
|
@ -0,0 +1,22 @@
|
||||
<!-- extracted from content/pref-offline.xul -->
|
||||
|
||||
<!--LOCALIZATION NOTE : FILE The 'Offline' preferences dialog -->
|
||||
<!ENTITY title.label "Offline">
|
||||
<!ENTITY lHeader "Offline">
|
||||
<!ENTITY rHeader "Startup State">
|
||||
<!--LOCALIZATION NOTE (descipt1): Never translate the term 'Communicator' -->
|
||||
<!ENTITY descipt1 "Mozilla can start in either online or offline modes. When online you have full
|
||||
access to your network. When offline you can only read messages that you have previously downloaded.">
|
||||
<!ENTITY prevRadio.label "Remember Previous State">
|
||||
<!--LOCALIZATION NOTE (communRemember): Never translate the term 'Communicator' -->
|
||||
<!ENTITY communRemember "Mozilla will remember the state it was in last and start in that mode.">
|
||||
<!ENTITY askOfflineRadio.label "Ask Me">
|
||||
<!--LOCALIZATION NOTE (offlineStartAskEach): Never translate the term 'Communicator' -->
|
||||
<!ENTITY offlineStartAskEach "Mozilla will ask you each time you start the program.">
|
||||
<!ENTITY header2 "When Going Online">
|
||||
<!ENTITY unsentAskRadio.label "Ask me if I want to send my unsent messages">
|
||||
<!ENTITY unsentAutoRadio.label "Automatically send my unsent messages">
|
||||
<!ENTITY unsentDoNotRadio.label "Do not send my unsent messages">
|
||||
<!--LOCALIZATION NOTE (header3): Never translate the term 'Communicator' -->
|
||||
<!ENTITY header3 "When Exiting Mozilla">
|
||||
<!ENTITY promptSynchCheck.label "Prompt me to synchronize my messages">
|
@ -0,0 +1,20 @@
|
||||
|
||||
<!ENTITY lHeader "Security Policies">
|
||||
<!ENTITY rHeader "(text here)">
|
||||
|
||||
<!ENTITY zoneIntro.label "Mozilla allows you to create policies that determine what access certain websites have to various functionality, including aspects of scripting and Java.">
|
||||
|
||||
<!ENTITY policies.label "Policies:">
|
||||
<!ENTITY default.label "Default Policy">
|
||||
<!ENTITY allWebsites.label "All Websites">
|
||||
<!ENTITY trusted.label "Trusted Sites">
|
||||
<!ENTITY annoyances.label "Common Annoyances">
|
||||
<!ENTITY restricted.label "Restricted Sites">
|
||||
|
||||
<!ENTITY addSite.label "Add Site...">
|
||||
<!ENTITY addSite.accesskey "a">
|
||||
<!ENTITY settings.label "Settings for ">
|
||||
<!ENTITY settings.accesskey "s">
|
||||
|
||||
<!ENTITY description.label "Policy Description:">
|
||||
|
@ -0,0 +1,29 @@
|
||||
<!-- extracted from content/pref-proxies.xul -->
|
||||
|
||||
<!--LOCALIZATION NOTE : FILE The Proxies preferences dialog -->
|
||||
<!ENTITY title.label "Proxies Panel">
|
||||
<!ENTITY lHeader "Proxies">
|
||||
<!ENTITY proxyTitle.label "Configure proxies to access the Internet">
|
||||
<!ENTITY networkHeader.label "A network proxy provides additional security between your computer and the Internet. Proxies can also increase performance between multiple networks, by using caches to reduce traffic.">
|
||||
<!ENTITY directTypeRadio.label "Direct connection to the Internet">
|
||||
<!ENTITY directTypeRadio.accesskey "d">
|
||||
<!ENTITY manualTypeRadio.label "Manual proxy configuration">
|
||||
<!ENTITY manualTypeRadio.accesskey "m">
|
||||
<!ENTITY autoTypeRadio.label "Automatic proxy configuration URL:">
|
||||
<!ENTITY autoTypeRadio.accesskey "a">
|
||||
<!ENTITY configAutoconfigText.label "Configuration location (URL):">
|
||||
<!ENTITY configAutoconfigText.accesskey "u">
|
||||
<!ENTITY reload.label "Reload">
|
||||
<!ENTITY reload.accesskey "r">
|
||||
<!ENTITY ftp.label "FTP Proxy:">
|
||||
<!ENTITY ftp.accesskey "f">
|
||||
<!ENTITY http.label "HTTP Proxy:">
|
||||
<!ENTITY http.accesskey "h">
|
||||
<!ENTITY ssl.label "SSL Proxy:">
|
||||
<!ENTITY ssl.accesskey "s">
|
||||
<!ENTITY port.label "Port:">
|
||||
<!ENTITY FTPport.accesskey "o">
|
||||
<!ENTITY HTTPport.accesskey "p">
|
||||
<!ENTITY SSLport.accesskey "t">
|
||||
<!ENTITY noproxy.label "No Proxy for:">
|
||||
<!ENTITY noproxy.accesskey "n">
|
@ -0,0 +1,12 @@
|
||||
<!-- LOCALIZATION NOTE : FILE Proxy management prefs -->
|
||||
|
||||
<!ENTITY window.title "View Manual Proxy Configuration">
|
||||
<!ENTITY intro.label "You may configure a proxy and port number for each of the internet protocols that Netscape supports.">
|
||||
<!ENTITY ftp.label "FTP Proxy:">
|
||||
<!ENTITY gopher.label "Gopher Proxy:">
|
||||
<!ENTITY http.label "HTTP Proxy:">
|
||||
<!ENTITY wais.label "WAIS Proxy:">
|
||||
<!ENTITY port.label "Port:">
|
||||
<!ENTITY direct.label "You may provide a list of domains that Netscape should access directly, rather than via the proxy:">
|
||||
<!ENTITY noproxy.label "No Proxy for:">
|
||||
<!ENTITY sockhost.label "SOCKS Host:">
|
@ -0,0 +1,21 @@
|
||||
<!-- extracted from content/pref-publish.xul -->
|
||||
|
||||
<!--LOCALIZATION NOTE : FILE The Publish preferences screen -->
|
||||
<!ENTITY window.title "Publish">
|
||||
<!ENTITY composerHeader.label "Publish">
|
||||
<!ENTITY maintainCheckbox.label "Maintain links">
|
||||
<!ENTITY keepCheck.label "Keep images with page">
|
||||
|
||||
<!--LOCALIZATION NOTE (adjustDesc.label): Attempt to maitain approximate line length, linefeeds and white space -->
|
||||
<!ENTITY adjustDesc.label "Adjust links to work from the page's location. (Links to local pages will work when
|
||||
local versions exist.) ">
|
||||
<!--LOCALIZATION NOTE (saveDesc.label): Attempt to maitain approximate line length, linefeeds and white space -->
|
||||
<!ENTITY saveDesc.label "Save copies of images to the page's location. Images will always
|
||||
appear in local versions of the page and when the page is published.">
|
||||
<!ENTITY tip.label "Tip: Check both options if you will be using remote publishing.">
|
||||
<!ENTITY defaultHeader.label "Default publishing location">
|
||||
<!--LOCALIZATION NOTE (publishFtp.label): Edit box appears beside this label -->
|
||||
<!ENTITY publishFtp.label "If publishing to a FTP site, enter the HTTP address to browse to:">
|
||||
<!--LOCALIZATION NOTE (publishhtp.label): Edit box appears beside this label -->
|
||||
<!ENTITY publishhtp.label "If publishing to a FTP site, enter the HTTP address to browse to:">
|
||||
|
@ -0,0 +1,20 @@
|
||||
<!-- extracted from content/pref-search.xul -->
|
||||
|
||||
<!-- LOCALIZATION NOTE : FILE The Search prefs dialog -->
|
||||
<!-- LOCALIZATION NOTE (title.label): DONT_TRANSLATE -->
|
||||
<!ENTITY title.label "Search">
|
||||
|
||||
<!--L OCALIZATION NOTE (lHeader): Translate "Search" according to Netscape glossary -->
|
||||
<!ENTITY lHeader "Search">
|
||||
<!ENTITY legendHeader "Default search engine">
|
||||
<!ENTITY defaultSearchEngine.label "Search using:">
|
||||
<!ENTITY defaultSearchEngine.accesskey "u">
|
||||
|
||||
<!ENTITY openSidebarSearchPanel.label "Open the Internet Search My Sidebar panel when search results are available">
|
||||
<!ENTITY openSidebarSearchPanel.accesskey "o">
|
||||
|
||||
<!-- LOCALIZATION NOTE (defaultengine.label): Keep parenthesis so it sorts to the first position in the list -->
|
||||
<!ENTITY defaultengine.label "Netscape Search">
|
||||
<!ENTITY searchResults.label "Search results">
|
||||
|
||||
|
@ -0,0 +1,32 @@
|
||||
<!-- extracted from content/pref-smart_browsing.xul -->
|
||||
|
||||
<!--LOCALIZATION NOTE : FILE The SmartBrowsing prefs dialog -->
|
||||
<!--LOCALIZATION NOTE (title.label): DONT_TRANSLATE -->
|
||||
<!ENTITY title.label "Smart Browsing">
|
||||
|
||||
<!--LOCALIZATION NOTE (lHeader): Translate "What's Related" according to Netscape glossary -->
|
||||
<!ENTITY lHeader "What's Related">
|
||||
|
||||
<!--LOCALIZATION NOTE (enableRelatedRadio.label): Translate "What's Related" according to Netscape glossary -->
|
||||
<!ENTITY whatsRelatedDescription.label "What's Related is a My Sidebar tab that lists sites similar to the one you are visiting.">
|
||||
<!ENTITY whatsRelatedEnabled.label "Enable What's Related">
|
||||
<!ENTITY whatsRelatedEnabled.accesskey "e">
|
||||
<!--LOCALIZATION NOTE (autoDecp.label): Translate "What's Related" according to Netscape glossary -->
|
||||
<!ENTITY autoDecp.label "Automatically load What's Related information as I browse">
|
||||
<!--LOCALIZATION NOTE (doNotDecp.label): Translate "What's Related" according to Netscape glossary -->
|
||||
<!ENTITY doNotDecp.label "Do not request What's Related information for the following domains:">
|
||||
<!ENTITY removeDomain.label "Remove">
|
||||
<!ENTITY removeDomain.accesskey "r">
|
||||
<!ENTITY addDomain.label "Add">
|
||||
<!ENTITY addDomain.accesskey "a">
|
||||
<!ENTITY domain.label "Domain:">
|
||||
<!ENTITY domain.accesskey "d">
|
||||
|
||||
<!--LOCALIZATION NOTE (internetKeywordsHeader.label): DONT_TRANSLATE -->
|
||||
<!ENTITY internetKeywordsHeader.label "Internet Keywords">
|
||||
<!ENTITY internetKeywordsDescription.label "&brandShortName; Intenet Keywords give you fast access to services such as stock quotes, search and other information from the location bar.">
|
||||
<!ENTITY moreInformation.label "More Information...">
|
||||
<!ENTITY moreInformation.accesskey "m">
|
||||
<!--LOCALIZATION NOTE (enableKeyCheck.label): Do not translate 'Internet Keywords' -->
|
||||
<!ENTITY keywordsEnabled.label "Enable Internet Keywords">
|
||||
<!ENTITY keywordsEnabled.accesskey "k">
|
@ -0,0 +1,15 @@
|
||||
<!--LOCALIZATION NOTE : FILE UI for Software Updates prefs -->
|
||||
<!ENTITY title.label "Software Installation">
|
||||
<!ENTITY lHeader "Software Installation">
|
||||
<!ENTITY smartTitle.label "Manage software installations and updates">
|
||||
<!ENTITY enableSU.label "Automatically install new and updated software">
|
||||
|
||||
<!ENTITY enableSU.accesskey "e">
|
||||
<!ENTITY enableNotification.label "Notify me when new and updated software is available">
|
||||
<!ENTITY enableNotification.accesskey "n">
|
||||
<!ENTITY requireConfirmation.label "Require manual confirmation of each install">
|
||||
<!--LOCALIZATION NOTE (selectUninstall.label): A large list box appears below this label -->
|
||||
<!ENTITY selectUninstall.label "To uninstall, select from the following list and click the uninstall button">
|
||||
<!ENTITY uninstallButton.label "Uninstall">
|
||||
<!ENTITY uninstallButton.accesskey "u">
|
||||
|
@ -0,0 +1,22 @@
|
||||
|
||||
<!--LOCALIZATION NOTE : FILE Theme management prefs -->
|
||||
<!ENTITY lHeader "Themes">
|
||||
|
||||
<!ENTITY skinIntro.label "Selecting a new theme changes the look of buttons, dialog boxes, menus, toolbars, and other items. It does not change the way these items function.">
|
||||
<!ENTITY installedThemes.label "Installed themes:">
|
||||
|
||||
<!ENTITY selectSkin.label "Apply Theme">
|
||||
<!ENTITY selectSkin.accesskey "a">
|
||||
|
||||
<!ENTITY installSkin.label "Install Theme...">
|
||||
<!ENTITY installSkin.accesskey "i">
|
||||
|
||||
<!ENTITY general.label "General">
|
||||
<!ENTITY preview.label "Preview Image">
|
||||
<!ENTITY displayName.label "Theme Name">
|
||||
<!ENTITY author.label "Author">
|
||||
<!ENTITY email.label "Email">
|
||||
<!ENTITY email.accesskey "e">
|
||||
<!ENTITY website.label "Website">
|
||||
<!ENTITY website.accesskey "w">
|
||||
|
@ -0,0 +1,28 @@
|
||||
<!ENTITY window.title "Forms and Passwords">
|
||||
<!ENTITY lHeader "Forms and Passwords">
|
||||
<!ENTITY rHeader "Manage personal information and passwords">
|
||||
|
||||
<!ENTITY walletHeader.label "Forms Manager">
|
||||
<!ENTITY walletDescription.label "Forms Manager can remember information about you so that filling out forms on webpages is faster.">
|
||||
<!ENTITY walletServer.label "Server for Forms Manager tables:">
|
||||
<!ENTITY walletServer.accesskey "s">
|
||||
<!ENTITY walletEnabled.label "Save form data from webpages when completing forms.">
|
||||
<!ENTITY walletEnabled.accesskey "f">
|
||||
<!ENTITY viewWallet.label "View Saved Data...">
|
||||
<!ENTITY viewWallet.accesskey "v">
|
||||
|
||||
<!ENTITY signonHeader.label "Password Manager">
|
||||
<!ENTITY signonDescription.label "Password Manager stores your usernames and passwords for sites that require you to log in, and enters them automatically when you visit those sites.">
|
||||
<!ENTITY signonEnabled.label "Remember passwords for sites that require me to log in.">
|
||||
<!ENTITY signonEnabled.accesskey "r">
|
||||
<!ENTITY viewSignons.label "View Saved Passwords...">
|
||||
<!ENTITY viewSignons.accesskey "e">
|
||||
|
||||
<!ENTITY changePasswords.label "Change Forms Manager Password...">
|
||||
<!ENTITY changePasswords.accesskey "c">
|
||||
|
||||
<!ENTITY encryptHeader.label "Encrypting versus Obscuring">
|
||||
<!ENTITY encryptDescription.label "Sensitive data that is stored on your hard disk can be either encrypted or obscured. Encryption prevents the data from being read by an intruder but requires you to enter a password to access the data.">
|
||||
<!ENTITY encryptEnabled.label "Use encryption when storing sensitive data.">
|
||||
<!ENTITY encryptEnabled.accesskey "n">
|
||||
|
@ -0,0 +1,33 @@
|
||||
<!-- LOCALIZATION NOTE : FILE "Windows integration" preferences -->
|
||||
|
||||
<!ENTITY title.label "Desktop Integration">
|
||||
<!ENTITY info.label "Configuration">
|
||||
|
||||
<!-- These entities are used on the "File types" section of the dialog. -->
|
||||
<!ENTITY files.label "File types">
|
||||
<!ENTITY files.text "Select the types of files you want to view using Mozilla. Windows will use Mozilla when you open any files of the selected types.">
|
||||
<!ENTITY html.label "Hyper-Text Markup Language documents (*.htm, *.html)">
|
||||
<!ENTITY html.accesskey "H">
|
||||
<!ENTITY jpeg.label "JPEG images (*.jpg, *.jpeg, *.jfif, *.pjpeg, *.pjp)">
|
||||
<!ENTITY jpeg.accesskey "J">
|
||||
<!ENTITY gif.label "GIF images (*.gif)">
|
||||
<!ENTITY gif.accesskey "G">
|
||||
<!ENTITY png.label "Portable Network Graphics images (*.png)">
|
||||
<!ENTITY png.accesskey "P">
|
||||
<!ENTITY xml.label "Extensible Markup Language documents (*.xml)">
|
||||
<!ENTITY xml.accesskey "x">
|
||||
<!ENTITY xul.label "eXtensible User-interface Language documents (*.xul)">
|
||||
<!ENTITY xul.accesskey "U">
|
||||
|
||||
<!-- These entities are used on the "Internet Shortcuts" section of the dialog. -->
|
||||
<!ENTITY shortcuts.label "Internet Shortcuts">
|
||||
<!ENTITY shortcuts.text "Select the types of Internet Shortcuts you want to view using Mozilla. Windows will use Mozilla when you open any shortcuts of the selected types of shortcuts.">
|
||||
<!ENTITY http.label "Hyper-Text Transfer Protocol (http:)">
|
||||
<!ENTITY http.accesskey "H">
|
||||
<!ENTITY https.label "Secure HTTP (https:)">
|
||||
<!ENTITY https.accesskey "S">
|
||||
<!ENTITY ftp.label "File Transfer Protocol (ftp:)">
|
||||
<!ENTITY ftp.accesskey "F">
|
||||
<!ENTITY chrome.label "Chrome Protocol (chrome:)">
|
||||
<!ENTITY chrome.accesskey "C">
|
||||
|
@ -0,0 +1,5 @@
|
||||
<!-- extracted from content/PrefsWindow.xul -->
|
||||
|
||||
<!-- LOCALIZATION NOTE : FILE UI for the outer parts of the Prefs dialog -->
|
||||
<!ENTITY prefWindow.title "Preferences">
|
||||
<!ENTITY categoryHeader.label "Category">
|
@ -0,0 +1,31 @@
|
||||
<!-- extracted from content/preftree.xul -->
|
||||
|
||||
<!ENTITY categoryHeader "Category">
|
||||
<!--LOCALIZATION NOTE : FILE Lists preferences categories that appear on the left of the preferences dialog -->
|
||||
<!ENTITY appear.label "Appearance">
|
||||
<!ENTITY fonts.label "Fonts">
|
||||
<!ENTITY colors.label "Colors">
|
||||
<!ENTITY themes.label "Themes">
|
||||
<!--LOCALIZATION NOTE (navigator.label): DONT_TRANSLATE -->
|
||||
<!ENTITY navigator.label "Navigator">
|
||||
<!ENTITY languages.label "Languages">
|
||||
<!ENTITY applications.label "Helper Applications">
|
||||
<!--LOCALIZATION NOTE (smartBrowse.label): DONT_TRANSLATE -->
|
||||
<!ENTITY smartBrowse.label "Smart Browsing">
|
||||
<!ENTITY compose.label "Composer">
|
||||
<!ENTITY editing.label "New Page Settings">
|
||||
<!ENTITY publish.label "Publish">
|
||||
<!ENTITY offline.label "Offline">
|
||||
<!ENTITY advance.label "Advanced">
|
||||
<!ENTITY down.label "Download">
|
||||
<!ENTITY cookies.label "Cookies">
|
||||
<!ENTITY cookies.labelWithImages "Cookies and Images">
|
||||
<!ENTITY wallet.label "Forms and Passwords">
|
||||
<!ENTITY cache.label "Cache">
|
||||
<!ENTITY proxies.label "Proxies">
|
||||
<!ENTITY smart.label "Software Installation">
|
||||
<!ENTITY debug.label "Debug">
|
||||
<!ENTITY mousewheel.label "Mouse Wheel">
|
||||
<!ENTITY winhooks.label "Desktop Integration">
|
||||
<!ENTITY search.label "Internet Search">
|
||||
<!ENTITY policies.label "Security Policies">
|
@ -0,0 +1,6 @@
|
||||
cachefolder=Choose Cache Folder
|
||||
choosehomepage=Choose Start Page
|
||||
choosefile=Choose a file
|
||||
viewrow=View...
|
||||
hiderow=Hide
|
||||
nofontsforlang=No fonts available for this language
|
@ -0,0 +1,5 @@
|
||||
<!ENTITY window.title "Confirm Migration">
|
||||
<!ENTITY confirmMigrationPart1.label "You are about to create a &brandShortName; profile based on your Netscape 4 profile.">
|
||||
<!ENTITY confirmMigrationPart2.label "This will copy and convert some of your Netscape 4 files to work with &brandShortName;. Your Netscape 4 profile data will not be modified.">
|
||||
<!ENTITY confirmMigrationPart3.label "Click OK if you want to proceed with this conversion.">
|
||||
<!ENTITY confirmMigrationPart4.label "(If you click Cancel, you can always do it later.)">
|
@ -0,0 +1,9 @@
|
||||
<!-- extracted from cpw.xul -->
|
||||
|
||||
<!ENTITY profileWizard.title "Create Profile">
|
||||
<!ENTITY window.title.label "&brandShortName; Profile Manager">
|
||||
<!ENTITY newprofile.title "Create Profile">
|
||||
<!ENTITY dialup.title "Dialup">
|
||||
<!ENTITY mailnews.title "Mail News">
|
||||
<!ENTITY addrbook.title "Address Book">
|
||||
|
@ -0,0 +1,6 @@
|
||||
finishButtonLabel=Finish
|
||||
nextButtonLabel=Next
|
||||
oflabel=of
|
||||
profileExists=A profile with this name already exists. Please choose another name.
|
||||
|
||||
|
@ -0,0 +1,45 @@
|
||||
#
|
||||
# The contents of this file are subject to the Netscape Public
|
||||
# License Version 1.1 (the "License"); you may not use this file
|
||||
# except in compliance with the License. You may obtain a copy of
|
||||
# the License at http://www.mozilla.org/NPL/
|
||||
#
|
||||
# Software distributed under the License is distributed on an "AS
|
||||
# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
|
||||
# implied. See the License for the specific language governing
|
||||
# rights and limitations under the License.
|
||||
#
|
||||
# The Original Code is mozilla.org code.
|
||||
#
|
||||
# The Initial Developer of the Original Code is Netscape
|
||||
# Communications Corporation. Portions created by Netscape are
|
||||
# Copyright (C) 2000 Netscape Communications Corporation. All
|
||||
# Rights Reserved.
|
||||
#
|
||||
# Contributor(s):
|
||||
#
|
||||
|
||||
DEPTH = ..\..\..\..\..\..\..\..
|
||||
THEME_ROOT_DEPTH = ..\..\..\..\..
|
||||
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
include <$(THEME_ROOT_DEPTH)\theme.mk>
|
||||
|
||||
install::
|
||||
$(MAKE_INSTALL) confirmMigration.dtd $(DIST)\bin\chrome\locales\$(THEME)\communicator\locale\profile
|
||||
$(MAKE_INSTALL) createProfileWizard.dtd $(DIST)\bin\chrome\locales\$(THEME)\communicator\locale\profile
|
||||
$(MAKE_INSTALL) createProfileWizard.properties $(DIST)\bin\chrome\locales\$(THEME)\communicator\locale\profile
|
||||
$(MAKE_INSTALL) migration.properties $(DIST)\bin\chrome\locales\$(THEME)\communicator\locale\profile
|
||||
$(MAKE_INSTALL) newProfile1_1.dtd $(DIST)\bin\chrome\locales\$(THEME)\communicator\locale\profile
|
||||
$(MAKE_INSTALL) newProfile1_2.dtd $(DIST)\bin\chrome\locales\$(THEME)\communicator\locale\profile
|
||||
$(MAKE_INSTALL) newProfile1_2.properties $(DIST)\bin\chrome\locales\$(THEME)\communicator\locale\profile
|
||||
$(MAKE_INSTALL) profileManager.properties $(DIST)\bin\chrome\locales\$(THEME)\communicator\locale\profile
|
||||
$(MAKE_INSTALL) profileManagerDelete.dtd $(DIST)\bin\chrome\locales\$(THEME)\communicator\locale\profile
|
||||
$(MAKE_INSTALL) profileManagerMigrateAll.dtd $(DIST)\bin\chrome\locales\$(THEME)\communicator\locale\profile
|
||||
$(MAKE_INSTALL) profileMigrationProgress.dtd $(DIST)\bin\chrome\locales\$(THEME)\communicator\locale\profile
|
||||
$(MAKE_INSTALL) profileSelection.dtd $(DIST)\bin\chrome\locales\$(THEME)\communicator\locale\profile
|
||||
$(MAKE_INSTALL) selectLang.dtd $(DIST)\bin\chrome\locales\$(THEME)\communicator\locale\profile
|
||||
|
||||
clobber::
|
||||
rm -f $(DIST)\chrome\locales\$(THEME)\communicator\locale\profile\*.*
|
||||
|
@ -0,0 +1,2 @@
|
||||
migrate=Convert Profile
|
||||
newprofile=Manage Profiles...
|
@ -0,0 +1,5 @@
|
||||
|
||||
<!ENTITY pnl1.p1.text "&brandShortName; stores information about your settings, preferences, bookmarks, and mail in your personal profile.">
|
||||
<!ENTITY pnl1.p2.text "If you are sharing this copy of &brandShortName; with other users, you can use profiles to keep each user's information separate. To do this, each user should create his or her own profile.">
|
||||
<!ENTITY pnl1.p3.text "If you are the only person using this copy of &brandShortName;, you must have at least one profile. If you would like, you can create multiple profiles for yourself to store different sets of settings and preferences. For example, you may want to have separate profiles for business and personal use.">
|
||||
<!ENTITY pnl1.p4.text "To begin creating your profile, click Next.">
|
@ -0,0 +1,10 @@
|
||||
<!ENTITY pnl2.intro.text "If you create several profiles you can tell them apart by the profile names. You may use the name provided here or use one of your own.">
|
||||
<!ENTITY pnl2.pname.label "Enter New Profile name:">
|
||||
<!ENTITY pnl2.pdir.label "Your user settings, preferences, bookmarks and mail will be stored in: ">
|
||||
<!ENTITY pnl2.deffldr.label " the default folder.">
|
||||
<!ENTITY pnl2.finish.text "Click Finish to create this new profile.">
|
||||
<!ENTITY button.choosefolder.label "Choose Folder...">
|
||||
<!ENTITY button.usedefault.label "Use Default">
|
||||
<!ENTITY pnl2.defaultPName.label "Default User">
|
||||
|
||||
<!ENTITY langSelection.label "Region Selection...">
|
@ -0,0 +1,2 @@
|
||||
defaultString= the default folder.
|
||||
chooseFolder=Choose Profile Folder
|
@ -0,0 +1,32 @@
|
||||
|
||||
migratebeforerename=The profile you selected was created with a previous version of Communicator and must be copied and converted to a Mozilla profile before it can be renamed. <html:br/><html:br/> Do you want to convert this profile now?<html:br/><html:br/>
|
||||
migratebeforedelete=The profile you selected was created with a previous version of Communicator and must be copied and converted to a Mozilla profile before it can be deleted. <html:br/><html:br/> Do you want to convert this profile now?<html:br/><html:br/>
|
||||
migratebeforestart=The profile you selected was created with a previous version of Communicator and must be copied and converted before you can use it with Mozilla.<html:br/><html:br/>Your original 4.x profile will not be altered.<html:br/><html:br/>Choose OK to copy and convert the profile.
|
||||
migratetitle=Migrate Profile
|
||||
migrateallprofilestitle=Migrate All Profiles
|
||||
renamefailed=Sorry, Mozilla has failed to rename the profile you have selected.<html:br/><html:br/>Resolution:<html:br/>1) Restart Mozilla and try again. <html:br/>2) Close other applications or restart your computer.<html:br/>3) Check to ensure the profile files are not damaged.<html:br/><html:br/>
|
||||
renameprofilepromptA=Rename the profile "
|
||||
renameprofilepromptB=" to:
|
||||
renameprofiletitle=Rename Profile
|
||||
|
||||
deletefailed=Sorry, Mozilla has failed to delete the profile you have selected.<html:br/><html:br/>Resolution:<html:br/>1) Restart Mozilla and try again. <html:br/>2) Close other applications or restart your computer.<html:br/>3) Check to ensure the profile files are not damaged.<html:br/><html:br/>
|
||||
deletetitle=Delete Profile
|
||||
|
||||
pm_title=Manage User Profiles
|
||||
ps_title=Select User Profile
|
||||
|
||||
pm_button=Back...
|
||||
ps_button=Manage Profiles...
|
||||
|
||||
startButton=Start Mozilla
|
||||
exitButton=Exit
|
||||
|
||||
deleteFiles=Delete Files
|
||||
dontDeleteFiles=Don't Delete Files
|
||||
cancel=Cancel
|
||||
|
||||
invalidCharA=You cannot create or rename a profile to a name containing the character: "
|
||||
invalidCharB="<html:br/><html:br/>Please choose a different name for the profile.
|
||||
|
||||
profileExists=A profile with this name already exists. Please choose another name.
|
||||
profileExistsTitle=Profile Exists
|
@ -0,0 +1,6 @@
|
||||
<!ENTITY title "Delete Profile">
|
||||
<!ENTITY intro "Deleting a profile will remove the profile from the list of available profiles and cannot be undone. If you procede with the deletion, you may also choose to have &brandShortName; delete your data files, including your saved mail, settings and certificates.">
|
||||
<!ENTITY question "Would you like to delete your files with your profile? (Choosing this option will delete all the files in your profile's folder.)">
|
||||
<!ENTITY delete.yes.label "Delete Files">
|
||||
<!ENTITY delete.no.label "Don't Delete Files">
|
||||
<!ENTITY cancel.label "Cancel">
|
@ -0,0 +1,4 @@
|
||||
<!ENTITY title "Migrate All Profiles">
|
||||
<!ENTITY intro "Migrate all profiles? ">
|
||||
<!ENTITY ok.label "Ok">
|
||||
<!ENTITY cancel.label "Cancel">
|
@ -0,0 +1,6 @@
|
||||
<!ENTITY dialogCancel.label "Cancel">
|
||||
<!-- LOCALIZATION NOTE (window.title) : 'Migrating' refers to converting settings to Mozilla format. -->
|
||||
<!ENTITY window.title "Converting...">
|
||||
<!ENTITY dialogTitle.label "Converting user profile">
|
||||
<!ENTITY currentlyProcessing.text "This may take a little while.">
|
||||
<!ENTITY downloadBeforeUpdate.text "">
|
@ -0,0 +1,60 @@
|
||||
<!-- -*- Mode: SGML; indent-tabs-mode: nil; -*- -->
|
||||
<!--
|
||||
|
||||
The contents of this file are subject to the Netscape Public
|
||||
License Version 1.1 (the "License"); you may not use this file
|
||||
except in compliance with the License. You may obtain a copy of
|
||||
the License at http://www.mozilla.org/NPL/
|
||||
|
||||
Software distributed under the License is distributed on an "AS
|
||||
IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
|
||||
implied. See the License for the specific language governing
|
||||
rights and limitations under the License.
|
||||
|
||||
The Original Code is mozilla.org code.
|
||||
|
||||
The Initial Developer of the Original Code is Netscape
|
||||
Communications Corporation. Portions created by Netscape are
|
||||
Copyright (C) 1998 Netscape Communications Corporation. All
|
||||
Rights Reserved.
|
||||
|
||||
Contributor(s):
|
||||
|
||||
Contributors:
|
||||
Ben Goodger (28/10/99)
|
||||
|
||||
-->
|
||||
|
||||
<!ENTITY windowtitle.label "Select User Profile">
|
||||
|
||||
<!ENTITY welcome.label "Welcome to &brandShortName;">
|
||||
<!ENTITY profilemanager.label "&brandShortName; Profile Manager">
|
||||
|
||||
<!ENTITY introgeneral.label "To access your personal profile, which contains your stored messages, settings and other personalized information, please choose your profile from the list, and click Start &brandShortName; to begin your session.">
|
||||
<!ENTITY introroaming.label "If you have a Roaming Access profile which does not exist on this computer, choose Roaming Access. &brandShortName; will then prompt you to log into your Roaming Access server.">
|
||||
|
||||
<!ENTITY profilename.label "Profile Name:">
|
||||
|
||||
<!ENTITY workoffline.label "Work Offline">
|
||||
|
||||
<!ENTITY password.label "Password:">
|
||||
|
||||
<!ENTITY manageprofiles.label "Manage Profiles">
|
||||
|
||||
<!ENTITY start.label "Start &vendorShortName;">
|
||||
<!ENTITY exit.label "Exit">
|
||||
<!ENTITY manage.label "Manage Profiles...">
|
||||
|
||||
<!ENTITY availprofiles.label "Available Profiles">
|
||||
|
||||
<!ENTITY deleteButton.label "Delete Profile...">
|
||||
<!ENTITY renameButton.label "Rename Profile...">
|
||||
<!ENTITY newButton.label "Create Profile...">
|
||||
|
||||
<!-- manager entities -->
|
||||
<!ENTITY pmTextA.label "&brandShortName; stores information about your settings, preferences, bookmarks, stored messages and other user items in your user profile.">
|
||||
<!ENTITY pmTextC.label "You must select a profile, or create a new profile, the first time you start &brandShortName;.">
|
||||
<!ENTITY pmTextB.label "Indicates a profile created with a previous version of Communicator. These profiles must be converted before they can be loaded with &brandShortName;. This is an automated process.">
|
||||
|
||||
<!ENTITY offlineState.label "Work Offline">
|
||||
<!ENTITY offlineState.accesskey "o">
|
@ -0,0 +1,4 @@
|
||||
|
||||
<!ENTITY langSelBox.title.label "Language/Region Selection">
|
||||
<!ENTITY langList.txt.label "Select UI Language and Regional Content">
|
||||
<!ENTITY moreBtn.label "For more choices...">
|
@ -0,0 +1,33 @@
|
||||
#
|
||||
# The contents of this file are subject to the Netscape Public
|
||||
# License Version 1.1 (the "License"); you may not use this file
|
||||
# except in compliance with the License. You may obtain a copy of
|
||||
# the License at http://www.mozilla.org/NPL/
|
||||
#
|
||||
# Software distributed under the License is distributed on an "AS
|
||||
# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
|
||||
# implied. See the License for the specific language governing
|
||||
# rights and limitations under the License.
|
||||
#
|
||||
# The Original Code is mozilla.org code.
|
||||
#
|
||||
# The Initial Developer of the Original Code is Netscape
|
||||
# Communications Corporation. Portions created by Netscape are
|
||||
# Copyright (C) 2000 Netscape Communications Corporation. All
|
||||
# Rights Reserved.
|
||||
#
|
||||
# Contributor(s):
|
||||
#
|
||||
|
||||
DEPTH = ..\..\..\..\..\..\..\..
|
||||
THEME_ROOT_DEPTH = ..\..\..\..\..
|
||||
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
include <$(THEME_ROOT_DEPTH)\theme.mk>
|
||||
|
||||
install::
|
||||
$(MAKE_INSTALL) regviewer.dtd $(DIST)\bin\chrome\locales\$(THEME)\communicator\locale\regviewer
|
||||
|
||||
clobber::
|
||||
rm -f $(DIST)\chrome\locales\$(THEME)\communicator\locale\regviewer\*.*
|
||||
|
@ -0,0 +1,2 @@
|
||||
<!ENTITY regviewerWindowTitle.label "Registry">
|
||||
<!ENTITY regviewerWindow.key.label "Key">
|
@ -0,0 +1,33 @@
|
||||
#
|
||||
# The contents of this file are subject to the Netscape Public
|
||||
# License Version 1.1 (the "License"); you may not use this file
|
||||
# except in compliance with the License. You may obtain a copy of
|
||||
# the License at http://www.mozilla.org/NPL/
|
||||
#
|
||||
# Software distributed under the License is distributed on an "AS
|
||||
# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
|
||||
# implied. See the License for the specific language governing
|
||||
# rights and limitations under the License.
|
||||
#
|
||||
# The Original Code is mozilla.org code.
|
||||
#
|
||||
# The Initial Developer of the Original Code is Netscape
|
||||
# Communications Corporation. Portions created by Netscape are
|
||||
# Copyright (C) 2000 Netscape Communications Corporation. All
|
||||
# Rights Reserved.
|
||||
#
|
||||
# Contributor(s):
|
||||
#
|
||||
|
||||
DEPTH = ..\..\..\..\..\..\..\..
|
||||
THEME_ROOT_DEPTH = ..\..\..\..\..
|
||||
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
include <$(THEME_ROOT_DEPTH)\theme.mk>
|
||||
|
||||
install::
|
||||
$(MAKE_INSTALL) related-panel.dtd $(DIST)\bin\chrome\locales\$(THEME)\communicator\locale\related
|
||||
|
||||
clobber::
|
||||
rm -f $(DIST)\chrome\locales\$(THEME)\communicator\locale\related\*.*
|
||||
|
@ -0,0 +1,5 @@
|
||||
<!-- extracted from ./related-panel.xul -->
|
||||
|
||||
<!ENTITY related.row.label "Related Links">
|
||||
<!ENTITY sitemap.row.label "Sitemap">
|
||||
<!ENTITY lastsearch.row.label "Last Search Results">
|
@ -0,0 +1,43 @@
|
||||
<!--
|
||||
- The contents of this file are subject to the Mozilla Public
|
||||
- License Version 1.1 (the "License"); you may not use this file
|
||||
- except in compliance with the License. You may obtain a copy of
|
||||
- the License at http://www.mozilla.org/MPL/
|
||||
-
|
||||
- Software distributed under the License is distributed on an "AS
|
||||
- IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
|
||||
- implied. See the License for the specific language governing
|
||||
- rights and limitations under the License.
|
||||
-
|
||||
- The Original Code is Mozilla Communicator.
|
||||
-
|
||||
- The Initial Developer of the Original Code is Netscape
|
||||
- Communications Corp. Portions created by Netscape Communications
|
||||
- Corp. are Copyright (C) 1999 Netscape Communications Corp. All
|
||||
- Rights Reserved.
|
||||
-
|
||||
- Contributor(s):
|
||||
-->
|
||||
|
||||
<!ENTITY window.title.label "Find Local Data">
|
||||
|
||||
<!ENTITY search1.label "Search for items in ">
|
||||
<!ENTITY search2.label " whose ">
|
||||
|
||||
<!ENTITY search.button.label "Search">
|
||||
<!ENTITY save.button.label "Save Search in Bookmarks">
|
||||
|
||||
<!ENTITY bookmarks.label "Bookmarks">
|
||||
<!ENTITY history.label "History">
|
||||
|
||||
<!ENTITY name.label "Name">
|
||||
<!ENTITY url.label "URL">
|
||||
<!ENTITY shortcut.label "Custom Keyword">
|
||||
<!ENTITY description.label "Description">
|
||||
|
||||
<!ENTITY contains.label "contains">
|
||||
<!ENTITY startswith.label "starts with">
|
||||
<!ENTITY endswith.label "ends with">
|
||||
<!ENTITY is.label "is">
|
||||
<!ENTITY isnot.label "is not">
|
||||
<!ENTITY doesntcontain.label "doesn't contain">
|
@ -0,0 +1,27 @@
|
||||
<!--
|
||||
- The contents of this file are subject to the Mozilla Public
|
||||
- License Version 1.1 (the "License"); you may not use this file
|
||||
- except in compliance with the License. You may obtain a copy of
|
||||
- the License at http://www.mozilla.org/MPL/
|
||||
-
|
||||
- Software distributed under the License is distributed on an "AS
|
||||
- IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
|
||||
- implied. See the License for the specific language governing
|
||||
- rights and limitations under the License.
|
||||
-
|
||||
- The Original Code is Mozilla Communicator.
|
||||
-
|
||||
- The Initial Developer of the Original Code is Netscape
|
||||
- Communications Corp. Portions created by Netscape Communications
|
||||
- Corp. are Copyright (C) 1999 Netscape Communications Corp. All
|
||||
- Rights Reserved.
|
||||
-
|
||||
- Contributor(s):
|
||||
-->
|
||||
|
||||
<!ENTITY window.title.label "Find Results">
|
||||
|
||||
<!ENTITY name.column.label "Name">
|
||||
<!ENTITY url.column.label "URL">
|
||||
<!ENTITY shortcuturl.column.label "Custom Keyword">
|
||||
<!ENTITY description.column.label "Description">
|
@ -0,0 +1,35 @@
|
||||
<!--
|
||||
- The contents of this file are subject to the Mozilla Public
|
||||
- License Version 1.1 (the "License"); you may not use this file
|
||||
- except in compliance with the License. You may obtain a copy of
|
||||
- the License at http://www.mozilla.org/MPL/
|
||||
-
|
||||
- Software distributed under the License is distributed on an "AS
|
||||
- IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
|
||||
- implied. See the License for the specific language governing
|
||||
- rights and limitations under the License.
|
||||
-
|
||||
- The Original Code is Mozilla Communicator.
|
||||
-
|
||||
- The Initial Developer of the Original Code is Netscape
|
||||
- Communications Corp. Portions created by Netscape Communications
|
||||
- Corp. are Copyright (C) 1999 Netscape Communications Corp. All
|
||||
- Rights Reserved.
|
||||
-
|
||||
- Contributor(s):
|
||||
-->
|
||||
|
||||
<!ENTITY search.label "Search the ">
|
||||
<!ENTITY for.label " category for ">
|
||||
|
||||
<!ENTITY allengines.label "All Engines">
|
||||
|
||||
<!ENTITY checkbox.column.label "On">
|
||||
<!ENTITY engine.column.label "Search Engines">
|
||||
<!ENTITY description.column.label "Description">
|
||||
|
||||
<!ENTITY search.button.label "Search">
|
||||
<!ENTITY stop.button.label "Stop">
|
||||
<!ENTITY checkall.button.label "Check All">
|
||||
<!ENTITY uncheckall.button.label "Uncheck All">
|
||||
<!ENTITY savesearch.button.label "Save Search in Bookmarks">
|
@ -0,0 +1,34 @@
|
||||
<!--
|
||||
- The contents of this file are subject to the Mozilla Public
|
||||
- License Version 1.1 (the "License"); you may not use this file
|
||||
- except in compliance with the License. You may obtain a copy of
|
||||
- the License at http://www.mozilla.org/MPL/
|
||||
-
|
||||
- Software distributed under the License is distributed on an "AS
|
||||
- IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
|
||||
- implied. See the License for the specific language governing
|
||||
- rights and limitations under the License.
|
||||
-
|
||||
- The Original Code is Mozilla Communicator.
|
||||
-
|
||||
- The Initial Developer of the Original Code is Netscape
|
||||
- Communications Corp. Portions created by Netscape Communications
|
||||
- Corp. are Copyright (C) 1999 Netscape Communications Corp. All
|
||||
- Rights Reserved.
|
||||
-
|
||||
- Contributor(s):
|
||||
-->
|
||||
|
||||
<!ENTITY results.title.label "Results:">
|
||||
|
||||
<!ENTITY name.column.label "Name">
|
||||
<!ENTITY relevance.column.label "Relevance">
|
||||
<!ENTITY pagerank.column.label "Page Ranking">
|
||||
<!ENTITY price.column.label "Price">
|
||||
<!ENTITY availability.column.label "Availability">
|
||||
<!ENTITY date.column.label "Date">
|
||||
<!ENTITY site.column.label "Internet Site">
|
||||
<!ENTITY results.header.label "Search Results">
|
||||
<!ENTITY engine.column.label "Search Engine">
|
||||
<!ENTITY viewbyprovider.label "View by search engine:">
|
||||
<!ENTITY allresults.title.label "All results combined">
|
@ -0,0 +1,41 @@
|
||||
#
|
||||
# The contents of this file are subject to the Netscape Public
|
||||
# License Version 1.1 (the "License"); you may not use this file
|
||||
# except in compliance with the License. You may obtain a copy of
|
||||
# the License at http://www.mozilla.org/NPL/
|
||||
#
|
||||
# Software distributed under the License is distributed on an "AS
|
||||
# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
|
||||
# implied. See the License for the specific language governing
|
||||
# rights and limitations under the License.
|
||||
#
|
||||
# The Original Code is mozilla.org code.
|
||||
#
|
||||
# The Initial Developer of the Original Code is Netscape
|
||||
# Communications Corporation. Portions created by Netscape are
|
||||
# Copyright (C) 2000 Netscape Communications Corporation. All
|
||||
# Rights Reserved.
|
||||
#
|
||||
# Contributor(s):
|
||||
#
|
||||
|
||||
DEPTH = ..\..\..\..\..\..\..\..
|
||||
THEME_ROOT_DEPTH = ..\..\..\..\..
|
||||
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
include <$(THEME_ROOT_DEPTH)\theme.mk>
|
||||
|
||||
install::
|
||||
$(MAKE_INSTALL) find.dtd $(DIST)\bin\chrome\locales\$(THEME)\communicator\locale\search
|
||||
$(MAKE_INSTALL) findresults.dtd $(DIST)\bin\chrome\locales\$(THEME)\communicator\locale\search
|
||||
$(MAKE_INSTALL) internet.dtd $(DIST)\bin\chrome\locales\$(THEME)\communicator\locale\search
|
||||
$(MAKE_INSTALL) internetresults.dtd $(DIST)\bin\chrome\locales\$(THEME)\communicator\locale\search
|
||||
$(MAKE_INSTALL) search-editor.dtd $(DIST)\bin\chrome\locales\$(THEME)\communicator\locale\search
|
||||
$(MAKE_INSTALL) search-editor.properties $(DIST)\bin\chrome\locales\$(THEME)\communicator\locale\search
|
||||
$(MAKE_INSTALL) search-panel.dtd $(DIST)\bin\chrome\locales\$(THEME)\communicator\locale\search
|
||||
$(MAKE_INSTALL) search-panel.properties $(DIST)\bin\chrome\locales\$(THEME)\communicator\locale\search
|
||||
$(MAKE_INSTALL) search.dtd $(DIST)\bin\chrome\locales\$(THEME)\communicator\locale\search
|
||||
|
||||
clobber::
|
||||
rm -f $(DIST)\chrome\locales\$(THEME)\communicator\locale\search\*.*
|
||||
|
@ -0,0 +1,42 @@
|
||||
<!--
|
||||
- The contents of this file are subject to the Mozilla Public
|
||||
- License Version 1.1 (the "License"); you may not use this file
|
||||
- except in compliance with the License. You may obtain a copy of
|
||||
- the License at http://www.mozilla.org/MPL/
|
||||
-
|
||||
- Software distributed under the License is distributed on an "AS
|
||||
- IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
|
||||
- implied. See the License for the specific language governing
|
||||
- rights and limitations under the License.
|
||||
-
|
||||
- The Original Code is Mozilla Communicator.
|
||||
-
|
||||
- The Initial Developer of the Original Code is Netscape
|
||||
- Communications Corp. Portions created by Netscape Communications
|
||||
- Corp. are Copyright (C) 1999 Netscape Communications Corp. All
|
||||
- Rights Reserved.
|
||||
-
|
||||
- Original Author(s):
|
||||
- Robert John Churchill <rjc@netscape.com>
|
||||
-
|
||||
- Contributor(s):
|
||||
-->
|
||||
|
||||
<!ENTITY window.title.label "Customize Search">
|
||||
<!ENTITY allengines.label "All Engines">
|
||||
<!ENTITY engine.column.label "Search Engines">
|
||||
<!ENTITY category.label "Category:">
|
||||
<!ENTITY category.accesskey "c">
|
||||
<!ENTITY done.label "Done">
|
||||
|
||||
<!ENTITY add.label "Add">
|
||||
<!ENTITY add.accesskey "a">
|
||||
<!ENTITY remove.label "Remove">
|
||||
<!ENTITY remove.accesskey "r">
|
||||
|
||||
<!ENTITY new.category.label "New...">
|
||||
<!ENTITY new.category.accesskey "n">
|
||||
<!ENTITY rename.category.label "Rename...">
|
||||
<!ENTITY rename.category.accesskey "e">
|
||||
<!ENTITY remove.category.label "Delete">
|
||||
<!ENTITY remove.category.accesskey "d">
|
@ -0,0 +1,7 @@
|
||||
NewCategoryPrompt=Enter the new category name:
|
||||
NewCategoryTitle=New Category
|
||||
RenameCategoryPrompt=Enter the new category name:
|
||||
RenameCategoryTitle=Rename Category
|
||||
RemoveCategoryPrompt=Delete this category?
|
||||
AddEnginePrompt=Add the selected search engine(s) into this category?
|
||||
RemoveEnginePrompt=Remove the selected search engine(s) from this category?
|
@ -0,0 +1,32 @@
|
||||
<!--
|
||||
- The contents of this file are subject to the Mozilla Public
|
||||
- License Version 1.1 (the "License"); you may not use this file
|
||||
- except in compliance with the License. You may obtain a copy of
|
||||
- the License at http://www.mozilla.org/MPL/
|
||||
-
|
||||
- Software distributed under the License is distributed on an "AS
|
||||
- IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
|
||||
- implied. See the License for the specific language governing
|
||||
- rights and limitations under the License.
|
||||
-
|
||||
- The Original Code is Mozilla Communicator.
|
||||
-
|
||||
- The Initial Developer of the Original Code is Netscape
|
||||
- Communications Corp. Portions created by Netscape Communications
|
||||
- Corp. are Copyright (C) 1999 Netscape Communications Corp. All
|
||||
- Rights Reserved.
|
||||
-
|
||||
- Contributor(s):
|
||||
-->
|
||||
|
||||
<!ENTITY search.button.label "Search">
|
||||
<!ENTITY search.results.tab "Apply">
|
||||
<!ENTITY search.advanced.tab "Settings for ">
|
||||
<!ENTITY allengines.label "All Engines">
|
||||
<!ENTITY within.label "within">
|
||||
<!ENTITY results.label "Search Results">
|
||||
<!ENTITY engine.column.label "Search Engines">
|
||||
<!ENTITY checkbox.column.label "Use">
|
||||
<!ENTITY stop.button.label "Stop">
|
||||
<!ENTITY savesearch.button.label "Bookmark Search Query">
|
||||
<!ENTITY customize.button.label "Customize...">
|
@ -0,0 +1,3 @@
|
||||
enterstringandlocation=Enter some text to search for and select at least one location to search.
|
||||
enableAdvanced=Enable advanced search options
|
||||
disableAdvanced=Disabled advanced search options
|
@ -0,0 +1,35 @@
|
||||
<!--
|
||||
- The contents of this file are subject to the Mozilla Public
|
||||
- License Version 1.1 (the "License"); you may not use this file
|
||||
- except in compliance with the License. You may obtain a copy of
|
||||
- the License at http://www.mozilla.org/MPL/
|
||||
-
|
||||
- Software distributed under the License is distributed on an "AS
|
||||
- IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
|
||||
- implied. See the License for the specific language governing
|
||||
- rights and limitations under the License.
|
||||
-
|
||||
- The Original Code is Mozilla Communicator.
|
||||
-
|
||||
- The Initial Developer of the Original Code is Netscape
|
||||
- Communications Corp. Portions created by Netscape Communications
|
||||
- Corp. are Copyright (C) 1999 Netscape Communications Corp. All
|
||||
- Rights Reserved.
|
||||
-
|
||||
- Contributor(s):
|
||||
-->
|
||||
|
||||
<!ENTITY window.title.label "Search">
|
||||
<!ENTITY find.title.label "Search Bookmarks/History">
|
||||
<!ENTITY internet.title.label "Search the Internet">
|
||||
<!ENTITY mailnews.title.label "Search Mail/News">
|
||||
<!ENTITY addressbook.title.label "Search Addressbook">
|
||||
|
||||
<!ENTITY menu.file.label "File">
|
||||
<!ENTITY menuitem.close.label "Close">
|
||||
|
||||
<!ENTITY menu.edit.label "Edit">
|
||||
<!ENTITY menuitem.undo.label "Undo">
|
||||
<!ENTITY menuitem.cut.label "Cut">
|
||||
<!ENTITY menuitem.copy.label "Copy">
|
||||
<!ENTITY menuitem.paste.label "Paste">
|
@ -0,0 +1,29 @@
|
||||
#
|
||||
# The contents of this file are subject to the Netscape Public
|
||||
# License Version 1.1 (the "License"); you may not use this file
|
||||
# except in compliance with the License. You may obtain a copy of
|
||||
# the License at http://www.mozilla.org/NPL/
|
||||
#
|
||||
# Software distributed under the License is distributed on an "AS
|
||||
# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
|
||||
# implied. See the License for the specific language governing
|
||||
# rights and limitations under the License.
|
||||
#
|
||||
# The Original Code is mozilla.org code.
|
||||
#
|
||||
# The Initial Developer of the Original Code is Netscape
|
||||
# Communications Corporation. Portions created by Netscape are
|
||||
# Copyright (C) 1998 Netscape Communications Corporation. All
|
||||
# Rights Reserved.
|
||||
#
|
||||
# Contributor(s):
|
||||
#
|
||||
|
||||
Title=Security Warning
|
||||
MixedContentMessage=You have requested a secure document that contains some insecure information.
|
||||
LeaveSiteMessage=You have requested an insecure document. The document and any information you send back could be observed by a third party while in transit.
|
||||
EnterSiteMessage=You have requested a secure document. The document and any information you send back are encrypted for privacy while in transit.
|
||||
PostToInsecure=Warning! Although this document is secure, the information you have submitted is insecure and could be observed by a third party while in transit. If you are submitting passwords, credit card numbers, or other information you would like to keep private, it would be safer for you to cancel the submission.
|
||||
PostToInsecureFromInsecure=Any information you submit is insecure and could be observed by a third party while in transit. If you are submitting passwords, credit card numbers, or other information you would like to keep private, it would be safer for you to cancel the submission.
|
||||
DontShowAgain=Show Me This Alert Next Time.
|
||||
FindText=Please find the Personal Security Manager application
|
@ -0,0 +1,33 @@
|
||||
#
|
||||
# The contents of this file are subject to the Netscape Public
|
||||
# License Version 1.1 (the "License"); you may not use this file
|
||||
# except in compliance with the License. You may obtain a copy of
|
||||
# the License at http://www.mozilla.org/NPL/
|
||||
#
|
||||
# Software distributed under the License is distributed on an "AS
|
||||
# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
|
||||
# implied. See the License for the specific language governing
|
||||
# rights and limitations under the License.
|
||||
#
|
||||
# The Original Code is mozilla.org code.
|
||||
#
|
||||
# The Initial Developer of the Original Code is Netscape
|
||||
# Communications Corporation. Portions created by Netscape are
|
||||
# Copyright (C) 2000 Netscape Communications Corporation. All
|
||||
# Rights Reserved.
|
||||
#
|
||||
# Contributor(s):
|
||||
#
|
||||
|
||||
DEPTH = ..\..\..\..\..\..\..\..
|
||||
THEME_ROOT_DEPTH = ..\..\..\..\..
|
||||
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
include <$(THEME_ROOT_DEPTH)\theme.mk>
|
||||
|
||||
install::
|
||||
$(MAKE_INSTALL) security.properties $(DIST)\bin\chrome\locales\$(THEME)\communicator\locale\security
|
||||
|
||||
clobber::
|
||||
rm -f $(DIST)\chrome\locales\$(THEME)\communicator\locale\security\*.*
|
||||
|
@ -0,0 +1,25 @@
|
||||
# The contents of this file are subject to the Netscape Public
|
||||
# License Version 1.1 (the "License"); you may not use this file
|
||||
# except in compliance with the License. You may obtain a copy of
|
||||
# the License at http://www.mozilla.org/NPL/
|
||||
#
|
||||
# Software distributed under the License is distributed on an "AS
|
||||
# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
|
||||
# implied. See the License for the specific language governing
|
||||
# rights and limitations under the License.
|
||||
#
|
||||
# The Original Code is mozilla.org code.
|
||||
#
|
||||
# The Initial Developer of the Original Code is Netscape
|
||||
# Communications Corporation. Portions created by Netscape are
|
||||
# Copyright (C) 2000 Netscape Communications Corporation. All
|
||||
# Rights Reserved.
|
||||
#
|
||||
# Contributor(s):
|
||||
#
|
||||
Yes = Yes
|
||||
No = No
|
||||
Titleline = Internet Security
|
||||
CheckMessage = Remember this decision
|
||||
EnableCapabilityQuery = A script from "%1$s" has requested enhanced privileges. You should grant these privileges only if you are comfortable downloading and executing a program from this source. Do you wish to allow these privileges?
|
||||
|
@ -0,0 +1,2 @@
|
||||
|
||||
<!ENTITY lockIcon.label "Show security information for this window">
|
@ -0,0 +1,34 @@
|
||||
<!--
|
||||
- The contents of this file are subject to the Mozilla Public
|
||||
- License Version 1.1 (the "License"); you may not use this file
|
||||
- except in compliance with the License. You may obtain a copy of
|
||||
- the License at http://www.mozilla.org/MPL/
|
||||
-
|
||||
- Software distributed under the License is distributed on an "AS
|
||||
- IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
|
||||
- implied. See the License for the specific language governing
|
||||
- rights and limitations under the License.
|
||||
-
|
||||
- The Original Code is Mozilla Communicator.
|
||||
-
|
||||
- The Initial Developer of the Original Code is Netscape
|
||||
- Communications Corp. Portions created by Netscape Communications
|
||||
- Corp. are Copyright (C) 1999 Netscape Communications Corp. All
|
||||
- Rights Reserved.
|
||||
-
|
||||
- Contributor(s): Stephen Lamm <slamm@netscape.com>
|
||||
-->
|
||||
|
||||
<!-- extracted from ./customize.xul -->
|
||||
|
||||
<!-- LOCALIZATION NOTE sidebar.customize.title.label: Do NOT localize the term "Sidebar" -->
|
||||
<!ENTITY sidebar.customize.title.label "Customize Sidebar">
|
||||
<!-- LOCALIZATION NOTE sidebar.customize.current.label: Do NOT localize the term "Sidebar" -->
|
||||
<!ENTITY sidebar.customize.current.label "My Sidebar">
|
||||
<!ENTITY sidebar.customize.reorder.label "Reorder">
|
||||
<!ENTITY sidebar.customize.customize.label "Customize Panel...">
|
||||
<!ENTITY sidebar.customize.remove.label "Remove">
|
||||
<!-- LOCALIZATION NOTE sidebar.customize.additional.label: Do NOT localize the term "Sidebar" -->
|
||||
<!ENTITY sidebar.customize.additional.label "Available Panels">
|
||||
<!ENTITY sidebar.customize.add.label "Add">
|
||||
<!ENTITY sidebar.customize.preview.label "Preview...">
|
@ -0,0 +1,28 @@
|
||||
<!--
|
||||
- The contents of this file are subject to the Mozilla Public
|
||||
- License Version 1.1 (the "License"); you may not use this file
|
||||
- except in compliance with the License. You may obtain a copy of
|
||||
- the License at http://www.mozilla.org/MPL/
|
||||
-
|
||||
- Software distributed under the License is distributed on an "AS
|
||||
- IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
|
||||
- implied. See the License for the specific language governing
|
||||
- rights and limitations under the License.
|
||||
-
|
||||
- The Original Code is Mozilla Communicator.
|
||||
-
|
||||
- The Initial Developer of the Original Code is Netscape
|
||||
- Communications Corp. Portions created by Netscape Communications
|
||||
- Corp. are Copyright (C) 1999 Netscape Communications Corp. All
|
||||
- Rights Reserved.
|
||||
-
|
||||
- Contributor(s): Stephen Lamm <slamm@netscape.com>
|
||||
-->
|
||||
|
||||
<!-- extracted from ./local-panels.rdf -->
|
||||
|
||||
<!ENTITY sidebar.whats-related.label "What's Related">
|
||||
<!ENTITY sidebar.search.label "Search">
|
||||
<!-- LOCALIZATION NOTE sidebar.tinderbox.label: DONT_TRANSLATE -->
|
||||
<!ENTITY sidebar.tinderbox.label "Tinderbox">
|
||||
<!ENTITY sidebar.bookmarks.label "Bookmarks">
|
@ -0,0 +1,36 @@
|
||||
#
|
||||
# The contents of this file are subject to the Netscape Public
|
||||
# License Version 1.1 (the "License"); you may not use this file
|
||||
# except in compliance with the License. You may obtain a copy of
|
||||
# the License at http://www.mozilla.org/NPL/
|
||||
#
|
||||
# Software distributed under the License is distributed on an "AS
|
||||
# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
|
||||
# implied. See the License for the specific language governing
|
||||
# rights and limitations under the License.
|
||||
#
|
||||
# The Original Code is mozilla.org code.
|
||||
#
|
||||
# The Initial Developer of the Original Code is Netscape
|
||||
# Communications Corporation. Portions created by Netscape are
|
||||
# Copyright (C) 2000 Netscape Communications Corporation. All
|
||||
# Rights Reserved.
|
||||
#
|
||||
# Contributor(s):
|
||||
#
|
||||
|
||||
DEPTH = ..\..\..\..\..\..\..\..
|
||||
THEME_ROOT_DEPTH = ..\..\..\..\..
|
||||
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
include <$(THEME_ROOT_DEPTH)\theme.mk>
|
||||
|
||||
install::
|
||||
$(MAKE_INSTALL) customize.dtd $(DIST)\bin\chrome\locales\$(THEME)\communicator\locale\sidebar
|
||||
$(MAKE_INSTALL) local-panels.dtd $(DIST)\bin\chrome\locales\$(THEME)\communicator\locale\sidebar
|
||||
$(MAKE_INSTALL) preview.dtd $(DIST)\bin\chrome\locales\$(THEME)\communicator\locale\sidebar
|
||||
$(MAKE_INSTALL) sidebarOverlay.dtd $(DIST)\bin\chrome\locales\$(THEME)\communicator\locale\sidebar
|
||||
|
||||
clobber::
|
||||
rm -f $(DIST)\chrome\locales\$(THEME)\communicator\locale\sidebar\*.*
|
||||
|
@ -0,0 +1,23 @@
|
||||
<!--
|
||||
- The contents of this file are subject to the Mozilla Public
|
||||
- License Version 1.1 (the "License"); you may not use this file
|
||||
- except in compliance with the License. You may obtain a copy of
|
||||
- the License at http://www.mozilla.org/MPL/
|
||||
-
|
||||
- Software distributed under the License is distributed on an "AS
|
||||
- IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
|
||||
- implied. See the License for the specific language governing
|
||||
- rights and limitations under the License.
|
||||
-
|
||||
- The Original Code is Mozilla Communicator.
|
||||
-
|
||||
- The Initial Developer of the Original Code is Netscape
|
||||
- Communications Corp. Portions created by Netscape Communications
|
||||
- Corp. are Copyright (C) 1999 Netscape Communications Corp. All
|
||||
- Rights Reserved.
|
||||
-
|
||||
- Contributor(s): Stephen Lamm <slamm@netscape.com>
|
||||
-->
|
||||
|
||||
<!ENTITY sidebar.preview.title.label "Panel Preview">
|
||||
<!ENTITY sidebar.preview.close.label "Close">
|
@ -0,0 +1,31 @@
|
||||
<!--
|
||||
- The contents of this file are subject to the Mozilla Public
|
||||
- License Version 1.1 (the "License"); you may not use this file
|
||||
- except in compliance with the License. You may obtain a copy of
|
||||
- the License at http://www.mozilla.org/MPL/
|
||||
-
|
||||
- Software distributed under the License is distributed on an "AS
|
||||
- IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
|
||||
- implied. See the License for the specific language governing
|
||||
- rights and limitations under the License.
|
||||
-
|
||||
- The Original Code is Mozilla Communicator.
|
||||
-
|
||||
- The Initial Developer of the Original Code is Netscape
|
||||
- Communications Corp. Portions created by Netscape Communications
|
||||
- Corp. are Copyright (C) 1999 Netscape Communications Corp. All
|
||||
- Rights Reserved.
|
||||
-
|
||||
- Contributor(s): Stephen Lamm <slamm@netscape.com>
|
||||
-->
|
||||
|
||||
<!ENTITY sidebar.panels.label "My Sidebar">
|
||||
<!ENTITY sidebar.reload.label "Reload">
|
||||
<!ENTITY sidebar.picker.label "Add">
|
||||
<!ENTITY sidebar.customize.label "Customize Sidebar...">
|
||||
<!ENTITY sidebarCmd.label "Sidebar">
|
||||
<!ENTITY sidebar.loading.label "Loading...">
|
||||
|
||||
<!ENTITY sidebar.no-panels.state "My Sidebar is currently empty.">
|
||||
<!ENTITY sidebar.no-panels.add 'You may add panels by clicking on the "Add" button above, and then clicking on "Customize..."'>
|
||||
<!ENTITY sidebar.no-panels.hide 'If you would like to completely hide My Sidebar, click on the "View" menu above and select "Sidebar."'>
|
@ -0,0 +1,47 @@
|
||||
<?xml version="1.0"?>
|
||||
<!DOCTYPE RDF
|
||||
[
|
||||
<!-- LOCALIZATION NOTE (mozillaButton.label): DONT_TRANSLATE -->
|
||||
<!ENTITY mozillaButton.label "Mozilla">
|
||||
<!ENTITY mozillaTooltip.label "Links to mozilla.org webtools">
|
||||
<!-- taskbar popups -->
|
||||
<!-- LOCALIZATION NOTE (bugzillaButton.label): Do NOT translate "Bugzilla" -->
|
||||
<!ENTITY bugzillaButton.label "Go to Bugzilla">
|
||||
<!ENTITY tinderboxButton.label "Look at Tinderbox">
|
||||
<!-- LOCALIZATION NOTE (bonsai.label): Do NOT translate "Bonsai" -->
|
||||
<!ENTITY bonsai.label "Look at Bonsai">
|
||||
|
||||
]
|
||||
>
|
||||
<RDF:RDF xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:NC="http://home.netscape.com/NC-rdf#">
|
||||
|
||||
<!-- root start -->
|
||||
<RDF:Seq ID="root">
|
||||
|
||||
<RDF:li>
|
||||
<RDF:Seq about="urn:taskbar:mozilla-group">
|
||||
<RDF:li resource="urn:taskbar:mozilla-group:bonsai" />
|
||||
<RDF:li resource="urn:taskbar:mozilla-group:bugzilla" />
|
||||
</RDF:Seq>
|
||||
</RDF:li>
|
||||
|
||||
</RDF:Seq>
|
||||
<!-- root end -->
|
||||
|
||||
<!-- Description -->
|
||||
<RDF:Description about="urn:taskbar:mozilla-group">
|
||||
<NC:title>&mozillaButton.label;</NC:title>
|
||||
<NC:tooltip>&mozillaTooltip.label;</NC:tooltip>
|
||||
</RDF:Description>
|
||||
|
||||
<RDF:Description about="urn:taskbar:mozilla-group:bonsai">
|
||||
<NC:title>&bonsai.label;</NC:title>
|
||||
<NC:content>openTopWin('http://bonsai.mozilla.org/toplevel.cgi?treeid=SeaMonkey')</NC:content>
|
||||
</RDF:Description>
|
||||
|
||||
<RDF:Description about="urn:taskbar:mozilla-group:bugzilla">
|
||||
<NC:title>&bugzillaButton.label;</NC:title>
|
||||
<NC:content>openTopWin('http://bugzilla.mozilla.org')</NC:content>
|
||||
</RDF:Description>
|
||||
</RDF:RDF>
|
@ -0,0 +1,10 @@
|
||||
<!-- taskbar -->
|
||||
<!-- LOCALIZATION NOTE (shoppingButton.label): DONT_TRANSLATE -->
|
||||
<!ENTITY shoppingButton.label "Shopping">
|
||||
<!ENTITY entertainment.label "Entertainment">
|
||||
<!ENTITY openWinButton.label "Open Windows">
|
||||
<!-- taskbar popups -->
|
||||
<!-- LOCALIZATION NOTE (tinderboxButton.label): Do NOT translate "Tinderbox" -->
|
||||
<!ENTITY tinderboxButton.label "Look at Tinderbox">
|
||||
|
||||
<!ENTITY taskWindowList.tooltip "List of open windows">
|
@ -0,0 +1,53 @@
|
||||
<!-- extracted from tasksOverlay.xul -->
|
||||
<!ENTITY tasksMenu.label "Tasks">
|
||||
<!-- LOCALIZATION NOTE (navigatorCmd.label): DONT_TRANSLATE -->
|
||||
<!ENTITY navigatorCmd.label "Navigator">
|
||||
<!-- LOCALIZATION NOTE (editorCmd.label): DONT_TRANSLATE -->
|
||||
<!ENTITY editorCmd.label "Composer">
|
||||
<!ENTITY addressBookCmd.label "Address Book">
|
||||
|
||||
<!ENTITY newsgroupsCmd.label ".Newsgroups">
|
||||
<!ENTITY toolsMenu.label "Tools">
|
||||
<!ENTITY historyCmd.label "History">
|
||||
<!ENTITY securityInfoCmd.label ".Security Info">
|
||||
<!ENTITY importUtilCmd.label "Import Utility">
|
||||
<!ENTITY javaConsoleCmd.label "Java Console">
|
||||
|
||||
<!ENTITY javaScriptConsoleCmd.label "JavaScript Console">
|
||||
|
||||
|
||||
<!-- LOCALIZATION NOTE (walletMenu.label): DONT_TRANSLATE -->
|
||||
<!ENTITY walletMenu.label "Privacy and Security">
|
||||
<!ENTITY walletFormManager.label "Form Manager">
|
||||
<!ENTITY walletPasswordManager.label "Password Manager">
|
||||
<!ENTITY walletSafeFillCmd.label "Prefill Form with Captured Data">
|
||||
<!ENTITY walletQuickFillCmd.label "Prefill Form Quickly">
|
||||
<!ENTITY walletRequestToCaptureCmd.label "Capture Data found on Form">
|
||||
<!-- LOCALIZATION NOTE (walletContentsCmd.label): Do NOT translate "Wallet"-->
|
||||
<!ENTITY walletContentsCmd.label "View Captured Form Data">
|
||||
<!ENTITY walletDisplaySignonsCmd.label "View Stored Passwords">
|
||||
<!ENTITY walletDisplayCookiesCmd.label "View Stored Cookies">
|
||||
<!ENTITY walletAllowCookiesCmd.label "Allow Site to Set Cookies">
|
||||
<!ENTITY walletAllowCookiesMsg.label "Cookies from this site will always be accepted">
|
||||
<!ENTITY walletBlockCookiesCmd.label "Block Site from Setting Cookies">
|
||||
<!ENTITY walletBlockCookiesMsg.label "Cookies from this site will always be rejected">
|
||||
<!ENTITY walletDisplayImagesCmd.label "View Sites that can/cannot Display Images">
|
||||
<!ENTITY walletAllowImagesCmd.label "Allow Site to Display Images">
|
||||
<!ENTITY walletAllowImagesMsg.label "Images from this site will always be downloaded">
|
||||
<!ENTITY walletBlockImagesCmd.label "Block Site from Displaying Images">
|
||||
<!ENTITY walletBlockImagesMsg.label "Images from this site will never be downloaded">
|
||||
<!ENTITY walletInterviewCmd.label "Interview">
|
||||
<!ENTITY walletSamplesCmd.label "Demonstration">
|
||||
<!ENTITY walletChangePasswordCmd.label "Change Master Password...">
|
||||
<!ENTITY walletExpirePasswordCmd.label "Log Out">
|
||||
<!ENTITY walletEncryptCmd.label "Encrypt Stored Data">
|
||||
<!ENTITY walletObscureCmd.label "Obscure Stored Data">
|
||||
<!ENTITY walletClearCmd.label "Clear Stored Data">
|
||||
<!ENTITY walletCookieManager.label "Cookie Manager">
|
||||
<!ENTITY walletImageManager.label "Image Manager">
|
||||
|
||||
<!ENTITY taskNavigator.tooltip "Navigator">
|
||||
<!ENTITY taskComposer.tooltip "Composer">
|
||||
<!ENTITY taskAddressBook.tooltip "Address Book">
|
||||
<!ENTITY taskBar.tooltip "Taskbar">
|
||||
|
@ -0,0 +1,33 @@
|
||||
#
|
||||
# The contents of this file are subject to the Netscape Public
|
||||
# License Version 1.1 (the "License"); you may not use this file
|
||||
# except in compliance with the License. You may obtain a copy of
|
||||
# the License at http://www.mozilla.org/NPL/
|
||||
#
|
||||
# Software distributed under the License is distributed on an "AS
|
||||
# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
|
||||
# implied. See the License for the specific language governing
|
||||
# rights and limitations under the License.
|
||||
#
|
||||
# The Original Code is mozilla.org code.
|
||||
#
|
||||
# The Initial Developer of the Original Code is Netscape
|
||||
# Communications Corporation. Portions created by Netscape are
|
||||
# Copyright (C) 2000 Netscape Communications Corporation. All
|
||||
# Rights Reserved.
|
||||
#
|
||||
# Contributor(s):
|
||||
#
|
||||
|
||||
DEPTH = ..\..\..\..\..\..\..\..
|
||||
THEME_ROOT_DEPTH = ..\..\..\..\..
|
||||
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
include <$(THEME_ROOT_DEPTH)\theme.mk>
|
||||
|
||||
install::
|
||||
$(MAKE_INSTALL) timebomb.dtd $(DIST)\bin\chrome\locales\$(THEME)\communicator\locale\timebomb
|
||||
|
||||
clobber::
|
||||
rm -f $(DIST)\chrome\locales\$(THEME)\communicator\locale\timebomb\*.*
|
||||
|
@ -0,0 +1,4 @@
|
||||
<!ENTITY title.label "Time Bomb Version">
|
||||
<!ENTITY okButton.label "OK">
|
||||
<!ENTITY warnText.label "This is a warning that this product will expire. Please visit http://www.mozilla.org for newer versions.">
|
||||
<!ENTITY expireText.label "This version has expired. You must download a newer version at http://www.mozilla.org.">
|
@ -0,0 +1,97 @@
|
||||
|
||||
<!-- these things need to move into utilityOverlay.xul -->
|
||||
<!ENTITY offlineMenu.label "Offline">
|
||||
<!ENTITY offlineMenu.accesskey "f">
|
||||
<!ENTITY offlineGoOfflineCmd.label "Work Offline">
|
||||
<!ENTITY offlineGoOfflineCmd.accesskey "w">
|
||||
<!ENTITY offlineSynchronizeCmd.label "Synchronize">
|
||||
<!ENTITY offlineSynchronizeCmd.accesskey "s">
|
||||
|
||||
<!-- LOCALIZATION NOTE : FILE This file contains the global menu items -->
|
||||
|
||||
<!ENTITY fileMenu.label "File">
|
||||
<!ENTITY fileMenu.accesskey "f">
|
||||
<!ENTITY newMenu.label "New">
|
||||
<!ENTITY newMenu.accesskey "e">
|
||||
<!ENTITY newBlankPageCmd.label "Blank Page to Edit">
|
||||
<!ENTITY newBlankPageCmd.accesskey "e" >
|
||||
<!ENTITY newBlankPageCmd.key "n" >
|
||||
<!ENTITY newPageFromTemplateCmd.label "Page Using Template">
|
||||
<!ENTITY newPageFromTemplateCmd.accesskey "t">
|
||||
<!ENTITY newPageFromDraftCmd.label "Page Using Draft">
|
||||
<!ENTITY newPageFromDraftCmd.accesskey "d">
|
||||
<!-- LOCALIZATION NOTE (newNavigatorCmd.label): Do NOT translate "Navigator" -->
|
||||
<!ENTITY newNavigatorCmd.label "Navigator Window">
|
||||
<!ENTITY newNavigatorCmd.key "N">
|
||||
<!ENTITY newNavigatorCmd.accesskey "n">
|
||||
|
||||
<!ENTITY pageSetupCmd.label ".Page Setup...">
|
||||
|
||||
<!ENTITY editMenu.label "Edit">
|
||||
<!ENTITY editMenu.accesskey "e">
|
||||
<!ENTITY undoCmd.label "Undo">
|
||||
<!ENTITY undoCmd.key "Z">
|
||||
<!ENTITY undoCmd.accesskey "u">
|
||||
<!ENTITY redoCmd.label "Redo">
|
||||
<!ENTITY redoCmd.key "Y">
|
||||
<!ENTITY redoCmd.accesskey "r">
|
||||
<!ENTITY cutCmd.label "Cut">
|
||||
<!ENTITY cutCmd.key "X">
|
||||
<!ENTITY cutCmd.accesskey "t">
|
||||
<!ENTITY copyCmd.label "Copy">
|
||||
<!ENTITY copyCmd.key "C">
|
||||
<!ENTITY copyCmd.accesskey "c">
|
||||
<!ENTITY pasteCmd.label "Paste">
|
||||
<!ENTITY pasteCmd.key "V">
|
||||
<!ENTITY pasteCmd.accesskey "p">
|
||||
<!ENTITY deleteCmd.label "Delete">
|
||||
<!ENTITY deleteCmd.key "D">
|
||||
<!ENTITY deleteCmd.accesskey "d">
|
||||
<!ENTITY selectAllCmd.label "Select All">
|
||||
<!ENTITY selectAllCmd.key "A">
|
||||
<!ENTITY selectAllCmd.accesskey "a">
|
||||
<!ENTITY preferencesCmd.label "Preferences...">
|
||||
<!ENTITY preferencesCmd.key "E">
|
||||
<!ENTITY preferencesCmd.accesskey "e">
|
||||
|
||||
<!ENTITY viewMenu.label "View">
|
||||
<!ENTITY viewMenu.accesskey "v">
|
||||
<!ENTITY viewToolbarsMenu.label "Toolbars">
|
||||
<!ENTITY viewToolbarsMenu.accesskey "t">
|
||||
<!ENTITY showTaskbarCmd.label "Taskbar">
|
||||
<!ENTITY showTaskbarCmd.accesskey "t">
|
||||
|
||||
<!ENTITY helpMenu.label "Help">
|
||||
<!ENTITY helpMenu.accesskey "h">
|
||||
<!ENTITY helpContentCmd.label "Help Contents">
|
||||
<!ENTITY referenceLibraryCmd.label ".Reference Library">
|
||||
<!ENTITY releaseNotesCmd.label ".Release Notes">
|
||||
<!ENTITY productInfoCmd.label ".Product Information and Support">
|
||||
<!ENTITY softwareUpdatesCmd.label ".Software Updates">
|
||||
<!ENTITY registerCmd.label ".Register Now">
|
||||
<!ENTITY memberServicesCmd.label ".Member Services">
|
||||
<!ENTITY internationalCmd.label ".International Users">
|
||||
<!ENTITY securityCmd.label ".Security">
|
||||
<!-- LOCALIZATION NOTE (netwatchCmd.label): DONT_TRANSLATE -->
|
||||
<!ENTITY netwatchCmd.label ".NetWatch">
|
||||
<!ENTITY aboutPluginsCmd.label ".About Plug-ins">
|
||||
<!ENTITY aboutFontCmd.label ".About Font Displayers">
|
||||
<!-- LOCALIZATION NOTE (aboutCmd.label): Do NOT translate "Communicator" -->
|
||||
<!ENTITY aboutCmd.label ".About Communicator...">
|
||||
|
||||
|
||||
<!ENTITY webBrowsingCmd.label "Web Browsing">
|
||||
<!ENTITY emailCmd.label "Email">
|
||||
<!ENTITY internetShopCmd.label "Internet Shopping">
|
||||
<!ENTITY customCmd.label "Customization">
|
||||
<!ENTITY softUpdatesCmd.label "Software Updates">
|
||||
<!ENTITY connProbCmd.label "Connection Problems">
|
||||
<!ENTITY secPrivCmd.label "Security and Privacy">
|
||||
<!ENTITY whatNewCmd.label "What's New">
|
||||
<!ENTITY newTutorCmd.label "New to The Net Tutorial">
|
||||
<!ENTITY supportChannelCmd.label "Technical Support">
|
||||
<!ENTITY interUsersCmd.label "International Users">
|
||||
<!-- LOCALIZATION NOTE (helpAtCmd.label): Do NOT translate "Netscape.com" -->
|
||||
<!ENTITY helpAtCmd.label "Help at Netscape.com">
|
||||
<!ENTITY releaseCommCmd.label "Release Notes">
|
||||
<!ENTITY aboutCommCmd.label "About">
|
@ -0,0 +1,7 @@
|
||||
|
||||
onlineTooltip=You are online. Click the icon to go offline.
|
||||
offlineTooltip=You are offline. Click the icon to go online.
|
||||
|
||||
gooffline=Work Offline
|
||||
goonline=Work Online
|
||||
|
@ -0,0 +1,35 @@
|
||||
<!ENTITY tab.cookiesonsystem.label "Stored Cookies">
|
||||
<!ENTITY tab.bannedservers.label "Cookie Sites">
|
||||
<!ENTITY div.bannedservers.label "Internet websites that can and cannot store cookies on your computer.">
|
||||
<!ENTITY tab.bannedimages.label "Image Sites">
|
||||
<!ENTITY div.bannedimages.label "Internet websites from which images are or are not fetched.">
|
||||
<!ENTITY div.cookiesonsystem.label "View and Remove Cookies that are stored on your computer.">
|
||||
<!ENTITY treehead.cookiename.label "Cookie Name">
|
||||
<!ENTITY treehead.cookiedomain.label "Site">
|
||||
<!ENTITY treehead.infoselected.label "Information about the selected Cookie">
|
||||
<!ENTITY button.removecookie.label "Remove Cookie">
|
||||
<!ENTITY button.removeallcookies.label "Remove All Cookies">
|
||||
|
||||
<!ENTITY props.name.label "Cookie Name:">
|
||||
<!ENTITY props.value.label "Data Stored in Cookie:">
|
||||
<!ENTITY props.domain.label "Host:">
|
||||
<!ENTITY props.path.label "Path:">
|
||||
<!ENTITY props.secure.label "Is Cookie secure?">
|
||||
<!ENTITY props.expires.label "Cookie will expire on:">
|
||||
|
||||
<!ENTITY treehead.sitename.label "Site">
|
||||
<!ENTITY treehead.status.label "Status">
|
||||
<!ENTITY windowtitle.label "Cookie Manager">
|
||||
|
||||
<!ENTITY addpermission.label "New Site">
|
||||
<!ENTITY removepermission.label "Remove Site">
|
||||
<!ENTITY removeallpermissions.label "Remove All Sites">
|
||||
<!ENTITY removeimage.label "Remove Site">
|
||||
<!ENTITY removeallimages.label "Remove All Sites">
|
||||
|
||||
<!ENTITY canSet.label "can set cookies">
|
||||
<!ENTITY cannotSet.label "cannot set cookies">
|
||||
<!ENTITY canLoad.label "can load images">
|
||||
<!ENTITY cannotLoad.label "cannot load images">
|
||||
|
||||
<!ENTITY checkbox.label "Don't allow removed cookies to be reaccepted later">
|
@ -0,0 +1,29 @@
|
||||
# The contents of this file are subject to the Netscape Public
|
||||
# License Version 1.1 (the "License"); you may not use this file
|
||||
# except in compliance with the License. You may obtain a copy of
|
||||
# the License at http://www.mozilla.org/NPL/
|
||||
#
|
||||
# Software distributed under the License is distributed on an "AS
|
||||
# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
|
||||
# implied. See the License for the specific language governing
|
||||
# rights and limitations under the License.
|
||||
#
|
||||
# The Original Code is mozilla.org code.
|
||||
#
|
||||
# The Initial Developer of the Original Code is Netscape
|
||||
# Communications Corporation. Portions created by Netscape are
|
||||
# Copyright (C) 1998 Netscape Communications Corporation. All
|
||||
# Rights Reserved.
|
||||
#
|
||||
# Contributor(s):
|
||||
# Ben Goodger
|
||||
|
||||
# note this section of the code may require some tinkering in other languages =(
|
||||
# format in dialog: site [can/cannot] set cookies
|
||||
can=site can set cookies
|
||||
cannot=site cannot set cookies
|
||||
canImages=site can load images
|
||||
cannotImages=site cannot load images
|
||||
domain=Domain for which this cookie applies:
|
||||
host=Server which set the cookie:
|
||||
imageTitle=Image Manager
|
@ -0,0 +1,15 @@
|
||||
<!ENTITY windowtitle.label "Stored Passwords">
|
||||
<!ENTITY tab.signonsstored.label "Passwords Saved">
|
||||
<!ENTITY tab.signonsnotstored.label "Passwords Never Saved">
|
||||
<!ENTITY tab.nopreview.label "Forms never Previewed">
|
||||
<!ENTITY tab.nocapture.label "Forms never Saved">
|
||||
|
||||
<!ENTITY spiel.signonsstored.label "Browser has saved login information for the following sites:">
|
||||
<!ENTITY spiel.signonsnotstored.label "Browser will never save login information for the following sites:">
|
||||
<!ENTITY spiel.nopreview.label "Browser will never preview forms from the following sites before pre-filling them for you:">
|
||||
<!ENTITY spiel.nocapture.label "Browser will never ask to save forms from the following sites:">
|
||||
|
||||
<!ENTITY treehead.site.label "Site">
|
||||
<!ENTITY treehead.username.label "Username">
|
||||
<!ENTITY remove.label "Remove">
|
||||
<!ENTITY removeall.label "Remove All">
|
@ -0,0 +1,12 @@
|
||||
okCmdLabel = OK
|
||||
cancelCmdLabel = Cancel
|
||||
removeCmdLabel = Remove
|
||||
logonsSavedTab = Logons saved
|
||||
logonsNotSavedTab = Logons not saved
|
||||
formsNotPreviewedTab = Forms not previewed
|
||||
formsNotSavedTab = Forms not saved
|
||||
logonsSaved = Logon information that has been saved
|
||||
logonsNotSaved = Sites for which logon information won't be saved
|
||||
formsNotPreviewed = Forms that won't be previewed before being pre-filled
|
||||
formsNotSaved = Forms that won't be saved
|
||||
siteUsername = site:username
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user