X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fnl.lang.php;h=be2fcf6223e33875b81b955e4b24ff105a93eed8;hb=e59d57b1fcf105382028dcfc0157a6ca84b0dc46;hp=d7d09442d79771a5aa691a45d352214bbe051447;hpb=dd3a0ade5b3c342fb4352b00dac4f654409fd3e5;p=timetracker.git diff --git a/WEB-INF/resources/nl.lang.php b/WEB-INF/resources/nl.lang.php index d7d09442..be2fcf62 100644 --- a/WEB-INF/resources/nl.lang.php +++ b/WEB-INF/resources/nl.lang.php @@ -68,6 +68,8 @@ $i18n_key_words = array( 'error.access_denied' => 'Toegang geweigerd.', 'error.sys' => 'Systeem fout.', 'error.db' => 'Database fout.', +// TODO: translate the following. +// 'error.feature_disabled' => 'Feature is disabled.', 'error.field' => 'Incorrecte gegevens: "{0}".', 'error.empty' => 'Veld "{0}" is leeg.', 'error.not_equal' => 'Veld "{0}" is niet gelijk aan veld "{1}".', @@ -470,6 +472,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.