add Location: label

This commit is contained in:
blakeross%telocity.com 2002-04-06 00:49:43 +00:00
parent 71d50f3a07
commit de29d0cf1c
2 changed files with 4 additions and 1 deletions

View File

@ -794,6 +794,7 @@ Contributor(s): ______________________________________. -->
<toolbar id="LocationToolbar" class="chromeclass-toolbar" persist="collapsed"
tbalign="stretch" fullscreentoolbar="true">
<hbox id="nav-bar-inner" flex="1">
<label value="&location.label;"/>
<textbox id="urlbar" class="chromeclass-location" flex="1"
type="autocomplete" searchSessions="history"
timeout="50" maxrows="6" alwaysopenpopup="true"

View File

@ -268,4 +268,6 @@
<!ENTITY historyCmd.label "History">
<!ENTITY historyCmd.accesskey "H">
<!ENTITY historyCmd.commandkey "H">
<!ENTITY historyCmd.commandkey "H">
<!ENTITY location.label "Location:">