Bug 1098556 - Rename locbar.pre.label to reflect new location bar preferences structure. r=Unfocused

--HG--
extra : rebase_source : c73b5f8944dc63817d8d5675780e2e4f59f2ca23
This commit is contained in:
Marco Bonardo 2014-11-14 22:15:02 +01:00
parent c2b04ee9da
commit ab2970ce3d
3 changed files with 3 additions and 3 deletions

View File

@ -241,7 +241,7 @@
data-category="panePrivacy"
hidden="true">
<caption><label>&locationBar.label;</label></caption>
<label id="locationBarSuggestionLabel">&locbar.pre.label;</label>
<label id="locationBarSuggestionLabel">&locbar.suggest.label;</label>
<checkbox id="historySuggestion" label="&locbar.history.label;"
onsyncfrompreference="return gPrivacyPane.writeSuggestionPref();"
accesskey="&locbar.history.accesskey;"

View File

@ -259,7 +259,7 @@
<groupbox id="locationBarGroup">
<caption label="&locationBar.label;"/>
<label id="locationBarSuggestionLabel">&locbar.pre.label;</label>
<label id="locationBarSuggestionLabel">&locbar.suggest.label;</label>
<vbox id="tabPrefsBox" align="start" flex="1">
<checkbox id="historySuggestion" label="&locbar.history.label;"

View File

@ -15,7 +15,7 @@
<!ENTITY locationBar.label "Location Bar">
<!ENTITY locbar.pre.label "When using the location bar, suggest:">
<!ENTITY locbar.suggest.label "When using the location bar, suggest:">
<!ENTITY locbar.history.label "History">
<!ENTITY locbar.history.accesskey "i">
<!ENTITY locbar.bookmarks.label "Bookmarks">