зеркало из https://github.com/mozilla/pjs.git
give the profile manager / installer window a title.
it would be good if the first window the users sees has a title, no?
This commit is contained in:
Родитель
5ba5ddfb35
Коммит
09edd6a89a
|
@ -1,14 +0,0 @@
|
|||
<!-- extracted from pm.xul -->
|
||||
|
||||
<!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">
|
|
@ -25,6 +25,7 @@
|
|||
<window
|
||||
xmlns:html="http://www.w3.org/TR/REC-html40"
|
||||
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul" class="dialog"
|
||||
title="&windowtitle.label;"
|
||||
width="500" height="500">
|
||||
|
||||
<html:script language="javascript" src="pm.js">
|
||||
|
|
Загрузка…
Ссылка в новой задаче