зеркало из https://github.com/mozilla/gecko-dev.git
Bug 781091 - aboutCertError.xhtml XML Parsing Error r=margaret
This commit is contained in:
Родитель
3cd93cab8f
Коммит
95588ba6f2
|
@ -207,7 +207,7 @@
|
|||
<h2>&certerror.whatShouldIDo.heading;</h2>
|
||||
<div id="whatShouldIDoContentText">
|
||||
<p>&certerror.whatShouldIDo.content;</p>
|
||||
<xul:button xmlns:xul='http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul' id='getMeOutOfHereButton' label='&certerror.getMeOutOfHere.label;'/>
|
||||
<button id="getMeOutOfHereButton">&certerror.getMeOutOfHere.label;</button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
@ -223,8 +223,8 @@
|
|||
<div>
|
||||
<p>&certerror.expert.content;</p>
|
||||
<p>&certerror.expert.contentPara2;</p>
|
||||
<xul:button xmlns:xul='http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul' id='temporaryExceptionButton' label='&certerror.addTemporaryException.label;'/>
|
||||
<xul:button xmlns:xul='http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul' id='permanentExceptionButton' label='&certerror.addPermanentException.label;'/>
|
||||
<button id="temporaryExceptionButton">&certerror.addTemporaryException.label;</button>
|
||||
<button id="permanentExceptionButton">&certerror.addPermanentException.label;</button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Загрузка…
Ссылка в новой задаче