X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=WEB-INF%2Fresources%2Ffr.lang.php;h=0b274de7e8e924a32f0d3f6cafb4745cfd0c2772;hb=7797eda9fb04c217a813db88e00bb9ee541eabbb;hp=bbd315b0f09798133e5faad35d579ee57af1c6d1;hpb=79a38d5d7579d6ba89efdc1b077b87a2e324cbd3;p=timetracker.git diff --git a/WEB-INF/resources/fr.lang.php b/WEB-INF/resources/fr.lang.php index bbd315b0..0b274de7 100644 --- a/WEB-INF/resources/fr.lang.php +++ b/WEB-INF/resources/fr.lang.php @@ -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.