Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[4.4] EOS - Plugin Disabling Quick Icon Display and adding correct text definitions #2854

Merged
merged 4 commits into from
Jul 12, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions administrator/language/de-DE/plg_quickicon_eos.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
; Joomla! German Translation
; (C) 2023 Open Source Matters, Inc. <https://www.joomla.org>
; (C) Translation 2008 - 2023 J!German <https://www.jgerman.de>
; License GNU General Public License version 2 or later; see LICENSE.txt
; Note : All ini files need to be saved as UTF-8

PLG_QUICKICON_EOS="Schnellstartsymbole - Joomla! 4 Supportende (EOS)"
PLG_QUICKICON_EOS_MESSAGE_ERROR_SUPPORT_ENDED="<p>Der Support für Joomla 4 wurde beendet. Bitte schnellstmöglich zu <a href='%2$s' target='_blank' rel='noopener noreferrer'>Joomla 5</a> migrieren.</p>"
PLG_QUICKICON_EOS_MESSAGE_INFO_01="<p>Joomla 5 ist verfügbar! Jetzt erfahren, was Joomla 5 an <a href='%2$s' target='_blank' rel='noopener noreferrer'>Funktionen und Neuerungen</a> zu bieten hat.</p>"
PLG_QUICKICON_EOS_MESSAGE_INFO_02="<p>Wann ist die richtige Zeit, um auf Joomla 5 zu migrieren? Sobald die benötigten Erweiterungen kompatibel sind. Jetzt die <a href='%2$s' target='_blank' rel='noopener noreferrer'>Kompatibilitätsprüfung</a> ausführen.</p>"
PLG_QUICKICON_EOS_MESSAGE_WARNING_SECURITY_ONLY="<p>Joomla 4 bekommt nur noch Sicherheitsupdates. Der Support endet am %1$s. Heute mit der <a href='%2$s' target='_blank' rel='noopener noreferrer'>Planung für eine Migration</a> zu Joomla 5 starten.</p>"
PLG_QUICKICON_EOS_MESSAGE_WARNING_SUPPORT_ENDING="<p>Der Support für Joomla 4 endet am %1$s. Jetzt zu <a href='%2$s' target='_blank' rel='noopener noreferrer'>Joomla 5</a> migrieren.</p>"
PLG_QUICKICON_EOS_SNOOZE_BUTTON="Diese Meldung für alle Benutzer ausblenden"
PLG_QUICKICON_EOS_XML_DESCRIPTION="Prüft, ob bereits das Ende des 4 Supports erreicht wurde und informiert über den Support Status im Kontrollzentrum."
8 changes: 8 additions & 0 deletions administrator/language/de-DE/plg_quickicon_eos.sys.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
; Joomla! German Translation
; (C) 2023 Open Source Matters, Inc. <https://www.joomla.org>
; (C) Translation 2008 - 2023 J!German <https://www.jgerman.de>
; License GNU General Public License version 2 or later; see LICENSE.txt
; Note : All ini files need to be saved as UTF-8

PLG_QUICKICON_EOS="Schnellstartsymbole - Joomla! 4 Supportende (EOS)"
PLG_QUICKICON_EOS_XML_DESCRIPTION="Prüft, ob bereits das Ende des 4 Supports erreicht wurde und informiert über den Support Status im Kontrollzentrum."