Windows quit menuitem should read "Exit" not "Quit", 4908. Fixing a really annoying

and yet trivial platform bug.
This commit is contained in:
ben%netscape.com 2000-07-24 12:42:38 +00:00
Родитель 0e3249fb8c
Коммит f4c5d2ad3c
1 изменённых файлов: 0 добавлений и 14 удалений

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

@ -1,14 +0,0 @@
<!-- win -->
<!-- LOCALIZATION NOTE : FILE Do not translate all the Cmd.key and accesskey -->
<!ENTITY closeCmd.label "Close">
<!ENTITY closeCmd.key "W">
<!ENTITY closeCmd.accesskey "c">
<!ENTITY quitApplicationCmd.label "Quit">
<!ENTITY quitApplicationCmd.key "Q">
<!ENTITY quitApplicationCmd.accesskey "q">
<!ENTITY redoCmd.label "Redo">
<!ENTITY redoCmd.key "Y">
<!ENTITY redoCmd.accesskey "r">