; Projectfork Demo ; Copyright (C) 2013 Tobias Kuhn. All rights reserved. ; License GNU General Public License version 2 or later; see LICENSE.txt, see LICENSE.php ; Note : All ini files need to be saved as UTF-8 - No BOM ; PLG_SYSTEM_PFDEMO = "System - Projectfork Demo" ; PLG_SYSTEM_PFDEMO_XML_DESCRIPTION = "This plugin controls the Projectfork demo/showcase mode." ; Config ; PLG_PFDEMO_FIELD_DEMO_LABEL = "Demo Mode" ; PLG_PFDEMO_FIELD_DEMO_DESC = "Enable or disable demo mode" ; PLG_PFDEMO_FIELD_RESET_LABEL = "Reset" ; PLG_PFDEMO_FIELD_RESET_DESC = "Remove all contents periodically" ; PLG_PFDEMO_FIELD_INTERVAL_LABEL = "Reset Interval" ; PLG_PFDEMO_FIELD_INTERVAL_DESC = "Reset interval in minutes" ; PLG_PFDEMO_FIELD_NEXT_RESET_LABEL = "Next Reset" ; PLG_PFDEMO_FIELD_NEXT_RESET_DESC = "The next time the content will reset"