Some more cleanup in translation files.
[timetracker.git] / WEB-INF / resources / fr.lang.php
index 348edf7..29bed9d 100644 (file)
@@ -38,7 +38,7 @@ $i18n_holidays = array('01/01', '04/06', '04/09', '05/01', '05/08', '05/17', '05
 
 $i18n_key_words = array(
 
-// Menus - short selection strings that are displayed on the top of application web pages.
+// Menus - short selection strings that are displayed on top of application web pages.
 // Example: https://timetracker.anuko.com (black menu on top).
 'menu.login' => 'Connexion',
 'menu.logout' => 'Quitter',
@@ -195,6 +195,7 @@ $i18n_key_words = array(
 'label.role_admin' => '(administrateur)',
 'label.page' => 'Page',
 'label.condition' => 'Condition',
+// TODO: translate the following.
 // 'label.yes' => 'yes',
 // 'label.no' => 'no',
 // Labels for plugins (extensions to Time Tracker that provide additional features).