[ Index ] |
|
Code source de DokuWiki 2006-11-06 |
1 <?php 2 /** 3 * english language file 4 * 5 * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) 6 * @author Andreas Gohr <andi@splitbrain.org> 7 * @author Anika Henke <henke@cosmocode.de> 8 * @author Matthias Grimm <matthiasgrimm@users.sourceforge.net> 9 */ 10 11 $lang['admin_acl'] = 'Access Control List Management'; 12 $lang['acl_group'] = 'Group'; 13 $lang['acl_user'] = 'User'; 14 $lang['acl_perms'] = 'Permissions for'; 15 $lang['page'] = 'Page'; 16 $lang['namespace'] = 'Namespace'; 17 18 $lang['acl_perm1'] = 'Read'; 19 $lang['acl_perm2'] = 'Edit'; 20 $lang['acl_perm4'] = 'Create'; 21 $lang['acl_perm8'] = 'Upload'; 22 $lang['acl_perm16'] = 'Delete'; 23 $lang['acl_new'] = 'Add new Entry'; 24 //Setup VIM: ex: et ts=2 enc=utf-8 :
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Tue Apr 3 20:47:31 2007 | par Balluche grâce à PHPXref 0.7 |