Spade
Mini Shell
| Directory:~$ /home/lmsyaran/public_html/joomla5/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_PAGE_NUM="Page %d"
PLG_CONTENT_PAGEBREAK_PAGES="Pages"
PLG_CONTENT_PAGEBREAK_SHOW_ALL_LABEL="Show All"
PLG_CONTENT_PAGEBREAK_SITE_ARTICLEINDEX_LABEL="Article Index
Heading"
PLG_CONTENT_PAGEBREAK_SITE_ARTICLEINDEXTEXT="Custom Article Index
Heading"
PLG_CONTENT_PAGEBREAK_SITE_TITLE_LABEL="Site Title"
PLG_CONTENT_PAGEBREAK_SLIDERS="Sliders"
PLG_CONTENT_PAGEBREAK_STYLE_LABEL="Presentation Style"
PLG_CONTENT_PAGEBREAK_TABS="Tabs"
PLG_CONTENT_PAGEBREAK_TOC_LABEL="Table of Contents"
PLG_CONTENT_PAGEBREAK_XML_DESCRIPTION="<p>Allow the creation of
a paginated article with an optional table of
contents.</p><p>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.</p><p>The text displayed will depend on the
options chosen and may be either the title, alternate text (if provided) or
page numbers.</p><p>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" /></p>"