[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

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

   1  ; Joomla! Project
   2  ; (C) 2018 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  PLG_ACTIONLOG_JOOMLA="Action Log - Joomla"
   7  PLG_ACTIONLOG_JOOMLA_API="User <a href='{accountlink}'>{username}</a> performed a {verb} on {url}"
   8  PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR="admin"
   9  PLG_ACTIONLOG_JOOMLA_APPLICATION_API="api"
  10  PLG_ACTIONLOG_JOOMLA_APPLICATION_CLI="cli"
  11  PLG_ACTIONLOG_JOOMLA_APPLICATION_SITE="site"
  12  PLG_ACTIONLOG_JOOMLA_XML_DESCRIPTION="Record the actions of users on the site for Joomla core extensions so they can be reviewed if required."
  13  ; Content types title
  14  PLG_ACTIONLOG_JOOMLA_TYPE_ACCESS_LEVEL="access level"
  15  PLG_ACTIONLOG_JOOMLA_TYPE_APPLICATION_CONFIG="Global Configuration"
  16  PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE="article"
  17  PLG_ACTIONLOG_JOOMLA_TYPE_BANNER="banner"
  18  PLG_ACTIONLOG_JOOMLA_TYPE_BANNER_CLIENT="banner client"
  19  PLG_ACTIONLOG_JOOMLA_TYPE_CATEGORY="category"
  20  PLG_ACTIONLOG_JOOMLA_TYPE_COMPONENT="component"
  21  PLG_ACTIONLOG_JOOMLA_TYPE_COMPONENT_CONFIG="Component Configuration"
  22  PLG_ACTIONLOG_JOOMLA_TYPE_CONTACT="contact"
  23  PLG_ACTIONLOG_JOOMLA_TYPE_FILE="file"
  24  PLG_ACTIONLOG_JOOMLA_TYPE_LANGUAGE="language"
  25  PLG_ACTIONLOG_JOOMLA_TYPE_LIBRARY="library"
  26  PLG_ACTIONLOG_JOOMLA_TYPE_LINK="link redirect"
  27  PLG_ACTIONLOG_JOOMLA_TYPE_LINK_REDIRECT="link redirect"
  28  PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA="media"
  29  PLG_ACTIONLOG_JOOMLA_TYPE_MENU="menu"
  30  PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM="menu item"
  31  PLG_ACTIONLOG_JOOMLA_TYPE_MODULE="module"
  32  PLG_ACTIONLOG_JOOMLA_TYPE_NEWSFEED="newsfeed"
  33  PLG_ACTIONLOG_JOOMLA_TYPE_PACKAGE="package"
  34  PLG_ACTIONLOG_JOOMLA_TYPE_PLUGIN="plugin"
  35  PLG_ACTIONLOG_JOOMLA_TYPE_STYLE="template style"
  36  PLG_ACTIONLOG_JOOMLA_TYPE_TAG="tag"
  37  PLG_ACTIONLOG_JOOMLA_TYPE_TASK="Task"
  38  PLG_ACTIONLOG_JOOMLA_TYPE_TEMPLATE="template"
  39  PLG_ACTIONLOG_JOOMLA_TYPE_USER="user"
  40  PLG_ACTIONLOG_JOOMLA_TYPE_USER_GROUP="user group"
  41  PLG_ACTIONLOG_JOOMLA_TYPE_USER_NOTE="user note"
  42  PLG_ACTIONLOG_JOOMLA_USER_CACHE="User <a href='{accountlink}'>{username}</a> deleted cache group {group}"
  43  PLG_ACTIONLOG_JOOMLA_USER_CHECKIN="User <a href='{accountlink}'>{username}</a> performed a check in to table {table}"
  44  PLG_ACTIONLOG_JOOMLA_USER_LOG="User <a href='{accountlink}'>{username}</a> purged one or more rows from the action log"
  45  PLG_ACTIONLOG_JOOMLA_USER_LOGEXPORT="User <a href='{accountlink}'>{username}</a> exported one or more rows from the action log"
  46  PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN="User <a href='{accountlink}'>{username}</a> logged in to {app}"
  47  PLG_ACTIONLOG_JOOMLA_USER_LOGGED_OUT="User <a href='{accountlink}'>{username}</a> logged out from {app}"
  48  PLG_ACTIONLOG_JOOMLA_USER_LOGIN_FAILED="A failed attempt was made to login as <a href='{accountlink}'>{username}</a> to {app}"
  49  PLG_ACTIONLOG_JOOMLA_USER_REGISTERED="User <a href='{accountlink}'>{username}</a> registered for an account"
  50  PLG_ACTIONLOG_JOOMLA_USER_REGISTRATION_ACTIVATE="User <a href='{accountlink}'>{username}</a> activated the account"
  51  PLG_ACTIONLOG_JOOMLA_USER_REMIND="User <a href='{accountlink}'>{username}</a> requested a username reminder for their account"
  52  PLG_ACTIONLOG_JOOMLA_USER_RESET_COMPLETE="User <a href='{accountlink}'>{username}</a> completed the password reset for their account"
  53  PLG_ACTIONLOG_JOOMLA_USER_RESET_REQUEST="User <a href='{accountlink}'>{username}</a> requested a password reset for their account"
  54  PLG_ACTIONLOG_JOOMLA_USER_UPDATE="User <a href='{accountlink}'>{username}</a> updated Joomla from {oldversion} to {version}"
  55  ; Component
  56  PLG_ACTIONLOG_JOOMLA_APPLICATION_CONFIG_UPDATED="User <a href='{accountlink}'>{username}</a> changed settings of the application configuration"
  57  PLG_ACTIONLOG_JOOMLA_COMPONENT_CONFIG_UPDATED="User <a href='{accountlink}'>{username}</a> changed settings of the component {extension_name}"
  58  ; Extensions
  59  PLG_ACTIONLOG_JOOMLA_EXTENSION_INSTALLED="User <a href='{accountlink}'>{username}</a> installed the {type} {extension_name}"
  60  PLG_ACTIONLOG_JOOMLA_EXTENSION_UNINSTALLED="User <a href='{accountlink}'>{username}</a> uninstalled the {type} {extension_name}"
  61  PLG_ACTIONLOG_JOOMLA_EXTENSION_UPDATED="User <a href='{accountlink}'>{username}</a> updated the {type} {extension_name}"
  62  PLG_ACTIONLOG_JOOMLA_PLUGIN_INSTALLED="User <a href='{accountlink}'>{username}</a> installed the plugin <a href='index.php?option=com_plugins&task=plugin.edit&extension_id={id}'>{extension_name}</a>"


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