X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Ffr.lang.php;h=5a173b83da5cdd9022710dc28269e95cca8dbe6e;hb=9822905b00350445f82a5415d8c47db10706d1b7;hp=a58903bb76965e5936810d779320510c5c32ed2c;hpb=f70b38c195ffb7b7dcaa14fb6af38f59cd43c0db;p=timetracker.git diff --git a/WEB-INF/resources/fr.lang.php b/WEB-INF/resources/fr.lang.php index a58903bb..5a173b83 100644 --- a/WEB-INF/resources/fr.lang.php +++ b/WEB-INF/resources/fr.lang.php @@ -213,6 +213,8 @@ $i18n_key_words = array( // 'label.paid_status' => 'Paid status', // 'label.paid' => 'Paid', // 'label.mark_paid' => 'Mark paid', +// 'label.week_note' => 'Week note', +// 'label.week_list' => 'Week list', // Form titles. 'title.login' => 'Connexion', @@ -272,6 +274,8 @@ $i18n_key_words = array( 'title.cf_edit_dropdown_option' => 'Modification d\\\'une option', 'title.cf_delete_dropdown_option' => 'Suppression d\\\'une option', 'title.locking' => 'Vérouillage', +// TODO: translate the following. +// 'title.week_view' => 'Week View', // 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.