Lahmizzar Muinela
2014-01-07 f888a4b2877b1b245d4566aef1bf1f0246a78b6a
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
; 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"