blob: c0f7965bf7738ccc8992a1fda577d709d41c8db1 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The ASF licenses this file to You under the Apache License, Version 2.0
(the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<!-- $Id: cmsui.xml 446564 2006-09-15 10:13:16Z andreas $ -->
<catalogue xml:lang="en" xmlns:xhtml="http://www.w3.org/1999/xhtml">
<message key="http://apache.org/lenya/metadata/workflow/1.0">Workflow</message>
<message key="workflowVersion">Workflow versions</message>
<message key="workflow.multiWorkflow">Workflow Overview</message>
<message key="back-to-document">Back to document</message>
<message key="workflow.reject">Reject</message>
<message key="workflow.publish">Publish</message>
<message key="workflow.deactivate">Deactivate</message>
<message key="Path">Path</message>
<message key="Actions">Actions</message>
<message key="state-as-text">State as text</message>
<message key="state-as-columns">State as columns</message>
<message key="publish-missing-documents">
The document can't be published unless the following documents are published:
</message>
<message key="missing-document">
<!-- This doesn't work yet, see https://issues.apache.org/jira/browse/COCOON-2057
<xhtml:a href="{0}">{1}</xhtml:a>
-->
{0} ("{1}")
</message>
<!-- submit usecase -->
<message key="workflow.submit">Submit</message>
<message key="notify-reviewers">Notify reviewers</message>
<message key="submit-for-approval?">
Do you want to submit the document <xhtml:q>{0}</xhtml:q> for approval?
</message>
<!-- reject usecae -->
<message key="Reject">Reject</message>
<message key="reject-doc?">Do you want to reject the document <xhtml:q>{0}</xhtml:q>?</message>
<message key="notify-submitter">Notify the submitter</message>
<message key="unpublished-links">Links to unpublished documents:</message>
<message key="links-to-document">Links from other documents:</message>
<message key="publish-broken-links">The document contains broken links.</message>
<message key="scheduler-date-format-invalid">The scheduler date must be of the form 'yyyy-MM-dd HH:mm:ss'.</message>
<message key="This usecase can only be invoked when the live version exists.">
This usecase can only be invoked when the live version exists.
</message>
<!-- deactivate usecase -->
<message key="Deactivate Document">Deactivate Document</message>
<message key="deactivate-doc?">Do you want to deactivate the document <xhtml:q>{0}</xhtml:q>?</message>
</catalogue>