Lahmizzar Muinela
2014-03-09 925555692e03e44e573d075b30196268c772bde4
commit | author | age
f888a4 1 ; @package      Projectfork Timesheet Module
LM 2 ; @author       ANGEK DESIGN (Kon Angelopoulos)
3 ; @copyright    Copyright (C) 2013 ANGEK DESIGN. All rights reserved.
4 ; @license      http://www.gnu.org/licenses/gpl.html GNU/GPL, see LICENSE.txt
5 ; Note : All ini files need to be saved as UTF-8 - No BOM
6
cf2c15 7 MOD_PF_TIME = "Module Projectfork Saisie des heures"
LM 8 MOD_PF_TIME_XML_DESCRIPTION = "Module Projectfork Saisie des heures"
f888a4 9 MOD_PF_TIME_LAYOUT_DEFAULT = "Par défaut"
LM 10
cf2c15 11 MOD_PF_TIME_PROJECTFORK_LIB_NOT_INSTALLED = "la bibliothèque Projectfork n'est pas installée !"
f888a4 12 MOD_PF_TIME_PROJECTFORK_NOT_INSTALLED = "Projectfork n'est pas installé !"
LM 13
14 ; Config
925555 15 MOD_PF_TIME_CONFIG_FILTER_OWN_LABEL = "Filtre personnel"
cf2c15 16 MOD_PF_TIME_CONFIG_FILTER_OWN_DESC = "N'afficher que les informations horaires spécifiques à un utilisateur ?"
LM 17 MOD_PF_TIME_CONFIG_SHOWMONETARY = "Afficher les informations monétaires"
18 MOD_PF_TIME_CONFIG_SHOWMONETARY_DESC = "Les utilisateurs sont-ils autorisés à voir les taux et autres informations financières associées aux fiches horaires ?"
19 MOD_PF_TIME_CONFIG_SHOWAUTHOR = "Afficher l'auteur"
925555 20 MOD_PF_TIME_CONFIG_SHOWAUTHOR_DESC = "Significatif uniquement si 'filtre personnel' est à 'Non'"
cf2c15 21 MOD_PF_TIME_CONFIG_SHOWDATE = "Afficher la date"
LM 22 MOD_PF_TIME_CONFIG_LISTSIZE = "Taille de la liste"
23 MOD_PF_TIME_CONFIG_LISTSIZE_DESC = "Le nombre de fiches horaire sà afficher"