Make Comment posted! translatable.
This commit is contained in:
parent
52bc9a31da
commit
2b3a50db43
@ -145,7 +145,7 @@ def media_post_comment(request):
|
||||
|
||||
messages.add_message(
|
||||
request, messages.SUCCESS,
|
||||
'Comment posted!')
|
||||
_('Comment posted!'))
|
||||
|
||||
return redirect(request, 'mediagoblin.user_pages.media_home',
|
||||
media = request.matchdict['media'],
|
||||
|
Loading…
x
Reference in New Issue
Block a user