Bug 258485 - Change 'Reload Live Bookmark' accesskey to 'L' (and expose it in the Bookmarks Manager). patch from Gavin Sharp <gavin.sharp@gmail.com>, r=mconnor, a=asa.

This commit is contained in:
mozilla.mano%sent.com 2005-06-20 06:49:56 +00:00
parent 370ae7f707
commit 698118ce03
3 changed files with 3 additions and 1 deletions

View File

@ -158,6 +158,7 @@
accesskey="&menuitem.personaltoolbarfolder.accesskey;"/>
<menuseparator/>
<menuitem label="&command.refreshLivemark.label;"
accesskey="&command.refreshLivemark.accesskey;"
command="cmd_bm_refreshlivemark"/>
<menuseparator/>
<menuitem label="&command.properties.label;"

View File

@ -76,6 +76,7 @@
<!ENTITY command.addBookmark.label "Add...">
<!ENTITY command.manageBookmarks.label "Manage">
<!ENTITY command.refreshLivemark.label "Reload Live Bookmark">
<!ENTITY command.refreshLivemark.accesskey "L">
<!ENTITY menuitem.view.command.toolbar.label "Toolbar">
<!ENTITY menuitem.view.command.toolbar.accesskey "t">

View File

@ -66,7 +66,7 @@ cmd_bm_renamebookmark2_accesskey = L
cmd_bm_properties = Properties
cmd_bm_properties_accesskey = r
cmd_bm_refreshlivemark = Reload Live Bookmark
cmd_bm_refreshlivemark_accesskey = f
cmd_bm_refreshlivemark_accesskey = L
cmd_bm_sortbyname = Sort By Name
cmd_bm_sortbyname_accesskey = S