Bug 335846: typo fix; rs=neil over IRC

This commit is contained in:
mnyromyr%tprac.de 2006-06-28 17:16:11 +00:00
parent 7e9a8b360f
commit 850a361e51
2 changed files with 2 additions and 2 deletions

View File

@ -79,7 +79,7 @@
<checkbox id="markAsReadOnSpam"
label="&markAsReadOnSpam.label;"
accesskey="&markAsReadOnSpam.acesskey;"
accesskey="&markAsReadOnSpam.accesskey;"
prefstring="mail.spam.markAsReadOnSpam"/>
<hbox align="start">

View File

@ -46,7 +46,7 @@
<!ENTITY manualMarkModeDelete.label "Delete them">
<!ENTITY manualMarkModeDelete.accesskey "D">
<!ENTITY markAsReadOnSpam.label "Mark messages determined to be junk as read">
<!ENTITY markAsReadOnSpam.acesskey "r">
<!ENTITY markAsReadOnSpam.accesskey "r">
<!ENTITY enableJunkLogging.label "Enable junk filter logging">
<!ENTITY enableJunkLogging.accesskey "E">
<!ENTITY openJunkLog.label "Show log">