comctl32/tests: Make test_combo_WS_VSCROLL() static.
[wine.git] / dlls / wldap32 / wldap32.rc
blob2455cc8fd6cad73b7d846ed5f65f2f9b01a5af94
1 /*
2  * English resources for WLDAP32
3  *
4  * Copyright 2005 Hans Leidekker
5  *
6  * This library is free software; you can redistribute it and/or
7  * modify it under the terms of the GNU Lesser General Public
8  * License as published by the Free Software Foundation; either
9  * version 2.1 of the License, or (at your option) any later version.
10  *
11  * This library is distributed in the hope that it will be useful,
12  * but WITHOUT ANY WARRANTY; without even the implied warranty of
13  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
14  * Lesser General Public License for more details.
15  *
16  * You should have received a copy of the GNU Lesser General Public
17  * License along with this library; if not, write to the Free Software
18  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
19  */
21 #include "windef.h"
23 #pragma makedep po
25 LANGUAGE LANG_ENGLISH, SUBLANG_DEFAULT
27 /* The error constants are defined in an enum and thus cannot be used here. */
29 STRINGTABLE
31     0 "Success"
32     1 "Operations Error"
33     2 "Protocol Error"
34     3 "Time Limit Exceeded"
35     4 "Size Limit Exceeded"
36     5 "Compare False"
37     6 "Compare True"
38     7 "Authentication Method Not Supported"
39     8 "Strong Authentication Required"
40     9 "Referral (v2)"
41     10 "Referral"
42     11 "Administration Limit Exceeded"
43     12 "Unavailable Critical Extension"
44     13 "Confidentiality Required"
45     14 "SASL Bind in Progress"
46     15 ""
47     16 "No Such Attribute"
48     17 "Undefined Type"
49     18 "Inappropriate Matching"
50     19 "Constraint Violation"
51     20 "Attribute Or Value Exists"
52     21 "Invalid Syntax"
53     22 ""
54     23 ""
55     24 ""
56     25 ""
57     26 ""
58     27 ""
59     28 ""
60     29 ""
61     30 ""
62     31 ""
63     32 "No Such Object"
64     33 "Alias Problem"
65     34 "Invalid DN Syntax"
66     35 "Is Leaf"
67     36 "Alias Dereference Problem"
68     37 ""
69     38 ""
70     39 ""
71     40 ""
72     41 ""
73     42 ""
74     43 ""
75     44 ""
76     45 ""
77     46 ""
78     47 ""
79     48 "Inappropriate Authentication"
80     49 "Invalid Credentials"
81     50 "Insufficient Rights"
82     51 "Busy"
83     52 "Unavailable"
84     53 "Unwilling To Perform"
85     54 "Loop Detected"
86     55 ""
87     56 ""
88     57 ""
89     58 ""
90     59 ""
91     60 "Sort Control Missing"
92     61 "Index range error"
93     62 ""
94     63 ""
95     64 "Naming Violation"
96     65 "Object Class Violation"
97     66 "Not allowed on Non-leaf"
98     67 "Not allowed on RDN"
99     68 "Already Exists"
100     69 "No Object Class Mods"
101     70 "Results Too Large"
102     71 "Affects Multiple DSAs"
103     72 ""
104     73 ""
105     74 ""
106     75 ""
107     76 ""
108     77 ""
109     78 ""
110     79 ""
111     80 "Other"
112     81 "Server Down"
113     82 "Local Error"
114     83 "Encoding Error"
115     84 "Decoding Error"
116     85 "Timeout"
117     86 "Auth Unknown"
118     87 "Filter Error"
119     88 "User Canceled"
120     89 "Parameter Error"
121     90 "No Memory"
122     91 "Can't connect to the LDAP server"
123     92 "Operation not supported by this version of the LDAP protocol"
124     93 "Specified control was not found in message"
125     94 "No result present in message"
126     95 "More results returned"
127     96 "Loop while handling referrals"
128     97 "Referral hop limit exceeded"