зеркало из https://github.com/mozilla/pjs.git
fixing bug 126609 - Labels pref page could need some cleanup. r=racham sr=mscott a=asa.
This commit is contained in:
Родитель
1e4ee3992a
Коммит
993271c759
|
@ -59,6 +59,9 @@
|
|||
|
||||
<script type="application/x-javascript" src="chrome://messenger/content/pref-labels.js"/>
|
||||
|
||||
<groupbox>
|
||||
<caption label="&labelsSettings.label;"/>
|
||||
|
||||
<description>&displayText.label;</description>
|
||||
|
||||
<!-- label color: 1 (default red) -->
|
||||
|
@ -181,5 +184,7 @@
|
|||
oncommand="restoreColorAndDescriptionToDefaults();">
|
||||
</button>
|
||||
</hbox>
|
||||
</groupbox>
|
||||
|
||||
</page>
|
||||
|
||||
|
|
|
@ -36,7 +36,8 @@
|
|||
- ***** END LICENSE BLOCK ***** -->
|
||||
|
||||
<!ENTITY pane.title "Labels">
|
||||
<!ENTITY displayText.label "Customize the names and colors of message labels.">
|
||||
<!ENTITY labelsSettings.label "Customize Labels">
|
||||
<!ENTITY displayText.label "Labels can be used to categorize and prioritize your messages. Modify the appearance of Labels using the settings below.">
|
||||
<!ENTITY restoreDefaults.label "Restore Defaults">
|
||||
<!ENTITY restoreDefaults.accesskey "R">
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче