[ Mini Kiebo ]
Server: Windows NT DESKTOP-5B8S0D4 6.2 build 9200 (Windows 8 Professional Edition) i586
Path:
D:
/
Backup
/
14082024
/
Data
/
htdocs
/
htdocs
/
ojs
/
248
/
plugins
/
generic
/
webFeed
/
locale
/
en_US
/
[
Home
]
File: locale.xml
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE locale SYSTEM "../../../../../lib/pkp/dtd/locale.dtd"> <!-- * plugins/generic/webFeed/locale/en_US/locale.xml * * Copyright (c) 2013-2019 Simon Fraser University * Copyright (c) 2003-2019 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * Localization strings --> <locale name="en_US" full_name="U.S. English"> <message key="plugins.generic.webfeed.displayName">Web Feed Plugin</message> <message key="plugins.generic.webfeed.description">This plugin produces RSS/Atom web syndication feeds for the current issue.</message> <message key="plugins.generic.webfeed.settings">Settings</message> <message key="plugins.generic.webfeed.settings.issue">Display web feed links on issue pages only.</message> <message key="plugins.generic.webfeed.settings.homepage">Display web feed links on homepage and issue pages only.</message> <message key="plugins.generic.webfeed.settings.all">Display web feed links on all journal pages.</message> <message key="plugins.generic.webfeed.settings.currentIssue">Display items in current published issue.</message> <message key="plugins.generic.webfeed.settings.recentArticles">most recent published items.</message> <message key="plugins.generic.webfeed.settings.recentItemsRequired">Please enter a positive integer for recent published items.</message> <message key="plugins.generic.webfeed.atom.altText">Atom logo</message> <message key="plugins.generic.webfeed.rss1.altText">RSS1 logo</message> <message key="plugins.generic.webfeed.rss2.altText">RSS2 logo</message> </locale>