Lahmizzar Muinela
2014-03-09 cf2c15dc7be6fc2e122949166585aa294a0be457
commit | author | age
f888a4 1 ; Projectfork Demo
LM 2 ; Copyright (C) 2013 Tobias Kuhn. All rights reserved.
3 ; License GNU General Public License version 2 or later; see LICENSE.txt, see LICENSE.php
4 ; Note : All ini files need to be saved as UTF-8 - No BOM
5
cf2c15 6 PLG_SYSTEM_PFDEMO = "Système - Démonstration Projectfork"
LM 7 PLG_SYSTEM_PFDEMO_XML_DESCRIPTION = "Ce plugin contrôle le mode démo/vitrine de Projectfork."
f888a4 8
LM 9 ; Config
cf2c15 10 PLG_PFDEMO_FIELD_DEMO_LABEL = "Mode démonstration"
LM 11 PLG_PFDEMO_FIELD_DEMO_DESC = "Activer ou désactiver le mode démonstration"
12 PLG_PFDEMO_FIELD_RESET_LABEL = "Remise à zéro"
13 PLG_PFDEMO_FIELD_RESET_DESC = "Supprime tous les contenus périodiquement"
14 PLG_PFDEMO_FIELD_INTERVAL_LABEL = "Intervalle de remise à zéro"
15 PLG_PFDEMO_FIELD_INTERVAL_DESC = "Intervalle de remise à zéro en minutes"
16 PLG_PFDEMO_FIELD_NEXT_RESET_LABEL = "Prochaine remise à zéro"
17 PLG_PFDEMO_FIELD_NEXT_RESET_DESC = "Heure de la prochaine remise à zéro"