New bitmap method SetRGBConversionFunction which can be used to
[tangerine.git] / workbench / locale / catalogs / securitysupp.cd
blob0f1061124f360f401cc6a121f7f4f2141045092d
2 ;       $VER: security_support.cd 1.0 (4.3.94)
4 ; Freeze, Kill, Unfreeze
6 MSG_BADARG(//)
7 Bad argument\n
9 MSG_KILLFAIL(//)
10 Couldn't kill task\n
12 MSG_FREEZEFAIL(//)
13 Couldn't freeze task\n
15 MSG_UNFREEZEFAIL(//)
16 Couldn't unfreeze task\n
18 ; LimitDOSSetProtection
20 MSG_BOTH_ONOFF(//)
21 You can't specify both ON and OFF\n
23 MSG_NO_ONOFF(//)
24 You must specify one of ON and OFF\n
26 ; Login & Logout
28 MSG_BOTH_TASKPROC(//)
29 Both TASK and PROCESS cannot be specified \n
31 MSG_BOTH_USERIDOWN(//)
32 Both USERID and OWN cannot be specified \n
34 MSG_TASKNOTFOUND(//)
35 Couldn't find task [ID=\'%s\']\n
37 MSG_PROCNOTFOUND(//)
38 Couldn't find process [ID=%ld]\n
40 MSG_LOGINOK(//)
41 Successfully Loged in \n
43 MSG_LOGINFAIL(//)
44 Login has failed\n
46 ; MakeKeyFiles
48 MSG_KEYFILEFAIL(//)
49 Couldn't create keyfile on volume \'%s\'
51 MSG_KEYFILEBACKUP(//)
52 \n\033[1m     Do NOT forget to make a backup of all Keyfiles!!\033[0m\n\n
54 MSG_BADCONFIGDIR(//)
55 The configuration directory must be on a partition using the AFFS FileSystem\n
57 MSG_BADPASSWDDIR(//)
58 The password directory must be on a partition using the AFFS FileSystem\n
60 ; MAssign
62 MSG_INVALID_DEVICE(//)
63 Invalid device name %s\n
65 MSG_MUSTBEROOT(//)
66 MAssign must be run by root\n
68 MSG_ASSIGNCONFLICT(//)
69 %s conflicts with another assign\n
71 ; MList
73 MSG_DIRECTORY(//)
74 Directory \"%s\"\n
76 MSG_USAGE(//)
77 %ld files - %ld directories - %ld blocks used\n\n
79 MSG_TOTAL(//)
80 TOTAL: 
82 ; MProtect
84 MSG_BOTH_ADDSUB(//)
85 You can't specify both ADD and SUB\n
87 MSG_WARN_UW(//)
88 WARNING: U and W are both set\n
90 MSG_DONE(//)
91 ...Done\n
93 MSG_INVALID_FLAG(//)
94 Invalid flag - must be one of %s\n
96 ; Passwd
98 MSG_ENTEROLDPWD_GUI(//)
99 Enter your old password
101 MSG_ENTERNEWPWD_GUI(//)
102 Enter your new password
104 MSG_RETYPEPWD_GUI(//)
105 Retype your new password
107 MSG_PASSWDREQ_GUI(//)
108 MultiUser Passwd Request
110 MSG_ENTEROLDPWD_CON(//)
111 Old password        : 
113 MSG_ENTERNEWPWD_CON(//)
114 \nNew password        :
116 MSG_RETYPEPWD_CON(//)
117 \nRetype new password :
119 MSG_RETYPEERROR_GUI(//)
120 Error retyping new password
122 MSG_RETYPEERROR_CON(//)
123 Error retyping new password\n
125 MSG_PWDCHANGEOK_GUI(//)
126 Password successfully changed
128 MSG_PWDCHANGEOK_CON(//)
129 Password successfully changed\n
131 MSG_PWDCHANGEFAIL_GUI(//)
132 Changing password failed
134 MSG_PWDCHANGEFAIL_CON(//)
135 Changing password failed\n
137 MSG_OK(//)
140 ; RunCommand
142 MSG_NOMEMSTACK(//)
143 Not enough memory for stack\n
145 MSG_ONLYFROMCLI(//)
146 RunCommand must be used from a CLI\n
148 ; SetDefProtection
150 MSG_SETDEFPROTECTFAIL(//)
151 SetDefProtect failed\n
153 ; SetOwner(37) (see also MProtect)
155 MSG_INVALID_OPTIONS(//)
156 Invalid options\n
158 MSG_UNKNOWN_USER(//)
159 Unknown User \'%s\'\n
161 MSG_UNKNOWN_GROUP(//)
162 Unknown Group \'%s\'\n
164 ; Tasks (see also MProtect)
166 MSG_TFORMAT_HEAD1(//)
167 Type    Node     Pri Name/Command                     Owner\n
169 MSG_TFORMAT_HEAD2(//)
170 -----------------------------------------------------------\n
172 MSG_TFORMAT_LINE(//)
173 %-7s %08lx %3ld %-32s %s\n
175 MSG_CLI(//)
176 CLI %3ld
178 MSG_PROC(//)
179 Process
181 MSG_TASK(//)
182 Task
184 ; UserInfo (see also SetOwner)
186 MSG_UINFO_THIS(//)
187 Dumping information for this user...\n
189 MSG_UINFO_ALL(//)
190 Dumping information for all users...\n
192 MSG_UINFO_USERID(//)
193 Dumping information for user \'%s\'...\n
195 MSG_UINFO_UID(//)
196 Dumping information for user %ld...\n
198 MSG_GINFO_GROUPID(//)
199 Dumping information for group \'%s\'...\n
201 MSG_GINFO_GID(//)
202 Dumping information for group %ld...\n
204 MSG_NOINFO(//)
205 No information\n
207 MSG_UFORMAT_USER(//)
208 \nUser \'%s\' (uid %ld), group \'%s\' (gid %ld)\n\
209 In real life \'%s\'\nHome Directory \'%s\'\n
211 MSG_UFORMAT_SECGROUPS(//)
212 Secondary groups: \'%s\' (gid %ld)
214 MSG_UFORMAT_SECGROUPS2(//)
215 , \'%s\' (gid %ld)
217 MSG_UFORMAT_NOSECGROUPS(//)
218 No secondary groups.\n
220 MSG_NEVERLOGGED(//)
221 Never logged in.\n
223 MSG_LASTLOGGED(//)
224 Last login on %s, %s at %s.\n
226 MSG_PLAN(//)
227 Plan:\n
229 MSG_NOPLAN(//)
230 No plan.\n
232 MSG_NOLOGACCESS(//)
233 No access to last login or plan.\n
235 ; Who
237 MSG_UNKNOWN_UID(//)
238 Unknown user %04lx\n
240 MSG_NOBODY(//)
241 Anonymous User
243 ; see also SetOwner