зеркало из https://github.com/mozilla/pjs.git
Bug 364275 some texts in Account Setting->Security dialog need LABEL_FOR set
patch by Evan.Yan @ sun.com r=mscott a=mscoot
This commit is contained in:
Родитель
0073ea55ed
Коммит
04ca0ae0dc
|
@ -62,7 +62,7 @@
|
|||
<groupbox id="signing.titlebox">
|
||||
<caption label="&signingGroupTitle.label;"/>
|
||||
|
||||
<label value="&signingCert.message;"/>
|
||||
<label value="&signingCert.message;" control="identity.signing_cert_name"/>
|
||||
|
||||
<hbox align="center">
|
||||
<textbox id="identity.signing_cert_name" wsm_persist="true" flex="1"
|
||||
|
@ -85,7 +85,7 @@
|
|||
<groupbox id="encryption.titlebox">
|
||||
<caption label="&encryptionGroupTitle.label;"/>
|
||||
|
||||
<label value="&encryptionCert.message;"/>
|
||||
<label value="&encryptionCert.message;" control="identity.encryption_cert_name"/>
|
||||
|
||||
<hbox align="center">
|
||||
<textbox id="identity.encryption_cert_name" wsm_persist="true" flex="1"
|
||||
|
|
|
@ -63,7 +63,7 @@
|
|||
<groupbox id="signing.titlebox">
|
||||
<caption label="&signingGroupTitle.label;"/>
|
||||
|
||||
<label value="&signingCert.message;"/>
|
||||
<label value="&signingCert.message;" control="identity.signing_cert_name"/>
|
||||
|
||||
<hbox align="center">
|
||||
<textbox id="identity.signing_cert_name" wsm_persist="true" flex="1"
|
||||
|
@ -89,7 +89,7 @@
|
|||
<groupbox id="encryption.titlebox">
|
||||
<caption label="&encryptionGroupTitle.label;"/>
|
||||
|
||||
<label value="&encryptionCert.message;"/>
|
||||
<label value="&encryptionCert.message;" control="identity.encryption_cert_name"/>
|
||||
|
||||
<hbox align="center">
|
||||
<textbox id="identity.encryption_cert_name" wsm_persist="true" flex="1"
|
||||
|
|
Загрузка…
Ссылка в новой задаче