Show
Ignore:
Timestamp:
09/28/05 10:56:34 (19 years ago)
Author:
jerome
Message:

Fix to edpykota to have --noquota behave the same
as before : act on a single print quota entry at
a time, vs --limitby noquota which acts on all
print quota entries for a particular user.
The new (now old) behavior prevented to reset soft
and hard limits to None (unset).

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/po/fr/pykota.po

    r2503 r2515  
    600600"                       print quotas\n" 
    601601"                       \n" 
    602 "  -n | --noquota       Doesn't set a quota but only does accounting.\n" 
    603 "                       This is the same as --limitby noquota.\n" 
     602"  -n | --noquota       Sets both soft and hard limits to None for a\n" 
     603"                       particular print quota entry.\n" 
     604"                       This is NOT the same as --limitby noquota\n" 
     605"                       which acts on ALL print quota entries for a\n" 
     606"                       particular user.\n" 
    604607"  \n" 
    605608"  -r | --reset         Resets the actual page counter for the user\n" 
     
    823826"                       pour positionner le quota d'impression.\n" 
    824827"                       \n" 
    825 "  -n | --noquota       Ne d�nit aucun quota, mais laisse le d�mpte " 
    826 "actif. Fait la m� chose que --limitby noquota.\n" 
     828"  -n | --noquota       Fixe les limites souples et dures �one pour une\n" 
     829"                       entr�de quota d'impression particuli�.\n" 
     830"                       NE FAIT PAS la m� chose que --limitby noquota qui\n" 
     831"                       agit sur toutes les entr� de quotas d'impression\n" 
     832"                       d'un utilisateur donn�n" 
    827833"  \n" 
    828834"  -r | --reset         Remet �� le compteur de pages courant pour\n"