]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/fr.lang.php
A bit more progress on subgroups.
[timetracker.git] / WEB-INF / resources / fr.lang.php
index 5213715ea67e5a8a055f5402114d6a24dac62597..9805bfd4c4f2d3dceae068ea17ee4ff8d52e5ef9 100644 (file)
@@ -108,6 +108,10 @@ $i18n_key_words = array(
 'error.goto_uncompleted' => 'Aller à l\\\'entrée non terminée.',
 'error.overlap' => 'Les heures des projets ne peuvent se chevaucher.',
 'error.future_date' => 'Date ultérieure.',
+// TODO: translate the following.
+// 'error.xml' => 'Error in XML file at line %d: %s.',
+// 'error.cannot_import' => 'Cannot import: %s.',
+// 'error.format' => 'Invalid file format.',
 
 // Labels for buttons.
 'button.login' => 'Connexion',
@@ -149,6 +153,8 @@ $i18n_key_words = array(
 'label.user' => 'Utilisateur',
 'label.users' => 'Utilisateurs',
 // TODO: translate the following.
+// 'label.group' => 'Group',
+// 'label.subgroups' => 'Subgroups',
 // 'label.roles' => 'Roles',
 'label.client' => 'Client',
 'label.clients' => 'Clients',