Lahmizzar Muinela
2014-03-09 494917edf83c3d9e4bfa476532761887a3c8a20f
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"