Bug 380613 - Need serial comma after canceled in the tooltip for the Clean Up button. Patch by Reed Loden <reed@mozilla.com> r=gavin.sharp

This commit is contained in:
sdwilsh@shawnwilsher.com 2007-05-23 11:28:53 -07:00
parent 9c9723a710
commit 2c9223402e

View File

@ -36,7 +36,7 @@
<!ENTITY cmd.close2.commandKey "j">
<!ENTITY cmd.close2Unix.commandKey "y">
<!ENTITY cmd.cleanUp.label "Clean Up">
<!ENTITY cmd.cleanUp.tooltip "Removes completed, canceled and failed downloads from the list">
<!ENTITY cmd.cleanUp.tooltip "Removes completed, canceled, and failed downloads from the list">
<!ENTITY cmd.cleanUp.accesskey "C">
<!ENTITY closeWhenDone.label "Close when downloads complete">