29
0
mirror of https://github.com/joomla/joomla-cms.git synced 2024-06-27 15:43:43 +00:00
cms/administrator/language/en-GB/plg_quickicon_overridecheck.sys.ini
Patrick Jackson aa0a13e41e
[4.0] Tidy up spacing on plugin descriptions (#31285)
* Pull Request for Issue #31267

- Changes `<br>` to `<br />` consistently throughout plugin language files.
- Changes `<br />` to `<br /><br />` in various language files to add an additional line before warnings in descriptions to improve readability on screen.

* Changed <br /> back to <br>

* Revert "Changed <br /> back to <br>"

This reverts commit 067f092adc.

* Revert "Revert "Changed <br /> back to <br>""

This reverts commit 7f13d5b704.

* Change <br> to <p>

* Update administrator\components\com_installer\updatesites\default.php

Changed <br /> to <br>

* Revert "Update administrator\components\com_installer\updatesites\default.php"

This reverts commit c2ce1d7070.

* Update administrator/language/en-GB/plg_authentication_ldap.sys.ini

Co-authored-by: Quy <quy@fluxbb.org>

* Update administrator/language/en-GB/plg_authentication_ldap.ini

Co-authored-by: Quy <quy@fluxbb.org>

* Update administrator/language/en-GB/plg_authentication_joomla.sys.ini

Co-authored-by: Quy <quy@fluxbb.org>

* Update administrator/language/en-GB/plg_authentication_joomla.ini

Co-authored-by: Quy <quy@fluxbb.org>

* Update administrator/language/en-GB/plg_authentication_cookie.sys.ini

Co-authored-by: Quy <quy@fluxbb.org>

* Update administrator/language/en-GB/plg_authentication_cookie.ini

Co-authored-by: Quy <quy@fluxbb.org>

* Update administrator/language/en-GB/plg_content_pagebreak.ini

Co-authored-by: Quy <quy@fluxbb.org>

* Update plg_extension_namespacemap.ini

* Update plg_extension_namespacemap.sys.ini

* Update administrator/language/en-GB/plg_content_fields.ini

Co-authored-by: Quy <quy@fluxbb.org>
Co-authored-by: Richard Fath <richard67@users.noreply.github.com>
2021-02-07 16:40:32 -08:00

8 lines
526 B
INI

; Joomla! Project
; (C) 2018 Open Source Matters, Inc. <https://www.joomla.org>
; 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_OVERRIDECHECK="Quick Icon - Joomla! Overrides Update Notification"
PLG_QUICKICON_OVERRIDECHECK_XML_DESCRIPTION="<p>Checks overrides on update and enables notifications when you visit the Home Dashboard page.</p><p><strong>Warning! You must have installer override plugin enabled to see results.</strong></p>"