Started the rename of the document grouping app to smart linking

This commit is contained in:
Roberto Rosario
2011-11-18 18:29:59 -04:00
parent 96e92b296e
commit 1f784aa6b0
8 changed files with 35 additions and 38 deletions

View File

@@ -83,7 +83,7 @@ class DocumentGroupImageWidget(forms.widgets.Widget):
'document_name': document,
'static_url': settings.STATIC_URL,
'tags_template': tags_template if tags_template else u'',
'string': _(u'group document'),
'string': _(u'smart links'),
})
output.append(u'</div>')
output.append(