зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1196229 - Follow-up: Remove duplicated manageAccount.label string. r=markh
This commit is contained in:
Родитель
1fe53eaa4c
Коммит
8fa4301100
|
@ -253,7 +253,7 @@
|
|||
<label id="fxaDisplayName" hidden="true"/>
|
||||
<hbox class="fxaAccountBoxButtons" align="center">
|
||||
<vbox flex="1"><button id="fxaUnlinkButton">&disconnect.label;</button></vbox>
|
||||
<vbox flex="1"><label id="verifiedManage" class="text-link">&manageAccount.label;</label></vbox>
|
||||
<vbox flex="1"><label id="verifiedManage" class="text-link">&verifiedManage.label;</label></vbox>
|
||||
</hbox>
|
||||
</vbox>
|
||||
</hbox>
|
||||
|
|
|
@ -72,7 +72,7 @@ both, to better adapt this sentence to their language.
|
|||
<!ENTITY notSignedIn.label "You are not signed in.">
|
||||
<!ENTITY signIn.label "Sign in">
|
||||
<!ENTITY profilePicture.tooltip "Change profile picture">
|
||||
<!ENTITY manageAccount.label "Manage Account">
|
||||
<!ENTITY verifiedManage.label "Manage Account">
|
||||
<!ENTITY disconnect.label "Disconnect…">
|
||||
<!ENTITY verify.label "Verify Email">
|
||||
<!ENTITY forget.label "Forget this Email">
|
||||
|
|
Загрузка…
Ссылка в новой задаче