Internationalise "authorize".

This commit is contained in:
David Nugent
1997-01-09 04:16:18 +00:00
parent 1a809a51b0
commit e0f530a531
+2 -1
View File
@@ -21,7 +21,7 @@
*
* Low-level routines relating to the user capabilities database
*
* $Id: login_cap.h,v 1.2 1997/01/05 18:31:56 davidn Exp $
* $Id: login_cap.h,v 1.3 1997/01/07 13:04:38 davidn Exp $
*/
#ifndef _LOGIN_CAP_H_
@@ -47,6 +47,7 @@
#define LOGIN_SETALL 0x00ff /* set everything */
#define BI_AUTH "authorize"
#define BI_AUTH2 "authorise"
#define BI_REJECT "reject"
#define BI_REMOVE "remove"
#define BI_ROOTOKAY "root"