X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fnl.lang.php;h=e56846c799744f09e7bae2d51bf37e0a6bd08acc;hb=137822b2c8874dd8a5b56b58774d50f09c122220;hp=c5a3b509b6fdd1ab9543b6314b504a133c81d68a;hpb=b5b2801290794632bba7af2cdddf9d4a8a96c29c;p=timetracker.git diff --git a/WEB-INF/resources/nl.lang.php b/WEB-INF/resources/nl.lang.php index c5a3b509..e56846c7 100644 --- a/WEB-INF/resources/nl.lang.php +++ b/WEB-INF/resources/nl.lang.php @@ -105,6 +105,8 @@ $i18n_key_words = array( 'error.format' => 'Bestandsformaat niet valide.', 'error.user_count' => 'Limiet op aantal gebruikers.', 'error.expired' => 'Verloop datum is bereikt.', +// TODO: translate the following. +// 'error.file_storage' => 'File storage error.', // Warning messages. 'warn.sure' => 'Ben je er zeker van?', @@ -242,6 +244,7 @@ $i18n_key_words = array( // TODO: translate the following. // 'label.attachments' => 'Attachments', // 'label.files' => 'Files', +// 'label.image' => 'Image', // Form titles. 'title.error' => 'Fout',