зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1518590 - Change "More..." to "Advanced..." on advanced button. r=flod
Differential Revision: https://phabricator.services.mozilla.com/D16296 --HG-- extra : moz-landing-system : lando
This commit is contained in:
Родитель
d32c620401
Коммит
93f7aeb230
|
@ -197,7 +197,7 @@
|
|||
<button id="returnButton" class="primary" autocomplete="off" data-telemetry-id="return_button_top">&returnToPreviousPage1.label;</button>
|
||||
<button id="openPortalLoginPageButton" class="primary" autocomplete="off">&openPortalLoginPage.label2;</button>
|
||||
<button id="errorTryAgain" class="primary" autocomplete="off">&retry.label;</button>
|
||||
<button id="advancedButton" data-telemetry-id="advanced_button" autocomplete="off">&continue2.label;</button>
|
||||
<button id="advancedButton" data-telemetry-id="advanced_button" autocomplete="off">&advanced2.label;</button>
|
||||
<button id="moreInformationButton" autocomplete="off">&moreInformation.label;</button>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<!ENTITY returnToPreviousPage.label "Go Back">
|
||||
<!ENTITY returnToPreviousPage1.label "Go Back (Recommended)">
|
||||
<!ENTITY advanced.label "Advanced">
|
||||
<!ENTITY continue2.label "More…">
|
||||
<!ENTITY advanced2.label "Advanced…">
|
||||
<!ENTITY moreInformation.label "More Information">
|
||||
<!ENTITY viewCertificate.label "View Certificate">
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче