* update/add translator documentation

* remove superfluous whitespace
This commit is contained in:
Siebrand Mazeland
2010-09-13 00:49:42 +02:00
parent d6be5be548
commit 8c94ebf537
12 changed files with 24 additions and 64 deletions

View File

@@ -45,6 +45,7 @@ class AttachmentTagCloudSection extends TagCloudSection
{
function title()
{
// TRANS: Title.
return _('Tags for this attachment');
}