fix for bug #169179
"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:
parent
118911a610
commit
077f669855
@ -216,7 +216,7 @@ saveDlogCancelBtn=Cancel
|
||||
|
||||
## generics string
|
||||
defaultSubject=(no subject)
|
||||
chooseFileToAttach=Enter file to attach
|
||||
chooseFileToAttach=Attach File(s)
|
||||
|
||||
##
|
||||
windowTitlePrefix=Compose:
|
||||
|
||||
@ -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...">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user