[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

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

   1  ; Joomla! Project
   2  ; (C) 2005 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_MESSAGES="Messaging"
   7  COM_MESSAGES_ADD="New Private Message"
   8  COM_MESSAGES_CONFIGURATION="Messages: Options"
   9  COM_MESSAGES_CONFIG_FORM="My Settings"
  10  COM_MESSAGES_CONFIG_SAVED="Configuration saved."
  11  COM_MESSAGES_EMPTYSTATE_BUTTON_ADD="Send a message"
  12  COM_MESSAGES_EMPTYSTATE_CONTENT="Send messages to other administrators on your site and read their replies."
  13  COM_MESSAGES_EMPTYSTATE_TITLE="There are no messages for you in your inbox."
  14  COM_MESSAGES_ERR_INVALID_USER="Invalid user"
  15  COM_MESSAGES_ERR_SEND_FAILED="The user has locked their mailbox. Message failed."
  16  COM_MESSAGES_ERROR_COULD_NOT_SEND_INVALID_RECIPIENT="The email message cannot be sent due to an invalid recipient address."
  17  COM_MESSAGES_ERROR_COULD_NOT_SEND_INVALID_REPLYTO="The email message cannot be sent due to an invalid reply-to address."
  18  COM_MESSAGES_ERROR_INVALID_FROM_USER="Invalid sender"
  19  COM_MESSAGES_ERROR_INVALID_MESSAGE="Invalid message content"
  20  COM_MESSAGES_ERROR_INVALID_SUBJECT="Invalid subject"
  21  COM_MESSAGES_ERROR_INVALID_TO_USER="Invalid recipient"
  22  COM_MESSAGES_ERROR_MAIL_FAILED="The email could not be sent."
  23  COM_MESSAGES_ERROR_MISSING_ROOT_ASSET_GROUPS="Missing root asset groups to send notification."
  24  COM_MESSAGES_ERROR_NO_GROUPS_SET_AS_SUPER_USER="There are no groups set with super user permissions."
  25  COM_MESSAGES_ERROR_NO_USERS_SET_AS_SUPER_USER="There are no users set with super user permissions."
  26  COM_MESSAGES_ERROR_RECIPIENT_NOT_AUTHORISED="Recipient is not authorised to receive messages."
  27  COM_MESSAGES_FIELD_AUTO_PURGE_LABEL="Auto-delete Messages (days)"
  28  COM_MESSAGES_FIELD_DATE_TIME_LABEL="Posted"
  29  COM_MESSAGES_FIELD_LOCK_LABEL="Lock Inbox"
  30  COM_MESSAGES_FIELD_MAIL_ON_NEW_LABEL="Email New Messages"
  31  COM_MESSAGES_FIELD_MESSAGE_LABEL="Message"
  32  COM_MESSAGES_FIELD_SUBJECT_LABEL="Subject"
  33  COM_MESSAGES_FIELD_USER_ID_FROM_LABEL="From"
  34  COM_MESSAGES_FIELD_USER_ID_TO_LABEL="Recipient"
  35  COM_MESSAGES_FILTER_SEARCH_LABEL="Search Messages"
  36  COM_MESSAGES_FILTER_STATES_LABEL="State"
  37  COM_MESSAGES_FORM_NEW="New Message"
  38  COM_MESSAGES_HEADING_FROM="From"
  39  COM_MESSAGES_HEADING_FROM_ASC="From ascending"
  40  COM_MESSAGES_HEADING_FROM_DESC="From descending"
  41  COM_MESSAGES_HEADING_READ="Read"
  42  COM_MESSAGES_HEADING_READ_ASC="Read ascending"
  43  COM_MESSAGES_HEADING_READ_DESC="Read descending"
  44  COM_MESSAGES_HEADING_SUBJECT="Subject"
  45  COM_MESSAGES_HEADING_SUBJECT_ASC="Subject ascending"
  46  COM_MESSAGES_HEADING_SUBJECT_DESC="Subject descending"
  47  COM_MESSAGES_INVALID_REPLY_ID="Invalid recipient"
  48  COM_MESSAGES_MANAGER_MESSAGES="Private Messages"
  49  COM_MESSAGES_MAIL_NEW_MESSAGE_DESC="Email containing a message created in the messaging component."
  50  COM_MESSAGES_MAIL_NEW_MESSAGE_TITLE="Messages: New message"
  51  COM_MESSAGES_MARK_AS_READ="Mark as Read"
  52  COM_MESSAGES_MARK_AS_UNREAD="Mark as Unread"
  53  COM_MESSAGES_N_ITEMS_DELETED="%d messages deleted."
  54  COM_MESSAGES_N_ITEMS_DELETED_1="Message deleted."
  55  COM_MESSAGES_N_ITEMS_PUBLISHED="%d messages marked as read."
  56  COM_MESSAGES_N_ITEMS_PUBLISHED_1="Message marked as read."
  57  COM_MESSAGES_N_ITEMS_TRASHED="%d messages trashed."
  58  COM_MESSAGES_N_ITEMS_TRASHED_1="Message trashed."
  59  COM_MESSAGES_N_ITEMS_UNPUBLISHED="%d messages marked as unread."
  60  COM_MESSAGES_N_ITEMS_UNPUBLISHED_1="Message marked as unread."
  61  COM_MESSAGES_NEW_MESSAGE="[{SITENAME}] - {SUBJECT}"
  62  COM_MESSAGES_NEW_MESSAGE_BODY="{MESSAGE}"
  63  COM_MESSAGES_NO_ITEM_SELECTED="No messages selected."
  64  COM_MESSAGES_OPTION_READ="Read"
  65  COM_MESSAGES_OPTION_UNREAD="Unread"
  66  COM_MESSAGES_RE="Re:"
  67  COM_MESSAGES_READ="Messages"
  68  COM_MESSAGES_SAVE_SUCCESS="Message sent."
  69  COM_MESSAGES_SEARCH_IN_SUBJECT="Search in message subject and description."
  70  COM_MESSAGES_TABLE_CAPTION="Table of Messages"
  71  COM_MESSAGES_TOOLBAR_MARK_AS_READ="Mark as Read"
  72  COM_MESSAGES_TOOLBAR_MARK_AS_UNREAD="Mark as Unread"
  73  COM_MESSAGES_TOOLBAR_MY_SETTINGS="My Settings"
  74  COM_MESSAGES_TOOLBAR_REPLY="Reply"
  75  COM_MESSAGES_TOOLBAR_SEND="Send"
  76  COM_MESSAGES_VIEW_PRIVATE_MESSAGE="Private Messages: View"
  77  COM_MESSAGES_WRITE_PRIVATE_MESSAGE="Private Messages: Write"
  78  COM_MESSAGES_XML_DESCRIPTION="Component for private messaging support in Backend."
  79  
  80  JLIB_RULES_SETTING_NOTES_COM_MESSAGES="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