Spade
Mini Shell
| Directory:~$ /home/lmsyaran/public_html/joomla3/administrator/language/en-GB/ |
| [Home] [System Details] [Kill Me] |
; Joomla! Project
; (C) 2005 Open Source Matters, Inc. <https://www.joomla.org>
; License GNU General Public License version 2 or later; see LICENSE.txt
; Note : All ini files need to be saved as UTF-8
PLG_CONTENT_PAGEBREAK="Content - Page Break"
PLG_CONTENT_PAGEBREAK_ALL_PAGES="All Pages"
PLG_CONTENT_PAGEBREAK_ARTICLE_INDEX="Article Index"
PLG_CONTENT_PAGEBREAK_NO_TITLE="No title"
PLG_CONTENT_PAGEBREAK_PAGES="Pages"
PLG_CONTENT_PAGEBREAK_PAGE_NUM="Page %s"
PLG_CONTENT_PAGEBREAK_SHOW_ALL_DESC="Displays the full article."
PLG_CONTENT_PAGEBREAK_SHOW_ALL_LABEL="Show All"
PLG_CONTENT_PAGEBREAK_SITE_ARTICLEINDEXTEXT="Custom Article Index
Heading"
PLG_CONTENT_PAGEBREAK_SITE_ARTICLEINDEXTEXT_DESC="Enter a custom text
for the Article Index Heading. If empty, standard will be used."
PLG_CONTENT_PAGEBREAK_SITE_ARTICLEINDEX_DESC="Show or hide Article
Index Heading. The Heading displays on top of the Table of Contents."
PLG_CONTENT_PAGEBREAK_SITE_ARTICLEINDEX_LABEL="Article Index
Heading"
PLG_CONTENT_PAGEBREAK_SITE_TITLE_DESC="Title and heading attributes
from Plugin added to Site Title tag."
PLG_CONTENT_PAGEBREAK_SITE_TITLE_LABEL="Show Site Title"
PLG_CONTENT_PAGEBREAK_SLIDERS="Sliders"
PLG_CONTENT_PAGEBREAK_STYLE_DESC="Display the article with separate
pages, tabs or sliders."
PLG_CONTENT_PAGEBREAK_STYLE_LABEL="Presentation Style"
PLG_CONTENT_PAGEBREAK_TABS="Tabs"
PLG_CONTENT_PAGEBREAK_TOC_DESC="Display a table of contents on
multipage Articles."
PLG_CONTENT_PAGEBREAK_TOC_LABEL="Table of Contents"
PLG_CONTENT_PAGEBREAK_XML_DESCRIPTION="Allow the creation of a
paginated article with an optional table of contents.<br /><br
/>Insert page breaks through the use of the page break button normally
found in the WYSIWYG editor toolbar. The location of the page break in an
article will be displayed in the editor as a simple horizontal line.<br
/><br />The text displayed will depend on the options chosen and
may be either the title, alternate text (if provided) or page numbers.
<br /><br />The HTML usage is:<br /><hr
class="system-pagebreak" /><br /><hr
class="system-pagebreak" title="The page
title" /> or <br /><hr
class="system-pagebreak" alt="The first
page" /> or <br /><hr
class="system-pagebreak" title="The page
title" alt="The first page" /> or <br
/><hr class="system-pagebreak"
alt="The first page" title="The page
title" />"