| Server IP : 195.130.67.5 / Your IP : 216.73.217.154 Web Server : Microsoft-IIS/10.0 System : Windows NT WEBSERVER1 10.0 build 17763 (Windows Server 2016) i586 User : IUSR ( 0) PHP Version : 7.4.19 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/Old Sites/Libteiser - Ojs/ojs/plugins/generic/cmsRSS/locale/en_US/ |
Upload File : |
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE locale SYSTEM "../../../../../locale/locale.dtd"> <!-- * locale.xml * * Copyright (c) 2003-2008 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * Localization strings for the en_US (U.S. English) locale. * --> <locale name="en_US" full_name="U.S. English"> <message key="plugins.generic.cmsrss.displayName">CMS RSS Plugin</message> <message key="plugins.generic.cmsrss.description">This plugin allows for RSS aggregation to be added to CMS pages</message> <message key="plugins.generic.cmsrss.requirement.cms"><![CDATA[<strong>The CMS Plugin must be installed and enabled in order to use this plugin.</strong>]]></message> <message key="manager.plugins.cmsrss.edit">Edit/Add RSS feeds</message> <message key="plugins.generic.cmsrss.pagename">Page Name</message> <message key="plugins.generic.cmsrss.url">Feed URL</message> <message key="plugins.generic.cmsrss.months">Oldest items (in months). 0 for all available items.</message> <message key="plugins.generic.cmsrss.aggregate">Combine the feeds for each page and sort by date</message> <message key="plugins.generic.cmsrss.form.introduction"><![CDATA[<p>This CMS RSS Plugin enables journal managers to add RSS feeds to the otherwise static pages of the CMS Plugin.</p><p>The Page Name must correspond to the heading of the CMS page (which appears in the table of contents). You must separate heading names with a ":". For example: heading1:heading2.</p><p>Feed URL's are not validated, so make sure that the URL used here corresponds to the right RSS URL.</p>]]></message> <message key="plugins.generic.cmsrss.requiredFields">Every row requires a page name and a feed URL</message> <message key="plugins.generic.cmsrss.sorting">Rows are sorted by Page Name</message> <message key="plugins.generic.cmsrss.addUrl">Add Another Feed</message> <message key="plugins.generic.cmsrss.deleteUrl">Remove Feed</message> <!-- RSS Template --> <message key="plugins.generic.cmsrss.postedon">Posted on</message> <message key="plugins.generic.cmsrss.permalink">Permalink</message> </locale>