BadScript 2
Loading...
Searching...
No Matches
Resources.Designer.cs
Go to the documentation of this file.
1//------------------------------------------------------------------------------
2// <auto-generated>
3// This code was generated by a tool.
4// Runtime Version:4.0.30319.42000
5//
6// Changes to this file may cause incorrect behavior and will be lost if
7// the code is regenerated.
8// </auto-generated>
9//------------------------------------------------------------------------------
10
12 using System;
13
14
18 // This class was auto-generated by the StronglyTypedResourceBuilder
19 // class via a tool like ResGen or Visual Studio.
20 // To add or remove a member, edit your .ResX file then rerun ResGen
21 // with the /str option, or rebuild your VS project.
22 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "15.0.0.0")]
23 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
24 [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
25 public class Resources {
26
27 private static global::System.Resources.ResourceManager resourceMan;
28
29 private static global::System.Globalization.CultureInfo resourceCulture;
30
31 [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
32 internal Resources() {
33 }
34
38 [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
39 public static global::System.Resources.ResourceManager ResourceManager {
40 get {
41 if (object.ReferenceEquals(resourceMan, null)) {
42 global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("ReadText.LocalizedDemo.Properties.Resources", typeof(Resources).Assembly);
43 resourceMan = temp;
44 }
45 return resourceMan;
46 }
47 }
48
53 [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
54 public static global::System.Globalization.CultureInfo Culture {
55 get {
56 return resourceCulture;
57 }
58 set {
59 resourceCulture = value;
60 }
61 }
62
66 public static string Bytes {
67 get {
68 return ResourceManager.GetString("Bytes", resourceCulture);
69 }
70 }
71
75 public static string ExamplesNormalScenario {
76 get {
77 return ResourceManager.GetString("ExamplesNormalScenario", resourceCulture);
78 }
79 }
80
84 public static string ExamplesReadMoreLines {
85 get {
86 return ResourceManager.GetString("ExamplesReadMoreLines", resourceCulture);
87 }
88 }
89
93 public static string ExamplesSpecifyBytes {
94 get {
95 return ResourceManager.GetString("ExamplesSpecifyBytes", resourceCulture);
96 }
97 }
98
102 public static string ExamplesSuppressSummary {
103 get {
104 return ResourceManager.GetString("ExamplesSuppressSummary", resourceCulture);
105 }
106 }
107
111 public static string FromBottom {
112 get {
113 return ResourceManager.GetString("FromBottom", resourceCulture);
114 }
115 }
116
120 public static string FromTop {
121 get {
122 return ResourceManager.GetString("FromTop", resourceCulture);
123 }
124 }
125
129 public static string HelpTextBytes {
130 get {
131 return ResourceManager.GetString("HelpTextBytes", resourceCulture);
132 }
133 }
134
138 public static string HelpTextFileName {
139 get {
140 return ResourceManager.GetString("HelpTextFileName", resourceCulture);
141 }
142 }
143
147 public static string HelpTextLines {
148 get {
149 return ResourceManager.GetString("HelpTextLines", resourceCulture);
150 }
151 }
152
156 public static string HelpTextQuiet {
157 get {
158 return ResourceManager.GetString("HelpTextQuiet", resourceCulture);
159 }
160 }
161
165 public static string HelpTextVerbHead {
166 get {
167 return ResourceManager.GetString("HelpTextVerbHead", resourceCulture);
168 }
169 }
170
174 public static string HelpTextVerbTail {
175 get {
176 return ResourceManager.GetString("HelpTextVerbTail", resourceCulture);
177 }
178 }
179
183 public static string Lines {
184 get {
185 return ResourceManager.GetString("Lines", resourceCulture);
186 }
187 }
188
192 public static string Reading {
193 get {
194 return ResourceManager.GetString("Reading", resourceCulture);
195 }
196 }
197
202 get {
203 return ResourceManager.GetString("SentenceBadFormatConversionErrorOption", resourceCulture);
204 }
205 }
206
211 get {
212 return ResourceManager.GetString("SentenceBadFormatConversionErrorValue", resourceCulture);
213 }
214 }
215
219 public static string SentenceBadFormatTokenError {
220 get {
221 return ResourceManager.GetString("SentenceBadFormatTokenError", resourceCulture);
222 }
223 }
224
228 public static string SentenceBadVerbSelectedError {
229 get {
230 return ResourceManager.GetString("SentenceBadVerbSelectedError", resourceCulture);
231 }
232 }
233
237 public static string SentenceErrorsHeadingText {
238 get {
239 return ResourceManager.GetString("SentenceErrorsHeadingText", resourceCulture);
240 }
241 }
242
246 public static string SentenceHelpCommandTextOption {
247 get {
248 return ResourceManager.GetString("SentenceHelpCommandTextOption", resourceCulture);
249 }
250 }
251
255 public static string SentenceHelpCommandTextVerb {
256 get {
257 return ResourceManager.GetString("SentenceHelpCommandTextVerb", resourceCulture);
258 }
259 }
260
265 get {
266 return ResourceManager.GetString("SentenceMissingRequiredOptionError", resourceCulture);
267 }
268 }
269
274 get {
275 return ResourceManager.GetString("SentenceMissingRequiredValueError", resourceCulture);
276 }
277 }
278
282 public static string SentenceMissingValueOptionError {
283 get {
284 return ResourceManager.GetString("SentenceMissingValueOptionError", resourceCulture);
285 }
286 }
287
292 get {
293 return ResourceManager.GetString("SentenceMutuallyExclusiveSetErrors", resourceCulture);
294 }
295 }
296
300 public static string SentenceNoVerbSelectedError {
301 get {
302 return ResourceManager.GetString("SentenceNoVerbSelectedError", resourceCulture);
303 }
304 }
305
309 public static string SentenceRepeatedOptionError {
310 get {
311 return ResourceManager.GetString("SentenceRepeatedOptionError", resourceCulture);
312 }
313 }
314
318 public static string SentenceRequiredWord {
319 get {
320 return ResourceManager.GetString("SentenceRequiredWord", resourceCulture);
321 }
322 }
323
328 get {
329 return ResourceManager.GetString("SentenceSequenceOutOfRangeErrorOption", resourceCulture);
330 }
331 }
332
337 get {
338 return ResourceManager.GetString("SentenceSequenceOutOfRangeErrorValue", resourceCulture);
339 }
340 }
341
345 public static string SentenceSetValueExceptionError {
346 get {
347 return ResourceManager.GetString("SentenceSetValueExceptionError", resourceCulture);
348 }
349 }
350
354 public static string SentenceUnknownOptionError {
355 get {
356 return ResourceManager.GetString("SentenceUnknownOptionError", resourceCulture);
357 }
358 }
359
363 public static string SentenceUsageHeadingText {
364 get {
365 return ResourceManager.GetString("SentenceUsageHeadingText", resourceCulture);
366 }
367 }
368
372 public static string SentenceVersionCommandText {
373 get {
374 return ResourceManager.GetString("SentenceVersionCommandText", resourceCulture);
375 }
376 }
377 }
378}
A strongly-typed resource class, for looking up localized strings, etc.
static string SentenceSequenceOutOfRangeErrorValue
Looks up a localized string similar to A sequence value not bound to option name is defined with fewe...
static string SentenceBadFormatTokenError
Looks up a localized string similar to Token '{0}' is not recognized..
static string SentenceBadFormatConversionErrorValue
Looks up a localized string similar to A value not bound to option name is defined with a bad format....
static string SentenceVersionCommandText
Looks up a localized string similar to Display version information..
static global::System.Globalization.CultureInfo Culture
Overrides the current thread's CurrentUICulture property for all resource lookups using this strongly...
static string SentenceRepeatedOptionError
Looks up a localized string similar to Option '{0}' is defined multiple times..
static string HelpTextVerbHead
Looks up a localized string similar to Displays first lines of a file..
static string SentenceNoVerbSelectedError
Looks up a localized string similar to No verb selected..
static string ExamplesSpecifyBytes
Looks up a localized string similar to specify bytes.
static string SentenceMissingRequiredOptionError
Looks up a localized string similar to Required option '{0}' is missing..
static string SentenceBadVerbSelectedError
Looks up a localized string similar to Verb '{0}' is not recognized..
static string Bytes
Looks up a localized string similar to bytes.
static string Lines
Looks up a localized string similar to lines.
static string FromBottom
Looks up a localized string similar to from bottom:.
static string HelpTextQuiet
Looks up a localized string similar to Suppresses summary messages..
static string SentenceSetValueExceptionError
Looks up a localized string similar to Error setting value to option '{0}': {1}.
static string SentenceHelpCommandTextVerb
Looks up a localized string similar to Display more information on a specific command....
static string ExamplesNormalScenario
Looks up a localized string similar to normal scenario.
static string FromTop
Looks up a localized string similar to from top:.
static string SentenceMutuallyExclusiveSetErrors
Looks up a localized string similar to Options: {0} are not compatible with {1}..
static string SentenceUnknownOptionError
Looks up a localized string similar to Option '{0}' is unknown..
static string HelpTextBytes
Looks up a localized string similar to Bytes to be printed from the beginning or end of the file....
static global::System.Resources.ResourceManager resourceMan
static string SentenceSequenceOutOfRangeErrorOption
Looks up a localized string similar to A sequence option '{0}' is defined with fewer or more items th...
static global::System.Resources.ResourceManager ResourceManager
Returns the cached ResourceManager instance used by this class.
static string SentenceMissingRequiredValueError
Looks up a localized string similar to A required value not bound to option name is missing....
static string Reading
Looks up a localized string similar to Reading .
static string ExamplesReadMoreLines
Looks up a localized string similar to read more lines.
static string SentenceBadFormatConversionErrorOption
Looks up a localized string similar to Možnost '{0}' je definována ve špatném formátu....
static string HelpTextVerbTail
Looks up a localized string similar to Displays last lines of a file..
static string SentenceUsageHeadingText
Looks up a localized string similar to USAGE:.
static string HelpTextFileName
Looks up a localized string similar to Input file to be processed..
static string SentenceErrorsHeadingText
Looks up a localized string similar to ERROR(S):.
static global::System.Globalization.CultureInfo resourceCulture
static string SentenceHelpCommandTextOption
Looks up a localized string similar to Display this help screen..
static string HelpTextLines
Looks up a localized string similar to Lines to be printed from the beginning or end of the file....
static string ExamplesSuppressSummary
Looks up a localized string similar to suppress summary.
static string SentenceMissingValueOptionError
Looks up a localized string similar to Option '{0}' has no value..
static string SentenceRequiredWord
Looks up a localized string similar to Required..