X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Ffr.lang.php;h=6c0c363e415c82134fea5905a1bf208bfbb85c15;hb=1954fb7aba2f6547e1e278887ab1fe7ed808dab7;hp=da888299206083f0047a9b9361f12246e57e6ae4;hpb=c858de92eb6b3b55a622d0457fd331aa0b26061f;p=timetracker.git diff --git a/WEB-INF/resources/fr.lang.php b/WEB-INF/resources/fr.lang.php index da888299..6c0c363e 100644 --- a/WEB-INF/resources/fr.lang.php +++ b/WEB-INF/resources/fr.lang.php @@ -158,6 +158,8 @@ $i18n_key_words = array( // 'label.notes' => 'Notes', 'label.item' => 'Item', 'label.cost' => 'Coût', +// TODO: translate the following. +// 'label.ip' => 'IP', 'label.day_total' => 'Total quotidien', 'label.week_total' => 'Total hebdomadaire', 'label.month_total' => 'Total mensuel', @@ -280,6 +282,7 @@ $i18n_key_words = array( 'title.locking' => 'Vérouillage', // TODO: translate the following. // 'title.week_view' => 'Week View', +// 'title.swap_roles' => 'Swapping Roles', // Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here. // Strings that are used in a single form must go to the specific form section.