From 89c92fc91c88150aa72bf3c22fdb2ec653227058 Mon Sep 17 00:00:00 2001 From: aynsix Date: Thu, 11 Jun 2020 10:03:05 +0300 Subject: [PATCH] change databox name on the first column --- resources/locales/messages.de.xlf | 8 ++++---- resources/locales/messages.en.xlf | 8 ++++---- resources/locales/messages.fr.xlf | 8 ++++---- resources/locales/messages.nl.xlf | 8 ++++---- resources/locales/validators.de.xlf | 2 +- resources/locales/validators.en.xlf | 2 +- resources/locales/validators.fr.xlf | 2 +- resources/locales/validators.nl.xlf | 2 +- templates/web/admin/worker-manager/worker_info.html.twig | 4 ++-- 9 files changed, 22 insertions(+), 22 deletions(-) diff --git a/resources/locales/messages.de.xlf b/resources/locales/messages.de.xlf index c72b82500a..9018efa5e4 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. @@ -9369,9 +9369,9 @@ Begonnen admin/worker-manager/worker_info.html.twig - - admin::workermanager:tab:workerinfo: databox_id - Databox ID + + admin::workermanager:tab:workerinfo: databox_name + admin::workermanager:tab:workerinfo: databox_name admin/worker-manager/worker_info.html.twig diff --git a/resources/locales/messages.en.xlf b/resources/locales/messages.en.xlf index bf66b5e4ea..df2b54f9f3 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. @@ -9372,9 +9372,9 @@ Started admin/worker-manager/worker_info.html.twig - - admin::workermanager:tab:workerinfo: databox_id - Database Id + + admin::workermanager:tab:workerinfo: databox_name + admin::workermanager:tab:workerinfo: databox_name admin/worker-manager/worker_info.html.twig diff --git a/resources/locales/messages.fr.xlf b/resources/locales/messages.fr.xlf index 9f613494d4..ff0a18200b 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. @@ -9372,9 +9372,9 @@ Si vous recevez cet e-mail sans l'avoir sollicité, merci de l'ignorer ou de le Démarré admin/worker-manager/worker_info.html.twig - - admin::workermanager:tab:workerinfo: databox_id - Databox Id + + admin::workermanager:tab:workerinfo: databox_name + admin::workermanager:tab:workerinfo: databox_name admin/worker-manager/worker_info.html.twig diff --git a/resources/locales/messages.nl.xlf b/resources/locales/messages.nl.xlf index d2702e8d0a..8d14ffc5be 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. @@ -9379,9 +9379,9 @@ admin::workermanager:tab:workerinfo: created admin/worker-manager/worker_info.html.twig - - admin::workermanager:tab:workerinfo: databox_id - admin::workermanager:tab:workerinfo: databox_id + + admin::workermanager:tab:workerinfo: databox_name + admin::workermanager:tab:workerinfo: databox_name admin/worker-manager/worker_info.html.twig diff --git a/resources/locales/validators.de.xlf b/resources/locales/validators.de.xlf index b5f7327d0c..df9ab69d0c 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 e0e2fd06e9..801a0d3826 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 238e9fe21c..9d6b60b7cc 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 f9db752335..aad0ae8884 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 d5b089e449..d516f6bacb 100644 --- a/templates/web/admin/worker-manager/worker_info.html.twig +++ b/templates/web/admin/worker-manager/worker_info.html.twig @@ -42,7 +42,7 @@ - + @@ -57,7 +57,7 @@ {% for workerRow in workerRunningJob | sort | reverse %} - +
{{ 'admin::workermanager:tab:workerinfo: databox_id' | trans }}{{ 'admin::workermanager:tab:workerinfo: databox_name' | trans }} {{ 'admin::workermanager:tab:workerinfo: record_id' | trans }} {{ 'admin::workermanager:tab:workerinfo: work' | trans }} {{ 'admin::workermanager:tab:workerinfo: work_on' | trans }}
{{ workerRow.databoxId }}{{ workerRow.databoxId | sbas_labels(app) }} {{ workerRow.recordId }} {{ workerRow.getWorkName }} {{ workerRow.workOn }}