Some refactoring for subgroups.
[timetracker.git] / WEB-INF / resources / fr.lang.php
index bbd315b..0b274de 100644 (file)
@@ -111,6 +111,10 @@ $i18n_key_words = array(
 // 'error.cannot_import' => 'Cannot import: %s.',
 // 'error.format' => 'Invalid file format.',
 
+// Success messages.
+// TODO: translate the following.
+// 'msg.success' => 'Operation completed successfully.',
+
 // Labels for buttons.
 'button.login' => 'Connexion',
 'button.now' => 'Maintenant',
@@ -234,6 +238,9 @@ $i18n_key_words = array(
 'label.totals_only' => 'Totaux uniquement',
 
 // Form titles.
+'title.error' => 'Erreur',
+// TODO: Translate the following.
+// 'title.success' => 'Success',
 'title.login' => 'Connexion',
 'title.groups' => 'Équipes', // TODO: change "teams" to "groups".
 // TODO: translate the following.