X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fnl.lang.php;h=3cad307bec4d3eff632c456b41b7558eab2a0b76;hb=fec361583dcdb716abd921ca19f68c9d6e98b9f0;hp=3fe3681863c4da4d5e08c50042fdd0d3daead9cc;hpb=220a0a7280b0fc7baa5a26123ac32b148c567d83;p=timetracker.git diff --git a/WEB-INF/resources/nl.lang.php b/WEB-INF/resources/nl.lang.php index 3fe36818..3cad307b 100644 --- a/WEB-INF/resources/nl.lang.php +++ b/WEB-INF/resources/nl.lang.php @@ -102,6 +102,11 @@ $i18n_key_words = array( 'error.cannot_import' => 'Kan het volgende niet importeren: %s.', 'error.format' => 'Bestandsformaat niet valide.', +// 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. // 'msg.success' => 'Operation completed successfully.', @@ -463,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