diff --git a/i18n/knowledgeTree.pot b/i18n/knowledgeTree.pot index 533bea3..bfd3e79 100644 --- a/i18n/knowledgeTree.pot +++ b/i18n/knowledgeTree.pot @@ -1766,7 +1766,7 @@ msgid "Configure the document metadata: Document Types, Document Fieldsets, Link msgstr "" #: plugins/ktcore/KTCorePlugin.php:235 -msgid "Configure the process documents go through." +msgid "Configure automated Workflows that map to document life-cycles." msgstr "" #: i18n/templates.c:5399 diff --git a/plugins/ktcore/KTCorePlugin.php b/plugins/ktcore/KTCorePlugin.php index b90de7d..bbe452e 100644 --- a/plugins/ktcore/KTCorePlugin.php +++ b/plugins/ktcore/KTCorePlugin.php @@ -241,7 +241,7 @@ class KTCorePlugin extends KTPlugin { '../wintools/email/emailDocumentTypes.php', null); } $this->registerAdminPage('workflows_2', 'KTWorkflowAdminV2', 'documents', - _kt('Workflows'), _kt('Configure the process documents go through.'), + _kt('Workflows'), _kt('Configure automated Workflows that map to document life-cycles.'), 'admin/workflowsv2.php', null); // storage