diff --git a/lib/Alchemy/Phrasea/Core/Version.php b/lib/Alchemy/Phrasea/Core/Version.php index 6db56c191c..ed1b974d04 100644 --- a/lib/Alchemy/Phrasea/Core/Version.php +++ b/lib/Alchemy/Phrasea/Core/Version.php @@ -17,7 +17,7 @@ class Version * @var string */ - private $number = '4.1.0-alpha.28a'; + private $number = '4.1.0-alpha.29a'; /** * @var string diff --git a/resources/locales/messages.de.xlf b/resources/locales/messages.de.xlf index 496c446ecd..bf119c1668 100644 --- a/resources/locales/messages.de.xlf +++ b/resources/locales/messages.de.xlf @@ -1,6 +1,6 @@ - +
The source node in most cases contains the sample message as written by the developer. If it looks like a dot-delimitted string such as "form.label.firstname", then the developer has not provided a default message. @@ -9337,7 +9337,7 @@ admin::workermanager:tab:workerinfo: created admin::workermanager:tab:workerinfo: created - admin/worker-manager/worker_info.html.twig + admin/worker-manager/worker_info.html.twig admin::workermanager:tab:workerinfo: databox_id @@ -9357,7 +9357,7 @@ admin::workermanager:tab:workerinfo: published admin::workermanager:tab:workerinfo: published - admin/worker-manager/worker_info.html.twig + admin/worker-manager/worker_info.html.twig admin::workermanager:tab:workerinfo: record_id diff --git a/resources/locales/messages.en.xlf b/resources/locales/messages.en.xlf index 434287ac41..7d447af3f1 100644 --- a/resources/locales/messages.en.xlf +++ b/resources/locales/messages.en.xlf @@ -1,6 +1,6 @@ - +
The source node in most cases contains the sample message as written by the developer. If it looks like a dot-delimitted string such as "form.label.firstname", then the developer has not provided a default message. @@ -9340,7 +9340,7 @@ admin::workermanager:tab:workerinfo: created Job starting - admin/worker-manager/worker_info.html.twig + admin/worker-manager/worker_info.html.twig admin::workermanager:tab:workerinfo: databox_id @@ -9360,7 +9360,7 @@ admin::workermanager:tab:workerinfo: published Publishing Date - admin/worker-manager/worker_info.html.twig + admin/worker-manager/worker_info.html.twig admin::workermanager:tab:workerinfo: record_id diff --git a/resources/locales/messages.fr.xlf b/resources/locales/messages.fr.xlf index 4452fa3a20..e12f202a12 100644 --- a/resources/locales/messages.fr.xlf +++ b/resources/locales/messages.fr.xlf @@ -1,6 +1,6 @@ - +
The source node in most cases contains the sample message as written by the developer. If it looks like a dot-delimitted string such as "form.label.firstname", then the developer has not provided a default message. @@ -9340,7 +9340,7 @@ Si vous recevez cet e-mail sans l'avoir sollicité, merci de l'ignorer ou de le admin::workermanager:tab:workerinfo: created Démarrage - admin/worker-manager/worker_info.html.twig + admin/worker-manager/worker_info.html.twig admin::workermanager:tab:workerinfo: databox_id @@ -9360,7 +9360,7 @@ Si vous recevez cet e-mail sans l'avoir sollicité, merci de l'ignorer ou de le admin::workermanager:tab:workerinfo: published Publié - admin/worker-manager/worker_info.html.twig + admin/worker-manager/worker_info.html.twig admin::workermanager:tab:workerinfo: record_id diff --git a/resources/locales/messages.nl.xlf b/resources/locales/messages.nl.xlf index 7e83f216e0..9def018b43 100644 --- a/resources/locales/messages.nl.xlf +++ b/resources/locales/messages.nl.xlf @@ -1,6 +1,6 @@ - +
The source node in most cases contains the sample message as written by the developer. If it looks like a dot-delimitted string such as "form.label.firstname", then the developer has not provided a default message. @@ -9347,7 +9347,7 @@ admin::workermanager:tab:workerinfo: created admin::workermanager:tab:workerinfo: created - admin/worker-manager/worker_info.html.twig + admin/worker-manager/worker_info.html.twig admin::workermanager:tab:workerinfo: databox_id @@ -9367,7 +9367,7 @@ admin::workermanager:tab:workerinfo: published admin::workermanager:tab:workerinfo: published - admin/worker-manager/worker_info.html.twig + admin/worker-manager/worker_info.html.twig admin::workermanager:tab:workerinfo: record_id diff --git a/resources/locales/validators.de.xlf b/resources/locales/validators.de.xlf index ea31cc1785..ca494326d4 100644 --- a/resources/locales/validators.de.xlf +++ b/resources/locales/validators.de.xlf @@ -1,6 +1,6 @@ - +
The source node in most cases contains the sample message as written by the developer. If it looks like a dot-delimitted string such as "form.label.firstname", then the developer has not provided a default message. diff --git a/resources/locales/validators.en.xlf b/resources/locales/validators.en.xlf index 217e6139b8..2c7f533f8b 100644 --- a/resources/locales/validators.en.xlf +++ b/resources/locales/validators.en.xlf @@ -1,6 +1,6 @@ - +
The source node in most cases contains the sample message as written by the developer. If it looks like a dot-delimitted string such as "form.label.firstname", then the developer has not provided a default message. diff --git a/resources/locales/validators.fr.xlf b/resources/locales/validators.fr.xlf index 9c8bd26a31..43b5bd666e 100644 --- a/resources/locales/validators.fr.xlf +++ b/resources/locales/validators.fr.xlf @@ -1,6 +1,6 @@ - +
The source node in most cases contains the sample message as written by the developer. If it looks like a dot-delimitted string such as "form.label.firstname", then the developer has not provided a default message. diff --git a/resources/locales/validators.nl.xlf b/resources/locales/validators.nl.xlf index 4dc6ab26a6..53c70af0ca 100644 --- a/resources/locales/validators.nl.xlf +++ b/resources/locales/validators.nl.xlf @@ -1,6 +1,6 @@ - +
The source node in most cases contains the sample message as written by the developer. If it looks like a dot-delimitted string such as "form.label.firstname", then the developer has not provided a default message. diff --git a/templates/web/admin/worker-manager/worker_info.html.twig b/templates/web/admin/worker-manager/worker_info.html.twig index 049226c227..e8b454edc9 100644 --- a/templates/web/admin/worker-manager/worker_info.html.twig +++ b/templates/web/admin/worker-manager/worker_info.html.twig @@ -46,8 +46,8 @@ {{ 'admin::workermanager:tab:workerinfo: record_id' | trans }} {{ 'admin::workermanager:tab:workerinfo: work' | trans }} {{ 'admin::workermanager:tab:workerinfo: work_on' | trans }} - {{ 'admin::workermanager:tab:workerinfo: created' | trans }} {{ 'admin::workermanager:tab:workerinfo: published' | trans }} + {{ 'admin::workermanager:tab:workerinfo: created' | trans }} {{ 'admin::workermanager:tab:workerinfo: finished' | trans }} {{ 'admin::workermanager:tab:workerinfo: status' | trans }} @@ -61,8 +61,8 @@ {{ workerRow.recordId }} {{ workerRow.getWorkName }} {{ workerRow.workOn }} - {{ workerRow.created|date('Y-m-d H:i:s') }} {{ workerRow.published|date('Y-m-d H:i:s') }} + {{ workerRow.created|date('Y-m-d H:i:s') }} {% if workerRow.finished %} {{ workerRow.finished|date('Y-m-d H:i:s') }}