Bugzilla Bug 87792 Fix accesskeys based on new flexibility

patch by slate@gwu.edu r=aaronl sr=ben
This commit is contained in:
timeless%mac.com 2006-09-14 06:01:16 +00:00
Родитель d0636b9137
Коммит d9f14205e3
1 изменённых файлов: 6 добавлений и 6 удалений

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

@ -14,7 +14,7 @@
<!ENTITY nothingAvailable.label "(Nothing Available)"> <!ENTITY nothingAvailable.label "(Nothing Available)">
<!ENTITY browserCmd.label "New Navigator Window"> <!ENTITY browserCmd.label "New Navigator Window">
<!ENTITY browserCmd.accesskey "n"> <!ENTITY browserCmd.accesskey "N">
<!ENTITY tabCmd.label "Navigator Tab"> <!ENTITY tabCmd.label "Navigator Tab">
<!ENTITY tabCmd.accesskey "t"> <!ENTITY tabCmd.accesskey "t">
<!ENTITY tabCmd.commandkey "t"> <!ENTITY tabCmd.commandkey "t">
@ -46,11 +46,11 @@
<!ENTITY toolbarsCmd.label "Show/Hide"> <!ENTITY toolbarsCmd.label "Show/Hide">
<!ENTITY toolbarsCmd.accesskey "w"> <!ENTITY toolbarsCmd.accesskey "w">
<!ENTITY navbarCmd.label "Navigation Toolbar"> <!ENTITY navbarCmd.label "Navigation Toolbar">
<!ENTITY navbarCmd.accesskey "n"> <!ENTITY navbarCmd.accesskey "N">
<!ENTITY personalbarCmd.label "Personal Toolbar"> <!ENTITY personalbarCmd.label "Personal Toolbar">
<!ENTITY personalbarCmd.accesskey "p"> <!ENTITY personalbarCmd.accesskey "p">
<!ENTITY taskbarCmd.label "Status Bar"> <!ENTITY taskbarCmd.label "Status Bar">
<!ENTITY taskbarCmd.accesskey "s"> <!ENTITY taskbarCmd.accesskey "S">
<!ENTITY componentbarCmd.label "Component Bar"> <!ENTITY componentbarCmd.label "Component Bar">
<!ENTITY componentbarCmd.accesskey "C"> <!ENTITY componentbarCmd.accesskey "C">
@ -68,7 +68,7 @@
<!ENTITY pageInfoCmd.accesskey "i"> <!ENTITY pageInfoCmd.accesskey "i">
<!ENTITY pageInfoCmd.commandkey "i"> <!ENTITY pageInfoCmd.commandkey "i">
<!ENTITY translateMenu.label "Translate"> <!ENTITY translateMenu.label "Translate">
<!ENTITY translateMenu.accesskey "t"> <!ENTITY translateMenu.accesskey "T">
<!ENTITY translate.commandKey "t"> <!ENTITY translate.commandKey "t">
<!ENTITY closeWindow.label "Close Window"> <!ENTITY closeWindow.label "Close Window">
@ -102,7 +102,7 @@
<!ENTITY webContentMenu.label "Languages and Web Content"> <!ENTITY webContentMenu.label "Languages and Web Content">
<!ENTITY webContentMenu.accesskey "l"> <!ENTITY webContentMenu.accesskey "l">
<!ENTITY downloadMore.label "Download More"> <!ENTITY downloadMore.label "Download More">
<!ENTITY downloadMore.accesskey "d"> <!ENTITY downloadMore.accesskey "D">
<!ENTITY applyTheme.label "Apply Theme"> <!ENTITY applyTheme.label "Apply Theme">
<!ENTITY applyTheme.accesskey "A"> <!ENTITY applyTheme.accesskey "A">
<!ENTITY themePreferencesCmd.label "Theme Preferences..."> <!ENTITY themePreferencesCmd.label "Theme Preferences...">
@ -155,7 +155,7 @@
<!ENTITY addCurPageAsCmd.label "File Bookmark..."> <!ENTITY addCurPageAsCmd.label "File Bookmark...">
<!ENTITY addCurPageAsCmd.accesskey "f"> <!ENTITY addCurPageAsCmd.accesskey "f">
<!ENTITY manBookmarksCmd.label "Manage Bookmarks..."> <!ENTITY manBookmarksCmd.label "Manage Bookmarks...">
<!ENTITY manBookmarksCmd.accesskey "m"> <!ENTITY manBookmarksCmd.accesskey "M">
<!ENTITY manBookmarksCmd.commandkey "b"> <!ENTITY manBookmarksCmd.commandkey "b">
<!ENTITY emptyItem.label "(Empty)"> <!ENTITY emptyItem.label "(Empty)">