remove the dot in front of Reply, Reply all and Forward.

This commit is contained in:
ducarroz%netscape.com 1999-05-19 00:52:49 +00:00
parent e0bc96732d
commit e250a53932

View File

@ -157,9 +157,9 @@
<!ENTITY forwardCmd.label ".Forward">
<!ENTITY msgMenu.label "Message">
<!ENTITY newMsgCmd.label "New Message">
<!ENTITY replyMsgCmd.label ".Reply">
<!ENTITY replyToAllMsgCmd.label ".Reply to All">
<!ENTITY forwardMsgCmd.label ".Forward">
<!ENTITY replyMsgCmd.label "Reply">
<!ENTITY replyToAllMsgCmd.label "Reply to All">
<!ENTITY forwardMsgCmd.label "Forward">
<!ENTITY forwardAsMenu.label ".Forward As">
<!ENTITY forwardAsInline.label ".Inline">
<!ENTITY forwardAsQuoted.label ".Quoted">