X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fnl.lang.php;h=3cad307bec4d3eff632c456b41b7558eab2a0b76;hb=a106b7a2db73b3e1fdab428b218212f6f38d7623;hp=8e8e4f6e70c5d48d003471b8fd9b772df1a494a9;hpb=0ac41d7a52de7b0f6083d9bb1734beef7c517f30;p=timetracker.git diff --git a/WEB-INF/resources/nl.lang.php b/WEB-INF/resources/nl.lang.php index 8e8e4f6e..3cad307b 100644 --- a/WEB-INF/resources/nl.lang.php +++ b/WEB-INF/resources/nl.lang.php @@ -105,6 +105,7 @@ $i18n_key_words = array( // Warning messages. // TODO: translate the following. // 'warn.sure' => 'Are you sure?', +// 'warn.confirm_save' => 'Date has changed. Confirm saving, not copying this item.', // Success messages. // TODO: translate the following. @@ -467,6 +468,8 @@ $i18n_key_words = array( 'form.group_edit.allow_overlap' => 'Sta overlapping van tijden toe', 'form.group_edit.future_entries' => 'Toevoegingen toestaan in de toekomst', 'form.group_edit.uncompleted_indicators' => 'Onvolledige indicatoren', +// TODO: translate the following. +// 'form.group_edit.confirm_save' => 'Confirm saving', 'form.group_edit.allow_ip' => 'Toegestane IP adressen', // Deleting Group form. See example at https://timetracker.anuko.com/delete_group.php