Fix for bug 54562. Remove dot in save as file menu name. R=sspitzer, SR=mscott

This commit is contained in:
ducarroz%netscape.com 2000-10-04 04:54:20 +00:00
Родитель 4fcd047a14
Коммит 8f2a36fba2
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -14,7 +14,7 @@
<!ENTITY saveCmd.key "S">
<!ENTITY saveAsCmd.label "Save As">
<!ENTITY saveAsCmd.accesskey "s">
<!ENTITY saveAsFileCmd.label ".File...">
<!ENTITY saveAsFileCmd.label "File...">
<!ENTITY saveAsFileCmd.accesskey "F">
<!ENTITY saveAsDraftCmd.label "Draft">
<!ENTITY saveAsDraftCmd.accesskey "D">