This commit is contained in:
gayatrib%netscape.com 1999-09-17 23:16:06 +00:00
Родитель 2b082dc55b
Коммит 912d2df10f
7 изменённых файлов: 7 добавлений и 72 удалений

Просмотреть файл

@ -3,19 +3,7 @@
<?xml-stylesheet href="cpw.css" type="text/css"?>
<!DOCTYPE window
[
<!ENTITY window.title.label "Communicator Profile Manager">
<!ENTITY newprofile.title "New Profile">
<!ENTITY dialup.title "Dialup">
<!ENTITY mailnews.title "Mail News">
<!ENTITY addrbook.title "Address Book">
<!ENTITY back.label "Back">
<!ENTITY next.label "Next">
<!ENTITY cancel.label "Cancel">
<!ENTITY finish.label "Finish">
]>
<!DOCTYPE window SYSTEM "chrome://profile/locale/en-US/cpw.dtd" >
<window title="&window.title.label;" style="width: 100%; height: 100%" align="vertical"
xmlns:html="http://www.w3.org/TR/REC-html40"

Просмотреть файл

@ -21,22 +21,7 @@
<?xml-stylesheet href="chrome://global/skin/xul.css" type="text/css"?>
<?xml-stylesheet href="pm.css" type="text/css"?>
<!DOCTYPE window
[
<!ENTITY reg.gif "reg.gif">
<!ENTITY intro "Communicator stores information about your settings, preferences, bookmarks, and stored messages in your personal Netscape Name.">
<!ENTITY intro.new "Click New to create a new Netscape Name.">
<!ENTITY intro.delete "Click Delete to remove a selected Netscape Name.">
<!ENTITY intro.rename "Click Rename to change the name of a selected Netscape Name.">
<!ENTITY migration.label "Migration">
<!ENTITY user.label "User Name">
<!ENTITY newCmd.label "New...">
<!ENTITY renameCmd.label "Rename...">
<!ENTITY deleteCmd.label "Delete">
<!ENTITY startCmd.label "Start">
<!ENTITY closeCmd.label "Close">
]>
<!DOCTYPE window SYSTEM "chrome://profile/locale/en-US/pm.dtd" >
<window
xmlns:html="http://www.w3.org/TR/REC-html40"
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul" class="dialog"

Просмотреть файл

@ -2,15 +2,7 @@
<?xml-stylesheet href="chrome://global/skin/xul.css" type="text/css"?>
<?xml-stylesheet href="pm.css" type="text/css"?>
<!DOCTYPE window
[
<!ENTITY title "Delete Profile">
<!ENTITY intro "Confirm delete?">
<!ENTITY delete.yes.label "Delete Files">
<!ENTITY delete.no.label "Don't Delete Files">
<!ENTITY cancel.label "Cancel">
]>
<!DOCTYPE window SYSTEM "chrome://profile/locale/en-US/pmDelete.dtd" >
<window
xmlns:html="http://www.w3.org/TR/REC-html40"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"

Просмотреть файл

@ -2,14 +2,7 @@
<?xml-stylesheet href="chrome://global/skin/xul.css" type="text/css"?>
<?xml-stylesheet href="pm.css" type="text/css"?>
<!DOCTYPE window
[
<!ENTITY title "Migrate All Profiles">
<!ENTITY intro "Migrate all profiles? ">
<!ENTITY ok.label "Ok">
<!ENTITY cancel.label "Cancel">
]>
<!DOCTYPE window SYSTEM "chrome://profile/locale/en-US/pmMigrateAll.dtd" >
<window
xmlns:html="http://www.w3.org/TR/REC-html40"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"

Просмотреть файл

@ -2,14 +2,7 @@
<?xml-stylesheet href="chrome://global/skin/xul.css" type="text/css"?>
<?xml-stylesheet href="pm.css" type="text/css"?>
<!DOCTYPE window
[
<!ENTITY title "Rename Profile">
<!ENTITY intro "Enter a new name for the profile: ">
<!ENTITY ok.label "Ok">
<!ENTITY cancel.label "Cancel">
]>
<!DOCTYPE window SYSTEM "chrome://profile/locale/en-US/pmrename.dtd" >
<window
xmlns:html="http://www.w3.org/TR/REC-html40"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"

Просмотреть файл

@ -21,16 +21,7 @@
<?xml-stylesheet href="chrome://global/skin/xul.css" type="text/css"?>
<?xml-stylesheet href="pm.css" type="text/css"?>
<!DOCTYPE window
[
<!ENTITY heading "Communicator Profile Manager">
<!ENTITY title "Creating a New Profile">
<!ENTITY para.one "Communicator stores information about your settings, preferences, bookmarks, and stored messages in your personal profile.">
<!ENTITY para.two "If you are sharing this copy of Communicator 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 and optionally protect it with a password.">
<!ENTITY para.three "If you are the only person using this copy of Communicator, you must create at least one profile. If you would like, you can create multiple profiles for yourself to store different sets of setting and preferences. For example, you may want to have separate profiles for business and personal use.">
<!ENTITY para.four "To begin creating your profile, click Next.">
]>
<!DOCTYPE window SYSTEM "chrome://profile/locale/en-US/test-content1_1.dtd" >
<window
xmlns:html="http://www.w3.org/TR/REC-html40"
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul" class="dialog"

Просмотреть файл

@ -21,14 +21,7 @@
<?xml-stylesheet href="chrome://global/skin/xul.css" type="text/css"?>
<?xml-stylesheet href="pm.css" type="text/css"?>
<!DOCTYPE window
[
<!ENTITY intro "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 profile.name "Enter New Profile name.">
<!ENTITY profile.dir "Your user settings, preferences, bookmarks and stored messages will be stored in the directory below. We recommend that you use the default directory (by leaving the box blank).">
<!ENTITY para "Click Finish to create this new profile.">
]>
<!DOCTYPE window SYSTEM "chrome://profile/locale/en-US/test-content1_2.dtd" >
<window
xmlns:html="http://www.w3.org/TR/REC-html40"
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul" class="dialog"