Lang update
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<?php # $Id: serendipity_lang_fr.inc.php 1399 2006-08-18 12:01:25Z garvinhicking $
|
||||
<?php # $Id: serendipity_lang_fr.inc.php 1403 2006-08-21 12:19:14Z garvinhicking $
|
||||
# Copyright (c) 2003-2005, Jannis Hermanns (on behalf the Serendipity Developer Team)
|
||||
# All rights reserved. See LICENSE file for licensing details
|
||||
# Translation by Sebastian Mordziol <argh@php-tools.net>
|
||||
@@ -886,3 +886,7 @@
|
||||
|
||||
@define('INSTALL_PERMALINK_COMMENTSPATH', 'Path to comments');
|
||||
@define('PERM_SET_CHILD', 'Set the same permissions on all child directories');
|
||||
@define('PERMISSION_FORBIDDEN_PLUGINS', 'Forbidden plugins');
|
||||
@define('PERMISSION_FORBIDDEN_HOOKS', 'Forbidden events');
|
||||
@define('PERMISSION_FORBIDDEN_ENABLE', 'Enable Plugin ACL for usergroups?');
|
||||
@define('PERMISSION_FORBIDDEN_ENABLE_DESC', 'If the option "Plugin ACL for usergroups" is enabled in the configuration, you can specify which usergroups are allowed to execute certain plugins/events.');
|
||||
|
Reference in New Issue
Block a user