diff --git a/Resources/Private/Backend/Partials/Guide/Item.html b/Resources/Private/Backend/Partials/Guide/Item.html index 8015037..eec991c 100644 --- a/Resources/Private/Backend/Partials/Guide/Item.html +++ b/Resources/Private/Backend/Partials/Guide/Item.html @@ -1,7 +1,5 @@ {namespace core = TYPO3\CMS\Core\ViewHelpers} - +
- Sie haben diese Tour bereits gesehen. - Sie haben diese Tour noch nicht komplett gesehen. + + - Sie haben diese Tour noch nicht gesehen. + + +

{tour.description}

diff --git a/Resources/Private/Language/de.locallang.xlf b/Resources/Private/Language/de.locallang.xlf index 1eb20d5..d5907ae 100644 --- a/Resources/Private/Language/de.locallang.xlf +++ b/Resources/Private/Language/de.locallang.xlf @@ -3,12 +3,12 @@
- + Overview Übersicht - + Guided tours trough TYPO3 Führungen durch TYPO3 @@ -26,6 +26,19 @@ Available module guided tours Verfügbare Touren durch Module + + + You have already seen this tour. + Sie haben diese Tour bereits gesehen. + + + You have not seen this tour completely yet. + Sie haben diese Tour noch nicht komplett gesehen. + + + You have not seen this tour. + Sie haben diese Tour noch nicht gesehen. + Enable tour Tour aktivieren @@ -43,7 +56,7 @@ Tour fortsetzen - + Next weiter @@ -64,7 +77,6 @@ Don't show again nicht wieder anzeigen - \ No newline at end of file diff --git a/Resources/Private/Language/locallang.xlf b/Resources/Private/Language/locallang.xlf index 051c2e1..c5f47f5 100644 --- a/Resources/Private/Language/locallang.xlf +++ b/Resources/Private/Language/locallang.xlf @@ -3,11 +3,11 @@
- + Overview - + Guided tours trough TYPO3 @@ -21,6 +21,16 @@ Available module guided tours + + + You have already seen this tour. + + + You have not seen this tour completely yet. + + + You have not seen this tour. + Enable tour @@ -33,8 +43,8 @@ Resume tour - - + + Next @@ -50,7 +60,6 @@ Don't show again - \ No newline at end of file