15 lines
925 B
INI
15 lines
925 B
INI
; Joomla! Project
|
|
; Copyright (C) 2005 - 2013 Open Source Matters. All rights reserved.
|
|
; License GNU General Public License version 2 or later; see LICENSE.txt, see LICENSE.php
|
|
; Note : All ini files need to be saved as UTF-8
|
|
|
|
PLG_QUICKICON_JOOMLAUPDATE="Quick Icon - Joomla! Update Notification"
|
|
PLG_QUICKICON_JOOMLAUPDATE_CHECKING="Checking Joomla!..."
|
|
PLG_QUICKICON_JOOMLAUPDATE_ERROR="Unknown Joomla!..."
|
|
PLG_QUICKICON_JOOMLAUPDATE_GROUP_DESC="The group of this plugin (this value is compared with the group value used in <strong>Quick Icons</strong> modules to inject icons)"
|
|
PLG_QUICKICON_JOOMLAUPDATE_GROUP_LABEL="Group"
|
|
PLG_QUICKICON_JOOMLAUPDATE_UPDATEFOUND="Joomla! <span class='label label-important'>%s</span>, Update now!"
|
|
PLG_QUICKICON_JOOMLAUPDATE_UPTODATE="Joomla! is up-to-date"
|
|
PLG_QUICKICON_JOOMLAUPDATE_XML_DESCRIPTION="Checks for Joomla! updates and notifies you when you visit the Control Panel page"
|
|
|