Translate "Warning" shown in @@moderate-comments in the plone domain.
svn path=/plone.app.discussion/trunk/; revision=38568
This commit is contained in:
parent
da7e28be74
commit
733c3439ca
@ -4,6 +4,9 @@ Changelog
|
||||
1.0b7 (unreleased)
|
||||
------------------
|
||||
|
||||
* Translate "Warning" shown in @@moderate-comments in the plone domain.
|
||||
[vincentfretin]
|
||||
|
||||
* Fixed i18n markup of message_moderation_disabled.
|
||||
[vincentfretin]
|
||||
|
||||
|
@ -27,7 +27,7 @@
|
||||
|
||||
<dl class="portalMessage warning"
|
||||
tal:condition="not: view/moderation_enabled">
|
||||
<dt> Warning </dt>
|
||||
<dt i18n:domain="plone" i18n:translate="">Warning</dt>
|
||||
<dd i18n:translate="message_moderation_disabled">
|
||||
Moderation workflow is disabled. You have to
|
||||
<a i18n:name="enable_comment_workflow"
|
||||
|
Loading…
Reference in New Issue
Block a user