[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/administrator/language/en-GB/ -> com_cache.ini (source)

   1  ; Joomla! Project
   2  ; (C) 2006 Open Source Matters, Inc. <https://www.joomla.org>
   3  ; License GNU General Public License version 2 or later; see LICENSE.txt
   4  ; Note : All ini files need to be saved as UTF-8
   5  
   6  COM_CACHE="Cache"
   7  COM_CACHE_CLEAR_CACHE="Maintenance: Clear Cache"
   8  COM_CACHE_CONFIGURATION="Cache: Options"
   9  COM_CACHE_EMPTYSTATE_CONTENT="If you enable caching in Joomla Global Configuration, then any cached items will be displayed here."
  10  COM_CACHE_EMPTYSTATE_TITLE="You have no cached content."
  11  COM_CACHE_ERROR_CACHE_CONNECTION_FAILED="Could not connect to the cache store to fetch the cache data."
  12  COM_CACHE_ERROR_CACHE_DRIVER_UNSUPPORTED="Could not read the cache data, the configured cache handler is not supported by this environment."
  13  COM_CACHE_EXPIRED_ITEMS_DELETE_ERROR="Error clearing cache group(s): %s."
  14  COM_CACHE_EXPIRED_ITEMS_HAVE_BEEN_DELETED="The selected cache group(s) have been cleared."
  15  COM_CACHE_EXPIRED_ITEMS_HAVE_BEEN_PURGED="Expired cached items have been cleared."
  16  COM_CACHE_EXPIRED_ITEMS_PURGING_ERROR="Error clearing expired cached items."
  17  COM_CACHE_FILTER_SEARCH_DESC="Search in cache group."
  18  COM_CACHE_FILTER_SEARCH_LABEL="Search Cache"
  19  COM_CACHE_GROUP="Cache Group"
  20  COM_CACHE_HEADING_COUNT_ASC="Number of Files ascending"
  21  COM_CACHE_HEADING_COUNT_DESC="Number of Files descending"
  22  COM_CACHE_HEADING_GROUP_ASC="Cache Group ascending"
  23  COM_CACHE_HEADING_GROUP_DESC="Cache Group descending"
  24  COM_CACHE_HEADING_SIZE_ASC="Size ascending"
  25  COM_CACHE_HEADING_SIZE_DESC="Size descending"
  26  COM_CACHE_MSG_ALL_CACHE_GROUPS_CLEARED="All cache group(s) have been cleared."
  27  COM_CACHE_MSG_SOME_CACHE_GROUPS_CLEARED="Only some cache group(s) have been cleared."
  28  COM_CACHE_NUMBER_OF_FILES="Number of Files"
  29  COM_CACHE_PURGE_EXPIRED="Clear Expired Cache"
  30  COM_CACHE_PURGE_EXPIRED_ITEMS="Clear expired items"
  31  COM_CACHE_PURGE_INSTRUCTIONS="Select the Clear Expired Cache button in the toolbar to delete all expired cache files. Note: Cache files that are still current will not be deleted."
  32  COM_CACHE_QUICKICON_SRONLY="Cache: Size of cache is %s."
  33  COM_CACHE_QUICKICON_SRONLY_NOCACHE="Cache is not enabled."
  34  COM_CACHE_RESOURCE_INTENSIVE_WARNING="This can be resource intensive on sites with a large number of items!"
  35  COM_CACHE_SELECT_CLIENT="- Select Location -"
  36  COM_CACHE_SIZE="Size"
  37  COM_CACHE_TABLE_CAPTION="Table of Cached Files"
  38  COM_CACHE_XML_DESCRIPTION="Component for cache management."
  39  
  40  JLIB_RULES_SETTING_NOTES_COM_CACHE="Changes apply to this component only.<br><em><strong>Inherited</strong></em> - a Global Configuration setting or higher level setting is applied.<br><em><strong>Denied</strong></em> always wins - whatever is set at the Global or higher level and applies to all child elements.<br><em><strong>Allowed</strong></em> will enable the action for this component unless overruled by a Global Configuration setting." ; Alternate language strings for the rules form field


Generated: Wed Sep 7 05:41:13 2022 Chilli.vc Blog - For Webmaster,Blog-Writer,System Admin and Domainer