[ 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
/
stopForumSpam
/
locale
/
en_US
/
[
Home
]
File: locale.xml
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE locale SYSTEM "../../../../../lib/pkp/dtd/locale.dtd"> <!-- * plugins/generic/stopForumSpam/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. * * Stop Forum Spam plugin localization strings --> <locale name="en_US" full_name="U.S. English"> <message key="plugins.generic.stopForumSpam.displayName">Stop Forum Spam Plugin</message> <message key="plugins.generic.stopForumSpam.description"><![CDATA[Integrate OJS with the Stop Forum Spam prevention system, which aims to reduce the amount of spam registrations.]]></message> <message key="plugins.generic.stopForumSpam.manager.settings">Settings</message> <message key="plugins.generic.stopForumSpam.manager.stopForumSpamSettings">Stop Forum Spam Settings</message> <message key="plugins.generic.stopForumSpam.manager.settings.description"><![CDATA[<p>With this plugin enabled, OJS will check to see if a submitted user registration contains elements that are on the Stop Forum Spam list. Registrations will be denied if this is the case.</p>]]></message> <message key="plugins.generic.stopForumSpam.manager.settings.checkIp">Check registration IP</message> <message key="plugins.generic.stopForumSpam.manager.settings.checkEmail">Check registration email address</message> <message key="plugins.generic.stopForumSpam.manager.settings.checkUsername">Check registration username (enable with caution!)</message> <message key="plugins.generic.stopForumSpam.checkName">stopForumSpamPlugin</message> <message key="plugins.generic.stopForumSpam.checkMessage"><![CDATA[The <a href="http://www.stopforumspam.com" target="_blank">Stop Forum Spam</a> plugin has blocked this registration.]]></message> </locale>