27 private static global::System.Resources.ResourceManager resourceMan; |
27 private static global::System.Resources.ResourceManager resourceMan; |
28 |
28 |
29 private static global::System.Globalization.CultureInfo resourceCulture; |
29 private static global::System.Globalization.CultureInfo resourceCulture; |
30 |
30 |
31 [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] |
31 [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] |
32 public LangResource() { |
32 public LangResource() |
|
33 { |
33 } |
34 } |
34 |
35 |
35 /// <summary> |
36 /// <summary> |
36 /// Returns the cached ResourceManager instance used by this class. |
37 /// Returns the cached ResourceManager instance used by this class. |
37 /// </summary> |
38 /// </summary> |
131 return ResourceManager.GetString("EditingLabel", resourceCulture); |
132 return ResourceManager.GetString("EditingLabel", resourceCulture); |
132 } |
133 } |
133 } |
134 } |
134 |
135 |
135 /// <summary> |
136 /// <summary> |
|
137 /// Looks up a localized string similar to EditionFirstMessage. |
|
138 /// </summary> |
|
139 public static string EditionFirstMessage { |
|
140 get { |
|
141 return ResourceManager.GetString("EditionFirstMessage", resourceCulture); |
|
142 } |
|
143 } |
|
144 |
|
145 /// <summary> |
|
146 /// Looks up a localized string similar to EditionSecondMessage. |
|
147 /// </summary> |
|
148 public static string EditionSecondMessage { |
|
149 get { |
|
150 return ResourceManager.GetString("EditionSecondMessage", resourceCulture); |
|
151 } |
|
152 } |
|
153 |
|
154 /// <summary> |
136 /// Looks up a localized string similar to EnrichementLabel. |
155 /// Looks up a localized string similar to EnrichementLabel. |
137 /// </summary> |
156 /// </summary> |
138 public static string EnrichmentLabel { |
157 public static string EnrichmentLabel { |
139 get { |
158 get { |
140 return ResourceManager.GetString("EnrichmentLabel", resourceCulture); |
159 return ResourceManager.GetString("EnrichmentLabel", resourceCulture); |
141 } |
160 } |
142 } |
161 } |
143 |
162 |
144 /// <summary> |
163 /// <summary> |
|
164 /// Looks up a localized string similar to EnrichmentMessage. |
|
165 /// </summary> |
|
166 public static string EnrichmentMessage { |
|
167 get { |
|
168 return ResourceManager.GetString("EnrichmentMessage", resourceCulture); |
|
169 } |
|
170 } |
|
171 |
|
172 /// <summary> |
|
173 /// Looks up a localized string similar to IndexationMessage. |
|
174 /// </summary> |
|
175 public static string IndexationMessage { |
|
176 get { |
|
177 return ResourceManager.GetString("IndexationMessage", resourceCulture); |
|
178 } |
|
179 } |
|
180 |
|
181 /// <summary> |
145 /// Looks up a localized string similar to IndexingLabel. |
182 /// Looks up a localized string similar to IndexingLabel. |
146 /// </summary> |
183 /// </summary> |
147 public static string IndexingLabel { |
184 public static string IndexingLabel { |
148 get { |
185 get { |
149 return ResourceManager.GetString("IndexingLabel", resourceCulture); |
186 return ResourceManager.GetString("IndexingLabel", resourceCulture); |
221 return ResourceManager.GetString("OkLabel", resourceCulture); |
258 return ResourceManager.GetString("OkLabel", resourceCulture); |
222 } |
259 } |
223 } |
260 } |
224 |
261 |
225 /// <summary> |
262 /// <summary> |
|
263 /// Looks up a localized string similar to OpenProductionMessage. |
|
264 /// </summary> |
|
265 public static string OpenProductionMessage { |
|
266 get { |
|
267 return ResourceManager.GetString("OpenProductionMessage", resourceCulture); |
|
268 } |
|
269 } |
|
270 |
|
271 /// <summary> |
226 /// Looks up a localized string similar to PersonalChutierTitle. |
272 /// Looks up a localized string similar to PersonalChutierTitle. |
227 /// </summary> |
273 /// </summary> |
228 public static string PersonalChutierTitle { |
274 public static string PersonalChutierTitle { |
229 get { |
275 get { |
230 return ResourceManager.GetString("PersonalChutierTitle", resourceCulture); |
276 return ResourceManager.GetString("PersonalChutierTitle", resourceCulture); |
262 /// Looks up a localized string similar to ProductionMenuUpdateLabel. |
308 /// Looks up a localized string similar to ProductionMenuUpdateLabel. |
263 /// </summary> |
309 /// </summary> |
264 public static string ProductionMenuUpdateLabel { |
310 public static string ProductionMenuUpdateLabel { |
265 get { |
311 get { |
266 return ResourceManager.GetString("ProductionMenuUpdateLabel", resourceCulture); |
312 return ResourceManager.GetString("ProductionMenuUpdateLabel", resourceCulture); |
|
313 } |
|
314 } |
|
315 |
|
316 /// <summary> |
|
317 /// Looks up a localized string similar to PublicationValidMessage. |
|
318 /// </summary> |
|
319 public static string PublicationValidMessage { |
|
320 get { |
|
321 return ResourceManager.GetString("PublicationValidMessage", resourceCulture); |
267 } |
322 } |
268 } |
323 } |
269 |
324 |
270 /// <summary> |
325 /// <summary> |
271 /// Looks up a localized string similar to RecordsLabel. |
326 /// Looks up a localized string similar to RecordsLabel. |