From: anuko Date: Sat, 28 Oct 2017 19:26:57 +0000 (+0000) Subject: Removed a comment. X-Git-Tag: timetracker_1.19-1~1470 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=e897b5c63d2e36b018970e1305760fc14976d7d3;p=timetracker.git Removed a comment. --- diff --git a/WEB-INF/resources/fr.lang.php b/WEB-INF/resources/fr.lang.php index 54bb6737..e356f6f5 100644 --- a/WEB-INF/resources/fr.lang.php +++ b/WEB-INF/resources/fr.lang.php @@ -59,7 +59,7 @@ $i18n_key_words = array( 'footer.contribute_msg' => 'Vous pouvez contribuer à Time Tracker de différentes façons.', 'footer.credits' => 'Crédits', 'footer.license' => 'License', -'footer.improve' => 'Contribuer', // This is a link to a webpage that describes how to contribute to the project. +'footer.improve' => 'Contribuer', // Error messages. 'error.access_denied' => 'Accès refusé.', @@ -185,7 +185,6 @@ $i18n_key_words = array( 'label.role_admin' => '(administrateur)', 'label.page' => 'Page', 'label.condition' => 'Condition', - // Labels for plugins (extensions to Time Tracker that provide additional features). 'label.custom_fields' => 'Champs personalisés', 'label.monthly_quotas' => 'Quotas mensuels',