Added an i18n directory for messages in the plone domain and updated scripts to rebuild and sync it.

svn path=/plone.app.discussion/trunk/; revision=33549
This commit is contained in:
Hanno Schlichting
2010-01-28 15:00:39 +00:00
parent dd7506f707
commit 364a783408
11 changed files with 429 additions and 335 deletions
@@ -1,6 +1,5 @@
<?xml version="1.0"?>
<dc-workflow xmlns:i18n="http://xml.zope.org/namespaces/i18n"
i18n:domain="plone"
workflow_id="one_state_workflow"
title="Single State Workflow"
description="- Essentially a workflow with no transitions, but has a Published state, so portlets and applications that expect that state will continue to work."