From bb2476d783ad98125fc26474b7d4241c5530ca0c Mon Sep 17 00:00:00 2001 From: Oliver Klee Date: Wed, 21 Jun 2023 13:33:59 +0200 Subject: [PATCH] [TASK] Restructure the label keys (#863) Label keys should be specific to their context. This allows having different labels for the same thing in different contexts (e.g., having different headings for the tea title in the regular list view and the FE editor). We take the plugin as the context here, which allows us to reuse labels between different actions of the same plugin (e.g., between the list view and single view). --- Resources/Private/Language/de.locallang.xlf | 6 +++--- Resources/Private/Language/locallang.xlf | 6 +++--- Resources/Private/Templates/Tea/Index.html | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/Resources/Private/Language/de.locallang.xlf b/Resources/Private/Language/de.locallang.xlf index 0f4f79d..5f0491b 100644 --- a/Resources/Private/Language/de.locallang.xlf +++ b/Resources/Private/Language/de.locallang.xlf @@ -11,15 +11,15 @@ Tea single view Tee-Einzelansicht - + Our selection of assorted teas Unsere Auswahl an erlesenen Tees - + UID UID - + Title Titel diff --git a/Resources/Private/Language/locallang.xlf b/Resources/Private/Language/locallang.xlf index c91701a..75b3147 100644 --- a/Resources/Private/Language/locallang.xlf +++ b/Resources/Private/Language/locallang.xlf @@ -9,13 +9,13 @@ Tea single view - + Our selection of assorted teas - + UID - + Title diff --git a/Resources/Private/Templates/Tea/Index.html b/Resources/Private/Templates/Tea/Index.html index 21c5435..ebcfb78 100644 --- a/Resources/Private/Templates/Tea/Index.html +++ b/Resources/Private/Templates/Tea/Index.html @@ -4,17 +4,17 @@

- +

- + - +