Change project name to File List Plus

This commit is contained in:
2026-01-05 10:29:34 +01:00
parent 83e348f31e
commit a3558c470e
15 changed files with 78 additions and 78 deletions

View File

@@ -1,3 +1,3 @@
<?php
$lang['allow_in_comments'] = 'Filelistsyntax in Kommentaren erlauben.';
$lang['allow_in_comments'] = 'Filelistplus-Syntax in Kommentaren erlauben.';

View File

@@ -1,5 +1,5 @@
<?php
$lang['allow_in_comments'] = 'Whether to allow the filelist syntax to be used in comments.';
$lang['allow_in_comments'] = 'Whether to allow the filelistplus syntax to be used in comments.';
$lang['defaults'] = 'Default options. Use the same syntax as in inline configuration';
$lang['extensions'] = 'Comma-separated list of allowed file extensions to list';

View File

@@ -4,6 +4,6 @@
*
* @author Mark C. Prins <mprins@users.sf.net>
*/
$lang['allow_in_comments'] = 'Of de filelist syntax toegestaan is voor gebruik in commentaar.';
$lang['allow_in_comments'] = 'Of de filelistplus syntax toegestaan is voor gebruik in commentaar.';
$lang['defaults'] = 'Default options. Gebruik dezelfde syntax als de inline configuratie.';
$lang['extensions'] = 'Komma-gescheiden lijst van toegestane bestandsextensies voor de lijst.';