profile ui dtd file

git-svn-id: svn://10.0.0.236/trunk@49236 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
gayatrib%netscape.com
1999-09-28 20:37:16 +00:00
parent a1e5130c35
commit 471337be0b
5 changed files with 33 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
<!-- extracted from pmDelete.xul -->
<!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">

View File

@@ -0,0 +1,6 @@
<!-- extracted from pmMigrateAll.xul -->
<!ENTITY title "Migrate All Profiles">
<!ENTITY intro "Migrate all profiles? ">
<!ENTITY ok.label "Ok">
<!ENTITY cancel.label "Cancel">

View File

@@ -0,0 +1,8 @@
<!-- extracted from test-content1_1.xul -->
<!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.">

View File

@@ -0,0 +1,6 @@
<!-- extracted from test-content1_2.xul -->
<!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.">

View File

@@ -0,0 +1,6 @@
<!-- extracted from pmrename.xul -->
<!ENTITY title "Rename Profile">
<!ENTITY intro "Enter a new name for the profile: ">
<!ENTITY ok.label "Ok">
<!ENTITY cancel.label "Cancel">