[ 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
/
staticPages
/
locale
/
en_US
/
[
Home
]
File: locale.xml
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE locale SYSTEM "../../../../../lib/pkp/dtd/locale.dtd"> <!-- * plugins/generic/staticPages/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.staticPages.displayName">Static Pages Plugin</message> <message key="plugins.generic.staticPages.description">This plugin allows Static Content Management.</message> <message key="plugins.generic.staticPages.pageTitle">Title</message> <message key="plugins.generic.staticPages.content">Content</message> <message key="plugins.generic.staticPages.path">Path</message> <message key="plugins.generic.staticPages.requirement.tinymce"><![CDATA[<strong>The TinyMCE Plugin must be installed and enabled in order to add/edit content.</strong>]]></message> <message key="plugins.generic.staticPages.editAddContent">Edit/Add Content</message> <message key="plugins.generic.staticPages.addStaticPage">Add Static Page</message> <message key="plugins.generic.staticPages.addNewPage">Add New Page</message> <message key="plugins.generic.staticPages.editStaticPage">Edit Static Page</message> <message key="plugins.generic.staticPages.settingInstructions">The form below shows you all the static pages you have created. You can edit or delete the pages using the links on the right-hand side.</message> <message key="plugins.generic.staticPages.editInstructions">Use the form below to add/edit page content.</message> <message key="plugins.generic.staticPages.viewInstructions"><![CDATA[Pages can then be accessed at: {$pagesPath}, where %PATH% is a value you choose. <strong>Note:</strong> No two pages can have the same path.]]></message> <message key="plugins.generic.staticPages.duplicatePath">This path already exists for another static page.</message> <message key="plugins.generic.staticPages.pageSaved">Page successfully saved.</message> <message key="plugins.generic.staticPages.pageDeleted">Page successfully deleted.</message> <message key="plugins.generic.staticPages.noneExist">No pages have been created</message> </locale>