]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/fr.lang.php
Introduced view_projects right.
[timetracker.git] / WEB-INF / resources / fr.lang.php
index ac61f4b274712c446f61d8bac0f66ce455e83c5d..aafbb5dca73c32dcf7c446356a83f23b0d15c194 100644 (file)
@@ -68,6 +68,8 @@ $i18n_key_words = array(
 'error.access_denied' => 'Accès refusé.',
 'error.sys' => 'Erreur système.',
 'error.db' => 'Erreur de base de données.',
+// TODO: translate the following.
+// 'error.feature_disabled' => 'Feature is disabled.',
 'error.field' => 'Donnée "{0}" incorrecte.',
 'error.empty' => 'Le champ "{0}" est vide.',
 'error.not_equal' => 'Le champ "{0}" n\\\'est pas égal au champ "{1}".',
@@ -476,6 +478,7 @@ $i18n_key_words = array(
 
 // Swap roles form. See example at https://timetracker.anuko.com/swap_roles.php.
 // TODO: translate the following.
+// 'form.swap.hint' => 'Demote yourself to a lower role by swapping roles with someone else. This cannot be undone.',
 // 'form.swap.swap_with' => 'Swap roles with',
 
 // Roles and rights. These strings are used in multiple places. Grouped here to provide consistent translations.