mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-10 22:09:32 +00:00
remove the dot in front of Reply, Reply all and Forward.
This commit is contained in:
parent
e0bc96732d
commit
e250a53932
@ -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">
|
||||
|
Loading…
Reference in New Issue
Block a user