]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 349029: Renames the "Some attachment data changes" email preference
authorSunil Joshi <joshi_sunil@in.com>
Thu, 4 Oct 2012 07:56:32 +0000 (15:56 +0800)
committerByron Jones <bjones@mozilla.com>
Thu, 4 Oct 2012 07:56:32 +0000 (15:56 +0800)
r=glob,a=LpSolit

template/en/default/account/prefs/email.html.tmpl

index 0c016473d80c01bb8b4212fb8573dbffbe753fce..654b666739bad4c573b137e22094703355d47802 100644 (file)
@@ -112,7 +112,7 @@ document.write('<input type="button" value="Disable All Mail" onclick="SetCheckb
     { id = constants.EVT_ATTACHMENT,
       description = "New attachments are added" },
     { id = constants.EVT_ATTACHMENT_DATA,
-      description = "Some attachment data changes" },
+      description = "Attachment details changes" },
     { id = constants.EVT_KEYWORD,
       description = "The keywords field changes" },
     { id = constants.EVT_CC,