This commit is contained in:
gayatrib%netscape.com 1999-09-28 20:37:16 +00:00
Родитель 959d32bccc
Коммит 8757bf2b58
5 изменённых файлов: 33 добавлений и 0 удалений

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

@ -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">

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

@ -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">

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

@ -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.">

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

@ -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.">

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

@ -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">