"Enter file to attach" should be "Attach File(s)"
(and corresponding menu item should be "Attach File(s)...")
r/a=jglick


git-svn-id: svn://10.0.0.236/trunk@139580 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
sspitzer%netscape.com 2003-03-16 22:21:07 +00:00
parent 118911a610
commit 077f669855
2 changed files with 2 additions and 2 deletions

View File

@ -216,7 +216,7 @@ saveDlogCancelBtn=Cancel
## generics string
defaultSubject=(no subject)
chooseFileToAttach=Enter file to attach
chooseFileToAttach=Attach File(s)
##
windowTitlePrefix=Compose:

View File

@ -24,7 +24,7 @@
<!ENTITY saveAsDraftCmd.accesskey "D">
<!ENTITY saveAsTemplateCmd.label "Template">
<!ENTITY saveAsTemplateCmd.accesskey "T">
<!ENTITY attachFileCmd.label "Attach File...">
<!ENTITY attachFileCmd.label "Attach File(s)...">
<!ENTITY attachFileCmd.key "">
<!ENTITY attachFileCmd.accesskey "F">
<!ENTITY attachPageCmd.label "Attach Web Page...">