separate the vars
[AROS.git] / workbench / locale / catalogs / security.cd
blob871c533f784d7fc174704d2f2ad12a9b1ba54c95
2 ;       $VER: Security.cd 1.0 (28.02.94)
4 ; misc. strings
6 MSG_OK(//)
7 OK
9 MSG_RESUME(//)
10 Resume
12 MSG_WARNING_GUI(//)
13 Security Warning
15 MSG_LOGINREQ_GUI(//)
16 Security Login Request
18 MSG_LOGINPROMPT_GUI(//)
19 \33cWelcome to the AROS Research OS\nAROS Version: %s\n\nPlease fill in your user details\nto log onto %s.
21 MSG_LOGINREQ_CON(//)
22 \033[0;0H\033[J\n\n\n     AROS %s at %s\n
24 MSG_LOGINPROMPT_CON(//)
25 \n\nLogin    :
27 MSG_PASSWDPROMPT_GUI(//)
28 Enter your Password
30 MSG_PASSWDPROMPT_CON(//)
31 Password :
33 MSG_LOGINFAIL_GUI(//)
34 Login Incorrect
36 MSG_LOGINFAIL_CON(//)
37 \n    Login Incorrect !!\n
39 MSG_LASTLOGIN(//)
40 Logged in on %s, %s at %s.\n\nLast login on %s, %s at %s.
42 MSG_FIRSTLOGIN(//)
43 Logged in on %s, %s at %s.\n\nNever logged in before.
45 ; warning strings
47 MSG_NOMUFS(100//)
48 You must have at least one partition with the AFFS FileSystem
50 MSG_NOCONFIGFILE(//)
51 Couldn't load the configuration file\nUsing the default configuration
53 MSG_BADKEYFILE(//)
54 Security violation: Bad or inconsistent keyfile(s) found
56 MSG_BADENTRY_PASSWD(//)
57 Bad entry found on line %ld of the password file\nThis line will be ignored
59 MSG_BADENTRY_GROUP(//)
60 Bad entry found on line %ld of the group file\nThis line will be ignored
62 MSG_BADVALUE_CONFIG(//)
63 Bad value(s) found on line %ld of the configuration file\n\
64 This value will be ignored
66 MSG_BADOPTION_CONFIG(//)
67 Bad option found on line %ld of the configuration file\nThis line will be ignored
69 MSG_TOOMANYSECGROUPS(//)
70 Too many secondary groups for user with uid %ld\n\
71 Line %ld of the group file will be ignored
73 ; logfile strings
75 MSG_LOG_STARTUP(200//)
76 Startup
78 MSG_LOG_LOGIN(//)
79 Login from %ld to \'%s\'
81 MSG_LOG_LOGINFAIL(//)
82 Login from %ld to \'%s\' failed
84 MSG_LOG_PASSWD(//)
85 Passwd for %ld
87 MSG_LOG_PASSWDFAIL(//)
88 Passwd for %ld failed
90 MSG_LOG_CHECKPASSWD(//)
91 CheckPasswd for %ld
93 MSG_LOG_CHECKPASSWDFAIL(//)
94 CheckPasswd for %ld failed