Backing out amasri. This change caused the browser to not open. When I control-c

the application, I see:

XML Error in file
'chrome://communicator/content/profile/profileSelection.xul',
Line Number: 100, Col Number: 43, Description: undefined entity
Source Line:         <checkbox id="offlineState"
value="&offlineState.label;" accesskey="&offlineState.accesskey;"/>
This commit is contained in:
dougt%netscape.com 2000-06-20 05:55:58 +00:00
Родитель d38577c4e5
Коммит e188fed810
1 изменённых файлов: 2 добавлений и 4 удалений

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

@ -28,7 +28,6 @@
<!ENTITY windowtitle.label "Select User Profile">
<!ENTITY welcome.label "Welcome to &brandShortName;">
<!-- LOCALIZATION NOTE (profilemanager.label): Don't translate "&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.">
@ -42,7 +41,6 @@
<!ENTITY manageprofiles.label "Manage Profiles">
<!-- LOCALIZATION NOTE (start.label): Don't translate "&vendorShortName" -->
<!ENTITY start.label "Start &vendorShortName;">
<!ENTITY exit.label "Exit">
<!ENTITY manage.label "Manage Profiles...">
@ -54,9 +52,9 @@
<!ENTITY newButton.label "Create Profile...">
<!-- manager entities -->
<!-- LOCALIZATION NOTE (pmTextA.label): Don't translate "&brandShortName" -->
<!ENTITY pmTextA.label "&brandShortName; stores information about your settings, preferences, bookmarks, stored messages and other user items in your user profile.">
<!-- LOCALIZATION NOTE (pmTextC.label): Don't translate "&brandShortName" -->
<!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">