Change project name to File List Plus
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
<?php
|
||||
|
||||
$lang['allow_in_comments'] = 'Filelistsyntax in Kommentaren erlauben.';
|
||||
$lang['allow_in_comments'] = 'Filelistplus-Syntax in Kommentaren erlauben.';
|
||||
|
||||
@@ -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';
|
||||
|
||||
@@ -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.';
|
||||
|
||||
Reference in New Issue
Block a user