Bug 234128 Composer->File menu has two menuitems (Publish and Page Setup) with the same hot key ''u".

r=neil sr=dbaron moa=glazou a=chofmann
This commit is contained in:
timeless%mozdev.org 2004-03-12 16:40:40 +00:00
Родитель e111008acf
Коммит 818b1d422c
1 изменённых файлов: 4 добавлений и 4 удалений

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

@ -50,17 +50,17 @@
<!ENTITY filesaveas.accesskey "A"> <!ENTITY filesaveas.accesskey "A">
<!ENTITY publishCmd.label "Publish"> <!ENTITY publishCmd.label "Publish">
<!ENTITY publishcmd.accesskey "u"> <!ENTITY publishcmd.accesskey "b">
<!ENTITY publishAsCmd.label "Publish As..."> <!ENTITY publishAsCmd.label "Publish As...">
<!ENTITY publishas.accesskey "b"> <!ENTITY publishas.accesskey "h">
<!ENTITY exportToTextCmd.label "Export to Text..."> <!ENTITY exportToTextCmd.label "Export to Text...">
<!ENTITY fileexporttotext.accesskey "T"> <!ENTITY fileexporttotext.accesskey "T">
<!ENTITY saveAsChangeEncodingCmd.label "Save And Change Character Encoding"> <!ENTITY saveAsChangeEncodingCmd.label "Save And Change Character Encoding">
<!ENTITY filesaveandchangeencoding.accesskey "h"> <!ENTITY filesaveandchangeencoding.accesskey "E">
<!ENTITY previewCmd.label "Browse Page"> <!ENTITY previewCmd.label "Browse Page">
<!ENTITY filepreview.accesskey "w"> <!ENTITY filepreview.accesskey "w">
<!ENTITY sendPageCmd.label "Send Page..."> <!ENTITY sendPageCmd.label "Send Page...">
<!ENTITY sendPage.accesskey "g"> <!ENTITY sendPage.accesskey "d">
<!ENTITY printSetupCmd.label "Page Setup..."> <!ENTITY printSetupCmd.label "Page Setup...">
<!ENTITY fileprintsetup.accesskey "u"> <!ENTITY fileprintsetup.accesskey "u">
<!ENTITY printPreviewCmd.label "Print Preview"> <!ENTITY printPreviewCmd.label "Print Preview">