X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=WEB-INF%2Fresources%2Ffr.lang.php;h=57f3d10c9755546bc2774c26675afa27a4c3d009;hb=e0ec0364d761e2dff5a7c0032f04ec1dbae50980;hp=aafbb5dca73c32dcf7c446356a83f23b0d15c194;hpb=62b36719d92eec21e5e132811c1ec88e5f495117;p=timetracker.git diff --git a/WEB-INF/resources/fr.lang.php b/WEB-INF/resources/fr.lang.php index aafbb5dc..57f3d10c 100644 --- a/WEB-INF/resources/fr.lang.php +++ b/WEB-INF/resources/fr.lang.php @@ -44,8 +44,11 @@ $i18n_key_words = array( 'menu.logout' => 'Quitter', 'menu.forum' => 'Forum', 'menu.help' => 'Aide', -'menu.create_team' => 'Créer une équipe', +// TODO: translate the following. +// 'menu.create_group' => 'Create Group', 'menu.profile' => 'Profil', +// TODO: translate the following. +// 'menu.group' => 'Group', 'menu.time' => 'Temps', 'menu.expenses' => 'Dépenses', 'menu.reports' => 'Rapports', @@ -53,7 +56,8 @@ $i18n_key_words = array( 'menu.projects' => 'Projets', 'menu.tasks' => 'Tâches', 'menu.users' => 'Utilisateurs', -'menu.teams' => 'Équipes', +// TODO: translate the following. +// 'menu.groups' => 'Groups', 'menu.export' => 'Exporter', 'menu.clients' => 'Clients', 'menu.options' => 'Options', @@ -273,6 +277,8 @@ $i18n_key_words = array( 'title.import' => 'Importation des données', 'title.options' => 'Options', 'title.profile' => 'Profil', +// TODO: translate the following. +// 'title.group' => 'Group Settings', 'title.cf_custom_fields' => 'Champs personalisés', 'title.cf_add_custom_field' => 'Ajout d\\\'un champ', 'title.cf_edit_custom_field' => 'Édition d\\\'un champ',