<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE locale SYSTEM "../../../../../dtd/locale.dtd">

<!--
  * locale.xml
  *
  * Copyright (c) 2013-2017 Simon Fraser University
  * Copyright (c) 2000-2017 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.acron.name">Acron Plugin</message>
	<message key="plugins.generic.acron.description">This plugin attempts to reduce the dependance of the application on periodic scheduling tools such as 'cron.'</message>
	<message key="plugins.generic.acron.enabled">The Acron Plugin has been enabled.</message>
	<message key="plugins.generic.acron.disabled">The Acron Plugin has been disabled.</message>
	<message key="plugins.generic.acron.reloadedCronTab">Cron tab successfully reloaded.</message>

	<message key="plugins.generic.acron.reload">Reload Scheduled Tasks</message>
	<message key="plugins.generic.acron.tasksReloaded">Scheduled Tasks were reloaded.</message>
</locale>
