More/better translation.
- Try to preserve some translations (somehow). - Mark "Tagged with" again for translation. - Do not translate the empty string
This commit is contained in:
@@ -21,7 +21,7 @@ from mediagoblin.tools.translate import fake_ugettext_passthrough as _
|
||||
|
||||
class MediaCommentForm(wtforms.Form):
|
||||
comment_content = wtforms.TextAreaField(
|
||||
_(''),
|
||||
'',
|
||||
[wtforms.validators.Required()])
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user