mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-24 19:37:15 +00:00
add title to places.xul file NPOB
This commit is contained in:
parent
7dc77c33ce
commit
fdd2654150
@ -7,7 +7,7 @@
|
||||
|
||||
<!DOCTYPE window SYSTEM "chrome://browser/locale/places/places.dtd">
|
||||
|
||||
<window id="places"
|
||||
<window id="places" title="&places.title;"
|
||||
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
|
||||
onload="PlacesPage.init();" onunload="PlacesPage.uninit();">
|
||||
|
||||
|
@ -1,3 +1,5 @@
|
||||
<!ENTITY places.title
|
||||
"Places">
|
||||
<!ENTITY cmd.find.label
|
||||
"Find in Bookmarks/History...">
|
||||
<!ENTITY cmd.find.accesskey
|
||||
|
Loading…
x
Reference in New Issue
Block a user