Bug 1196229 - Follow-up: Remove duplicated manageAccount.label string. r=markh

This commit is contained in:
Edouard Oger 2015-08-25 11:14:00 -04:00
parent b81f9a9e2f
commit 46eae28635
2 changed files with 2 additions and 2 deletions

View File

@ -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>

View File

@ -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">