Improved error message translation

This commit is contained in:
Thomas Casteleyn
2018-10-22 10:39:16 +02:00
parent 5ee125c593
commit 487e0c8769

View File

@@ -35,7 +35,7 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
'Attachments:History_File_Added' => 'Bijlage %1$s toegevoegd.',
'Attachments:History_File_Removed' => 'Bijlage %1$s verwijderd.',
'Attachments:AddAttachment' => 'Voeg bijlage toe: ',
'Attachments:UploadNotAllowedOnThisSystem' => 'Bestand upload is NIET toegestaan op dit systeem.',
'Attachments:UploadNotAllowedOnThisSystem' => 'Bestanden uploaden is NIET toegestaan op dit systeem.',
'Attachment:Max_Go' => '(Maximum bestandsgrootte: %1$s GB)',
'Attachment:Max_Mo' => '(Maximum bestandsgrootte: %1$s MB)',
'Attachment:Max_Ko' => '(Maximum bestandsgrootte: %1$s kB)',