Add 'Reply All' to the toolbar. It works!

This commit is contained in:
edwin%woudt.nl 1999-04-19 00:04:09 +00:00
parent 4014154f55
commit 7d1cf44130
2 changed files with 5 additions and 2 deletions

View File

@ -40,7 +40,7 @@ messageFile=msgSaveAs - appExit
messageEdit=editUndo - editCut editCopy editPaste editClear - appPrefs
messageMessage=msgNew - msgReply msgReplyAll msgForward msgForwardQuoted
messageToolBar=msgGetNew msgNew msgReply msgForward print msgDelete stop
messageToolBar=msgGetNew msgNew msgReply msgReplyAll msgForward print msgDelete stop
#messageToolBar=msgGetNew msgNew
@ -53,7 +53,7 @@ folderFile=msgNew msgOpen msgSaveAs - msgGetNew - appExit
folderEdit=editUndo - editCut editCopy editPaste editClear - appPrefs
folderMessage=msgNew - msgReply msgReplyAll msgForward msgForwardQuoted
folderToolBar=msgGetNew msgNew msgReply msgForward markAllRead print msgDelete stop
folderToolBar=msgGetNew msgNew msgReply msgReplyAll msgForward markAllRead print msgDelete stop
#folderToolBar=msgGetNew msgNew msgDelete msgReply
#

View File

@ -19,6 +19,7 @@
msgGetNewLabel=Get Msg
msgNewLabel=New Msg
msgReplyLabel=Reply
msgReplyAllLabel=Reply All
msgForwardLabel=Forward
markAllReadLabel=Mark Rd
printLabel=Print
@ -28,6 +29,7 @@ stopLabel=Stop
msgGetNewIcon=getmsg
msgNewIcon=newmsg
msgReplyIcon=reply
msgReplyAllIcon=replyall
msgForwardIcon=forward
markAllReadIcon=markallread
printIcon=print
@ -37,6 +39,7 @@ stopIcon=stop
msgGetNewTooltip=Get new messages
msgNewTooltip=Compose a new message
msgReplyTooltip=Reply
msgReplyAllTooltip=Reply to all recipients
msgForwardTooltip=Forward
markAllReadTooltip=Mark all messages read
printTooltip=Print this message