[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/language/en-GB/ -> com_content.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_CONTENT_ARTICLE_CONTENT="Content"
   7  COM_CONTENT_ARTICLE_HITS="Hits: %s"
   8  COM_CONTENT_ARTICLE_INFO="Details"
   9  COM_CONTENT_ARTICLE_VOTE_FAILURE="You already rated this article today!"
  10  COM_CONTENT_ARTICLE_VOTE_SUCCESS="Thank you for rating this article."
  11  COM_CONTENT_ARTICLES_TABLE_CAPTION="Table of Articles"
  12  COM_CONTENT_AUTHOR_FILTER_LABEL="Author Filter"
  13  COM_CONTENT_CAPTCHA_DESC="Please complete the security check."
  14  COM_CONTENT_CAPTCHA_LABEL="Captcha"
  15  COM_CONTENT_CATEGORY="Category: %s"
  16  COM_CONTENT_CATEGORY_LIST_TABLE_CAPTION="List of articles in category %s"
  17  COM_CONTENT_CHECKED_OUT_BY="Checked out by %s"
  18  COM_CONTENT_CONTENT_TYPE_ARTICLE="Article"
  19  COM_CONTENT_CONTENT_TYPE_CATEGORY="Article Category"
  20  COM_CONTENT_CREATED_DATE="Created Date"
  21  COM_CONTENT_CREATED_DATE_ON="Created: %s"
  22  COM_CONTENT_EDIT_ITEM="Edit Article"
  23  COM_CONTENT_EDIT_PUBLISHED_ARTICLE="Published Article"
  24  COM_CONTENT_EDIT_UNPUBLISHED_ARTICLE="Unpublished Article"
  25  COM_CONTENT_ERROR_ARTICLE_NOT_FOUND="Article not found"
  26  COM_CONTENT_ERROR_LOGIN_TO_VIEW_ARTICLE="Please login to view the article"
  27  COM_CONTENT_ERROR_PARENT_CATEGORY_NOT_FOUND="Parent category not found"
  28  COM_CONTENT_ERROR_PRINT_POPUP="Sorry, Joomla 4 no longer supports print_popup"
  29  COM_CONTENT_FEED_READMORE="Read More &hellip;"
  30  COM_CONTENT_FIELD_ARTICLETEXT_LABEL="Article Text"
  31  COM_CONTENT_FIELD_FEATURED_DOWN_LABEL="Finish Featured"
  32  COM_CONTENT_FIELD_FEATURED_UP_LABEL="Start Featured"
  33  COM_CONTENT_FIELD_FULL_LABEL="Full Article Image"
  34  COM_CONTENT_FIELD_IMAGE_ALT_EMPTY_DESC="Decorative Image - no description required"
  35  COM_CONTENT_FIELD_IMAGE_ALT_EMPTY_LABEL="No Description"
  36  COM_CONTENT_FIELD_IMAGE_ALT_LABEL="Image Description (Alt Text)"
  37  COM_CONTENT_FIELD_IMAGE_CAPTION_LABEL="Caption"
  38  COM_CONTENT_FIELD_IMAGE_CLASS_LABEL="Image Class"
  39  COM_CONTENT_FIELD_INTRO_LABEL="Intro Image"
  40  COM_CONTENT_FIELD_NOTE_LABEL="Note"
  41  COM_CONTENT_FIELD_URL_LINK_TEXT_LABEL="Link Text"
  42  COM_CONTENT_FIELD_URLA_LABEL="Link A"
  43  COM_CONTENT_FIELD_URLA_LINK_TEXT_LABEL="Link A Text"
  44  COM_CONTENT_FIELD_URLB_LABEL="Link B"
  45  COM_CONTENT_FIELD_URLB_LINK_TEXT_LABEL="Link B Text"
  46  COM_CONTENT_FIELD_URLC_LABEL="Link C"
  47  COM_CONTENT_FIELD_URLC_LINK_TEXT_LABEL="Link C Text"
  48  COM_CONTENT_FILTER_SEARCH_DESC="Content Filter Search"
  49  COM_CONTENT_FLOAT_LABEL="Image Float"
  50  COM_CONTENT_FORM_EDIT_ARTICLE="Edit an article"
  51  COM_CONTENT_FORM_FILTER_LEGEND="Filters"
  52  COM_CONTENT_FORM_FILTER_SUBMIT="Filter"
  53  COM_CONTENT_HEADING_TITLE="Title"
  54  COM_CONTENT_HITS_FILTER_LABEL="Hits Filter"
  55  COM_CONTENT_IMAGES_AND_URLS="Images and Links"
  56  COM_CONTENT_INTROTEXT="Article must have some content."
  57  COM_CONTENT_INVALID_RATING="Article Rating: Invalid Rating: %s"
  58  COM_CONTENT_LAST_UPDATED="Last Updated: %s"
  59  COM_CONTENT_METADATA="Metadata"
  60  COM_CONTENT_MODAL_FILTER_SEARCH_DESC="Search in title and alias. Prefix with ID: or AUTHOR: to search for an article ID or article author."
  61  COM_CONTENT_MODAL_FILTER_SEARCH_LABEL="Search Articles"
  62  COM_CONTENT_MODIFIED_DATE="Modified Date"
  63  COM_CONTENT_MONTH="Month"
  64  COM_CONTENT_MORE_ARTICLES="More Articles &hellip;"
  65  COM_CONTENT_NEW_ARTICLE="New Article"
  66  COM_CONTENT_NO_ARTICLES="There are no articles in this category. If subcategories display on this page, they may have articles."
  67  COM_CONTENT_NUM_ITEMS="Article Count:"
  68  COM_CONTENT_ON_NEW_CONTENT="A new Article has been submitted by '%1$s' entitled '%2$s'."
  69  COM_CONTENT_ORDERING="Ordering:<br>New articles default to the first position in the Category. The ordering can be changed in Backend."
  70  COM_CONTENT_PAGEBREAK_DOC_TITLE="Page Break"
  71  COM_CONTENT_PAGEBREAK_INSERT_BUTTON="Insert Page Break"
  72  COM_CONTENT_PAGEBREAK_TITLE="Page Title:"
  73  COM_CONTENT_PAGEBREAK_TOC="Table of Contents Alias:"
  74  COM_CONTENT_PARENT="Parent Category: %s"
  75  COM_CONTENT_PUBLISHED_DATE="Published Date"
  76  COM_CONTENT_PUBLISHED_DATE_ON="Published: %s"
  77  COM_CONTENT_PUBLISHING="Publishing"
  78  COM_CONTENT_RATINGS="Rating"
  79  COM_CONTENT_RATINGS_COUNT="Rating: %s"
  80  COM_CONTENT_READ_MORE="Read more &hellip;"
  81  COM_CONTENT_READ_MORE_TITLE="Read more: %s"
  82  COM_CONTENT_REGISTER_TO_READ_MORE="Register to read more &hellip;"
  83  COM_CONTENT_SAVE_SUCCESS="Article saved."
  84  COM_CONTENT_SAVE_WARNING="Alias already existed so a number was added at the end. If you want to change the alias, please contact a site administrator"
  85  COM_CONTENT_SELECT_AN_ARTICLE="Select an Article"
  86  COM_CONTENT_STATE="State"
  87  COM_CONTENT_SUBMIT_SAVE_SUCCESS="Article submitted."
  88  COM_CONTENT_TITLE_FILTER_LABEL="Title Filter"
  89  COM_CONTENT_TRANSITION="Transition"
  90  COM_CONTENT_VOTES="Vote"
  91  COM_CONTENT_VOTES_COUNT="Vote: %s"
  92  COM_CONTENT_WORKFLOW="Workflow"
  93  COM_CONTENT_WRITTEN_BY="Written by: %s"


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