Vergleich inc/languages/english/admin/user_admin_permissions.lang.php - 1.8.6 - 1.8.26

  Keine Änderungen   Hinzugefügt   Modifiziert   Entfernt
Zeile 35Zeile 35
$l['default'] = "Default";
$l['group'] = "Group";


$l['default'] = "Default";
$l['group'] = "Group";


$l['error_super_admin'] = 'Sorry, but you cannot perform this action on the specified user as they are a super administrator.<br /><br />To be able to perform this action, you need to add your user ID to the list of super administrators in inc/config.php.';

$l['error_super_admin'] = 'Sorry, but you cannot perform this action on the specified user as they are a super administrator.';

$l['error_delete_no_uid'] = 'You did not enter a admin user/usergroup permission id';
$l['error_delete_invalid_uid'] = 'You did not enter a valid admin user/usergroup permission id';


$l['error_delete_no_uid'] = 'You did not enter a admin user/usergroup permission id';
$l['error_delete_invalid_uid'] = 'You did not enter a valid admin user/usergroup permission id';


Zeile 43Zeile 43

$l['confirm_perms_deletion'] = "Are you sure you wish to revoked this admin user/usergroup permissions?";
$l['confirm_perms_deletion2'] = "Are you sure you wish to revoke this user\'s permissions?";


$l['confirm_perms_deletion'] = "Are you sure you wish to revoked this admin user/usergroup permissions?";
$l['confirm_perms_deletion2'] = "Are you sure you wish to revoke this user\'s permissions?";

 
$l['confirm_perms_deletion3'] = "Are you sure you wish to revoke this group\'s permissions?";