Renaming Find menu item to Search (44733) r=matt, sr=ben

This commit is contained in:
mcafee%netscape.com 2007-05-05 04:34:17 +00:00
Родитель b644dfa9ba
Коммит a4079c6d91
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -31,8 +31,8 @@
<!ENTITY command.newSeparator.accesskey "s">
<!ENTITY menuitem.import.label "Import Bookmarks...">
<!ENTITY menuitem.export.label "Export Bookmarks...">
<!ENTITY menuitem.find.label "Find in Bookmarks...">
<!ENTITY menuitem.find.accesskey "f">
<!ENTITY menuitem.find.label "Search Bookmarks...">
<!ENTITY menuitem.find.accesskey "s">
<!ENTITY edit.find.keybinding "f">
<!ENTITY command.properties.label "Properties">
<!ENTITY command.properties.accesskey "i">