mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-11 16:32:59 +00:00
Fix grammar (that for defining clauses, not which).
This commit is contained in:
parent
a27cc49c10
commit
210b74280d
@ -1,5 +1,5 @@
|
||||
<!ENTITY junkLog.title "Junk Mail Log">
|
||||
<!ENTITY junkLogInfo.text "The Junk Mail Log is a file which documents junk mail control activity. Use the check box below to enable logging.">
|
||||
<!ENTITY junkLogInfo.text "The Junk Mail Log is a file that documents junk mail control activity. Use the check box below to enable logging.">
|
||||
<!ENTITY clearLog.label "Clear Log">
|
||||
<!ENTITY clearLog.accesskey "C">
|
||||
<!ENTITY enableLog.label "Enable the Junk Mail Log">
|
||||
|
@ -3,7 +3,7 @@
|
||||
<!ENTITY account.accesskey "A">
|
||||
<!ENTITY viewLog.label "Junk Mail Log">
|
||||
<!ENTITY viewLog.accesskey "j">
|
||||
<!ENTITY info1.label "Junk mail controls evaluate your incoming messages and identify those which are most likely to be junk mail, or unsolicited mail. A junk icon is displayed if the message is identified as junk mail.">
|
||||
<!ENTITY info1.label "Junk mail controls evaluate your incoming messages and identify those that are most likely to be junk mail, or unsolicited mail. A junk icon is displayed if the message is identified as junk mail.">
|
||||
<!ENTITY info2.label "Junk mail controls can be fine-tuned by using the Junk Mail toolbar button to mark junk messages appropriately.">
|
||||
<!ENTITY level.label "Enable junk mail controls">
|
||||
<!ENTITY level.accesskey "E">
|
||||
|
@ -1,5 +1,5 @@
|
||||
<!ENTITY viewLog.title "Filter Log">
|
||||
<!ENTITY viewLogInfo.text "The Filter Log is a file which documents what filters have been run. Use the check box below enable logging.">
|
||||
<!ENTITY viewLogInfo.text "The Filter Log is a file that documents what filters have been run. Use the check box below enable logging.">
|
||||
<!ENTITY clearLog.label "Clear Log">
|
||||
<!ENTITY clearLog.accesskey "C">
|
||||
<!ENTITY enableLog.label "Enable the Filter Log">
|
||||
|
Loading…
Reference in New Issue
Block a user