diff --git a/lam-0.4/help/help.inc b/lam-0.4/help/help.inc index 0317f370..3d89c076 100644 --- a/lam-0.4/help/help.inc +++ b/lam-0.4/help/help.inc @@ -225,25 +225,25 @@ $helpArray = array ( "440" => array ("ext" => "FALSE", "Headline" => _("Used blocks"), "Text" => _("Used blocks. 1000 blocks are usually 1MB")), "441" => array ("ext" => "FALSE", "Headline" => _("Soft block limit"), - "Text" => _("Soft block limit."), "SeeAlso" => ''. - 'Quota How-To'), + "Text" => _("Soft block limit."), "SeeAlso" => ''. + 'Quota How-To'), "442" => array ("ext" => "FALSE", "Headline" => _("Hard block limit"), - "Text" => _("Hard block limit").'.', "SeeAlso" => ''. - 'Quota How-To'), + "Text" => _("Hard block limit").'.', "SeeAlso" => ''. + 'Quota How-To'), "443" => array ("ext" => "FALSE", "Headline" => _("Grace block period"), - "Text" => _("Grace block period. Most filesystems use a fixed maximum value of 7 days."), "SeeAlso" => ''. - 'Quota How-To'), + "Text" => _("Grace block period. Most filesystems use a fixed maximum value of 7 days."), "SeeAlso" => ''. + 'Quota How-To'), "444" => array ("ext" => "FALSE", "Headline" => _("Used inodes"), "Text" => _("Used inodes (files)").'.'), "445" => array ("ext" => "FALSE", "Headline" => _("Soft inode limit"), - "Text" => _("Soft inode (files) limit."), "SeeAlso" => ''. - 'Quota How-To'), + "Text" => _("Soft inode (files) limit."), "SeeAlso" => ''. + 'Quota How-To'), "446" => array ("ext" => "FALSE", "Headline" => _("Hard inode limit"), - "Text" => _("Hard inode (files) limit").'.', "SeeAlso" => ''. - 'Quota How-To'), + "Text" => _("Hard inode (files) limit").'.', "SeeAlso" => ''. + 'Quota How-To'), "447" => array ("ext" => "FALSE", "Headline" => _("Grace inode period"), - "Text" => _("Grace inode (files) period. Most filesystems use a fixed maximum value of 7 days."), "SeeAlso" => ''. - 'Quota How-To'), + "Text" => _("Grace inode (files) period. Most filesystems use a fixed maximum value of 7 days."), "SeeAlso" => ''. + 'Quota How-To'), "448" => array ("ext" => "FALSE", "Headline" => _("Title"), "Text" => _("Title of user, Mr., Ms., ...")), "449" => array ("ext" => "FALSE", "Headline" => _("Employee type"), diff --git a/lam/help/help.inc b/lam/help/help.inc index 0317f370..3d89c076 100644 --- a/lam/help/help.inc +++ b/lam/help/help.inc @@ -225,25 +225,25 @@ $helpArray = array ( "440" => array ("ext" => "FALSE", "Headline" => _("Used blocks"), "Text" => _("Used blocks. 1000 blocks are usually 1MB")), "441" => array ("ext" => "FALSE", "Headline" => _("Soft block limit"), - "Text" => _("Soft block limit."), "SeeAlso" => ''. - 'Quota How-To'), + "Text" => _("Soft block limit."), "SeeAlso" => ''. + 'Quota How-To'), "442" => array ("ext" => "FALSE", "Headline" => _("Hard block limit"), - "Text" => _("Hard block limit").'.', "SeeAlso" => ''. - 'Quota How-To'), + "Text" => _("Hard block limit").'.', "SeeAlso" => ''. + 'Quota How-To'), "443" => array ("ext" => "FALSE", "Headline" => _("Grace block period"), - "Text" => _("Grace block period. Most filesystems use a fixed maximum value of 7 days."), "SeeAlso" => ''. - 'Quota How-To'), + "Text" => _("Grace block period. Most filesystems use a fixed maximum value of 7 days."), "SeeAlso" => ''. + 'Quota How-To'), "444" => array ("ext" => "FALSE", "Headline" => _("Used inodes"), "Text" => _("Used inodes (files)").'.'), "445" => array ("ext" => "FALSE", "Headline" => _("Soft inode limit"), - "Text" => _("Soft inode (files) limit."), "SeeAlso" => ''. - 'Quota How-To'), + "Text" => _("Soft inode (files) limit."), "SeeAlso" => ''. + 'Quota How-To'), "446" => array ("ext" => "FALSE", "Headline" => _("Hard inode limit"), - "Text" => _("Hard inode (files) limit").'.', "SeeAlso" => ''. - 'Quota How-To'), + "Text" => _("Hard inode (files) limit").'.', "SeeAlso" => ''. + 'Quota How-To'), "447" => array ("ext" => "FALSE", "Headline" => _("Grace inode period"), - "Text" => _("Grace inode (files) period. Most filesystems use a fixed maximum value of 7 days."), "SeeAlso" => ''. - 'Quota How-To'), + "Text" => _("Grace inode (files) period. Most filesystems use a fixed maximum value of 7 days."), "SeeAlso" => ''. + 'Quota How-To'), "448" => array ("ext" => "FALSE", "Headline" => _("Title"), "Text" => _("Title of user, Mr., Ms., ...")), "449" => array ("ext" => "FALSE", "Headline" => _("Employee type"),