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] Fix eos quickicion #2879

Merged
merged 1 commit into from
Jul 30, 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
4 changes: 2 additions & 2 deletions administrator/language/de-DE/plg_quickicon_eos.ini
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
; 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="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."
PLG_QUICKICON_EOS_XML_DESCRIPTION="Prüft, ob bereits das Ende des Supports für Joomla 4 erreicht wurde und informiert über den Support Status im Kontrollzentrum."
4 changes: 2 additions & 2 deletions administrator/language/de-DE/plg_quickicon_eos.sys.ini
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
; 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."
PLG_QUICKICON_EOS="Schnellstartsymbole Joomla! 4 Supportende (EOS)"
PLG_QUICKICON_EOS_XML_DESCRIPTION="Prüft, ob bereits das Ende des Supports für Joomla 4 erreicht wurde und informiert über den Support Status im Kontrollzentrum."