15 lines
1010 B
INI
15 lines
1010 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_EXTENSIONUPDATE="Quick Icon - Joomla! Extensions Updates Notification"
|
|
PLG_QUICKICON_EXTENSIONUPDATE_CHECKING="Checking extensions..."
|
|
PLG_QUICKICON_EXTENSIONUPDATE_ERROR="Unknown extensions..."
|
|
PLG_QUICKICON_EXTENSIONUPDATE_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_EXTENSIONUPDATE_GROUP_LABEL="Group"
|
|
PLG_QUICKICON_EXTENSIONUPDATE_UPDATEFOUND="Updates are available! <span class='label label-important'>%s</span>"
|
|
PLG_QUICKICON_EXTENSIONUPDATE_UPTODATE="All extensions are up-to-date"
|
|
PLG_QUICKICON_EXTENSIONUPDATE_XML_DESCRIPTION="Checks for updates of your installed third-party extensions and notifies you when you visit the Control Panel page"
|
|
|