Bug 444752, &getPassword.tokenName.label;: is not properly localizable

r=Pike
This commit is contained in:
Kai Engert 2008-09-10 08:13:04 +02:00
parent 621ce9d3a5
commit beeb734500
2 changed files with 2 additions and 2 deletions

View File

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

View File

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