mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-26 14:46:02 +00:00
Bug 444752, &getPassword.tokenName.label;: is not properly localizable
r=Pike
This commit is contained in:
parent
621ce9d3a5
commit
beeb734500
@ -51,7 +51,7 @@
|
||||
|
||||
<!-- Values for getpassword.xul -->
|
||||
<!ENTITY getPassword.title "Enter Master Password">
|
||||
<!ENTITY getPassword.tokenName.label "Security Device">
|
||||
<!ENTITY getPassword.tokenName2.label "Security Device:">
|
||||
<!ENTITY getPassword.password.label "Password:">
|
||||
|
||||
<!-- These should be common -->
|
||||
|
@ -53,7 +53,7 @@
|
||||
<script type="application/x-javascript" src="chrome://global/content/strres.js"/>
|
||||
|
||||
<hbox>
|
||||
<label value="&getPassword.tokenName.label;:"/>
|
||||
<label value="&getPassword.tokenName2.label;"/>
|
||||
<label id="tokenName"/>
|
||||
</hbox>
|
||||
<separator/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user