summaryrefslogtreecommitdiff
path: root/lib/attachmentnoticesection.php
diff options
context:
space:
mode:
authorSiebrand Mazeland <s.mazeland@xs4all.nl>2010-09-13 00:49:42 +0200
committerSiebrand Mazeland <s.mazeland@xs4all.nl>2010-09-13 21:10:54 +0200
commit8c94ebf5375fe8ab9cb450525436396404d3fd33 (patch)
tree170412b5ac676d3a4de9ddfbac0643c3e400ef11 /lib/attachmentnoticesection.php
parentd6be5be54816a14ee765b4ba666a41bfda356503 (diff)
* update/add translator documentation
* remove superfluous whitespace
Diffstat (limited to 'lib/attachmentnoticesection.php')
-rw-r--r--lib/attachmentnoticesection.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/attachmentnoticesection.php b/lib/attachmentnoticesection.php
index 578c171ff..53a3b63c1 100644
--- a/lib/attachmentnoticesection.php
+++ b/lib/attachmentnoticesection.php
@@ -64,6 +64,7 @@ class AttachmentNoticeSection extends NoticeSection
function title()
{
+ // TRANS: Title.
return _('Notices where this attachment appears');
}