CSharpFeaturesResources.resx 20.3 KB
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119
<?xml version="1.0" encoding="utf-8"?>
<root>
  <!-- 
    Microsoft ResX Schema 
    
    Version 2.0
    
    The primary goals of this format is to allow a simple XML format 
    that is mostly human readable. The generation and parsing of the 
    various data types are done through the TypeConverter classes 
    associated with the data types.
    
    Example:
    
    ... ado.net/XML headers & schema ...
    <resheader name="resmimetype">text/microsoft-resx</resheader>
    <resheader name="version">2.0</resheader>
    <resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
    <resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
    <data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
    <data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
    <data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
        <value>[base64 mime encoded serialized .NET Framework object]</value>
    </data>
    <data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
        <value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
        <comment>This is a comment</comment>
    </data>
                
    There are any number of "resheader" rows that contain simple 
    name/value pairs.
    
    Each data row contains a name, and value. The row also contains a 
    type or mimetype. Type corresponds to a .NET class that support 
    text/value conversion through the TypeConverter architecture. 
    Classes that don't support this are serialized and stored with the 
    mimetype set.
    
    The mimetype is used for serialized objects, and tells the 
    ResXResourceReader how to depersist the object. This is currently not 
    extensible. For a given mimetype the value must be set accordingly:
    
    Note - application/x-microsoft.net.object.binary.base64 is the format 
    that the ResXResourceWriter will generate, however the reader can 
    read any of the formats listed below.
    
    mimetype: application/x-microsoft.net.object.binary.base64
    value   : The object must be serialized with 
            : System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
            : and then encoded with base64 encoding.
    
    mimetype: application/x-microsoft.net.object.soap.base64
    value   : The object must be serialized with 
            : System.Runtime.Serialization.Formatters.Soap.SoapFormatter
            : and then encoded with base64 encoding.

    mimetype: application/x-microsoft.net.object.bytearray.base64
    value   : The object must be serialized into a byte array 
            : using a System.ComponentModel.TypeConverter
            : and then encoded with base64 encoding.
    -->
  <xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
    <xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
    <xsd:element name="root" msdata:IsDataSet="true">
      <xsd:complexType>
        <xsd:choice maxOccurs="unbounded">
          <xsd:element name="metadata">
            <xsd:complexType>
              <xsd:sequence>
                <xsd:element name="value" type="xsd:string" minOccurs="0" />
              </xsd:sequence>
              <xsd:attribute name="name" use="required" type="xsd:string" />
              <xsd:attribute name="type" type="xsd:string" />
              <xsd:attribute name="mimetype" type="xsd:string" />
              <xsd:attribute ref="xml:space" />
            </xsd:complexType>
          </xsd:element>
          <xsd:element name="assembly">
            <xsd:complexType>
              <xsd:attribute name="alias" type="xsd:string" />
              <xsd:attribute name="name" type="xsd:string" />
            </xsd:complexType>
          </xsd:element>
          <xsd:element name="data">
            <xsd:complexType>
              <xsd:sequence>
                <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
                <xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
              </xsd:sequence>
              <xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
              <xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
              <xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
              <xsd:attribute ref="xml:space" />
            </xsd:complexType>
          </xsd:element>
          <xsd:element name="resheader">
            <xsd:complexType>
              <xsd:sequence>
                <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
              </xsd:sequence>
              <xsd:attribute name="name" type="xsd:string" use="required" />
            </xsd:complexType>
          </xsd:element>
        </xsd:choice>
      </xsd:complexType>
    </xsd:element>
  </xsd:schema>
  <resheader name="resmimetype">
    <value>text/microsoft-resx</value>
  </resheader>
  <resheader name="version">
    <value>2.0</value>
  </resheader>
  <resheader name="reader">
    <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
  </resheader>
  <resheader name="writer">
    <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
  </resheader>
120
  <data name="Inline_temporary_variable" xml:space="preserve">
121 122
    <value>Inline temporary variable</value>
  </data>
123
  <data name="Conflict_s_detected" xml:space="preserve">
124 125
    <value>Conflict(s) detected.</value>
  </data>
126
  <data name="Invert_if_statement" xml:space="preserve">
127 128
    <value>Invert if statement</value>
  </data>
129
  <data name="Simplify_lambda_expression" xml:space="preserve">
130 131
    <value>Simplify lambda expression</value>
  </data>
132
  <data name="Simplify_all_occurrences" xml:space="preserve">
133 134
    <value>Simplify all occurrences</value>
  </data>
135
  <data name="Move_declaration_near_reference" xml:space="preserve">
136 137
    <value>Move declaration near reference</value>
  </data>
138
  <data name="Warning_colon_Declaration_changes_scope_and_may_change_meaning" xml:space="preserve">
139 140
    <value>Warning: Declaration changes scope and may change meaning.</value>
  </data>
141
  <data name="Remove_Unnecessary_Usings" xml:space="preserve">
142 143
    <value>Remove Unnecessary Usings</value>
  </data>
144
  <data name="lambda_expression" xml:space="preserve">
145 146
    <value>&lt;lambda expression&gt;</value>
  </data>
147
  <data name="Autoselect_disabled_due_to_potential_lambda_declaration" xml:space="preserve">
148 149
    <value>Autoselect disabled due to potential lambda declaration.</value>
  </data>
150
  <data name="member_name" xml:space="preserve">
151 152
    <value>&lt;member name&gt; = </value>
  </data>
153
  <data name="Autoselect_disabled_due_to_possible_explicitly_named_anonymous_type_member_creation" xml:space="preserve">
154 155
    <value>Autoselect disabled due to possible explicitly named anonymous type member creation.</value>
  </data>
156
  <data name="range_variable" xml:space="preserve">
157 158
    <value>&lt;range variable&gt;</value>
  </data>
159
  <data name="Autoselect_disabled_due_to_potential_range_variable_declaration" xml:space="preserve">
160 161
    <value>Autoselect disabled due to potential range variable declaration.</value>
  </data>
162
  <data name="Remove_Unnecessary_Cast" xml:space="preserve">
163 164
    <value>Remove Unnecessary Cast</value>
  </data>
165
  <data name="Cast_is_redundant" xml:space="preserve">
166 167
    <value>Cast is redundant</value>
  </data>
168
  <data name="Simplify_name_0" xml:space="preserve">
169 170
    <value>Simplify name '{0}'</value>
  </data>
171
  <data name="Simplify_member_access_0" xml:space="preserve">
172 173
    <value>Simplify member access '{0}'</value>
  </data>
174
  <data name="Remove_this_qualification" xml:space="preserve">
175 176
    <value>Remove 'this' qualification</value>
  </data>
177
  <data name="Name_can_be_simplified" xml:space="preserve">
178 179
    <value>Name can be simplified</value>
  </data>
180
  <data name="Can_t_determine_valid_range_of_statements_to_extract" xml:space="preserve">
181
    <value>Can't determine valid range of statements to extract</value>
182
  </data>
183
  <data name="Not_all_code_paths_return" xml:space="preserve">
184 185
    <value>Not all code paths return</value>
  </data>
186
  <data name="Selection_does_not_contain_a_valid_node" xml:space="preserve">
187 188
    <value>Selection does not contain a valid node</value>
  </data>
189
  <data name="Invalid_selection" xml:space="preserve">
190 191
    <value>Invalid selection.</value>
  </data>
192
  <data name="Selection_does_not_contain_a_valid_token" xml:space="preserve">
193 194
    <value>Selection does not contain a valid token.</value>
  </data>
195
  <data name="No_valid_selection_to_perform_extraction" xml:space="preserve">
196 197
    <value>No valid selection to perform extraction.</value>
  </data>
198
  <data name="No_common_root_node_for_extraction" xml:space="preserve">
199 200
    <value>No common root node for extraction.</value>
  </data>
201
  <data name="Contains_invalid_selection" xml:space="preserve">
202 203
    <value>Contains invalid selection.</value>
  </data>
204
  <data name="The_selection_contains_syntactic_errors" xml:space="preserve">
205
    <value>The selection contains syntactic errors</value>
206
  </data>
207
  <data name="Selection_can_not_cross_over_preprocessor_directives" xml:space="preserve">
208 209
    <value>Selection can not cross over preprocessor directives.</value>
  </data>
210
  <data name="Selection_can_not_contain_a_yield_statement" xml:space="preserve">
211 212
    <value>Selection can not contain a yield statement.</value>
  </data>
213
  <data name="Selection_can_not_contain_throw_statement" xml:space="preserve">
214 215
    <value>Selection can not contain throw statement.</value>
  </data>
216
  <data name="Selection_can_not_be_part_of_constant_initializer_expression" xml:space="preserve">
217 218
    <value>Selection can not be part of constant initializer expression.</value>
  </data>
219
  <data name="Selection_can_not_contain_a_pattern_expression" xml:space="preserve">
220 221
    <value>Selection can not contain a pattern expression.</value>
  </data>
222
  <data name="The_selected_code_is_inside_an_unsafe_context" xml:space="preserve">
223 224
    <value>The selected code is inside an unsafe context.</value>
  </data>
225
  <data name="No_valid_statement_range_to_extract" xml:space="preserve">
226
    <value>No valid statement range to extract</value>
227
  </data>
228
  <data name="deprecated" xml:space="preserve">
229 230
    <value>deprecated</value>
  </data>
231
  <data name="extension" xml:space="preserve">
232 233
    <value>extension</value>
  </data>
234
  <data name="awaitable" xml:space="preserve">
235 236
    <value>awaitable</value>
  </data>
237
  <data name="awaitable_extension" xml:space="preserve">
238 239
    <value>awaitable, extension</value>
  </data>
240
  <data name="Organize_Usings" xml:space="preserve">
241 242
    <value>Organize Usings</value>
  </data>
243
  <data name="Remove_and_Sort_Usings" xml:space="preserve">
244 245
    <value>Remove &amp;and Sort Usings</value>
  </data>
246
  <data name="Autoselect_disabled_due_to_potential_implicit_array_creation" xml:space="preserve">
247 248
    <value>Autoselect disabled due to potential implicit array creation.</value>
  </data>
249
  <data name="implicit_array_creation" xml:space="preserve">
250 251
    <value>&lt;implicit array creation&gt;</value>
  </data>
252
  <data name="Insert_await" xml:space="preserve">
253 254
    <value>Insert 'await'.</value>
  </data>
255
  <data name="Make_0_return_Task_instead_of_void" xml:space="preserve">
256 257
    <value>Make {0} return Task instead of void.</value>
  </data>
258
  <data name="Change_return_type_from_0_to_1" xml:space="preserve">
259 260
    <value>Change return type from {0} to {1}</value>
  </data>
261
  <data name="Replace_return_with_yield_return" xml:space="preserve">
262 263
    <value>Replace return with yield return</value>
  </data>
264
  <data name="Generate_explicit_conversion_operator_in_0" xml:space="preserve">
265 266
    <value>Generate explicit conversion operator in '{0}'</value>
  </data>
267
  <data name="Generate_implicit_conversion_operator_in_0" xml:space="preserve">
268 269
    <value>Generate implicit conversion operator in '{0}'</value>
  </data>
270
  <data name="Do_not_change_this_code_Put_cleanup_code_in_Dispose_bool_disposing_above" xml:space="preserve">
271 272
    <value>Do not change this code. Put cleanup code in Dispose(bool disposing) above.</value>
  </data>
273
  <data name="TODO_colon_free_unmanaged_resources_unmanaged_objects_and_override_a_finalizer_below" xml:space="preserve">
274 275
    <value>TODO: free unmanaged resources (unmanaged objects) and override a finalizer below.</value>
  </data>
276
  <data name="TODO_colon_override_a_finalizer_only_if_Dispose_bool_disposing_above_has_code_to_free_unmanaged_resources" xml:space="preserve">
277 278
    <value>TODO: override a finalizer only if Dispose(bool disposing) above has code to free unmanaged resources.</value>
  </data>
279
  <data name="This_code_added_to_correctly_implement_the_disposable_pattern" xml:space="preserve">
280 281
    <value>This code added to correctly implement the disposable pattern.</value>
  </data>
282
  <data name="TODO_colon_uncomment_the_following_line_if_the_finalizer_is_overridden_above" xml:space="preserve">
283 284
    <value>TODO: uncomment the following line if the finalizer is overridden above.</value>
  </data>
285
  <data name="Using_directive_is_unnecessary" xml:space="preserve">
286 287
    <value>Using directive is unnecessary.</value>
  </data>
288
  <data name="try_block" xml:space="preserve">
289
    <value>try block</value>
290
    <comment>{Locked="try"} "try" is a C# keyword and should not be localized.</comment>
291
  </data>
292
  <data name="catch_clause" xml:space="preserve">
293
    <value>catch clause</value>
294
    <comment>{Locked="catch"} "catch" is a C# keyword and should not be localized.</comment>
295
  </data>
296
  <data name="filter_clause" xml:space="preserve">
297 298
    <value>filter clause</value>
  </data>
299
  <data name="finally_clause" xml:space="preserve">
300
    <value>finally clause</value>
301
    <comment>{Locked="finally"} "finally" is a C# keyword and should not be localized.</comment>
302
  </data>
303
  <data name="fixed_statement" xml:space="preserve">
304
    <value>fixed statement</value>
305
    <comment>{Locked="fixed"} "fixed" is a C# keyword and should not be localized.</comment>
306
  </data>
307
  <data name="using_statement" xml:space="preserve">
308
    <value>using statement</value>
309
    <comment>{Locked="using"} "using" is a C# keyword and should not be localized.</comment>
310
  </data>
311
  <data name="lock_statement" xml:space="preserve">
312
    <value>lock statement</value>
313
    <comment>{Locked="lock"} "lock" is a C# keyword and should not be localized.</comment>
314
  </data>
315
  <data name="foreach_statement" xml:space="preserve">
316
    <value>foreach statement</value>
317
    <comment>{Locked="foreach"} "foreach" is a C# keyword and should not be localized.</comment>
318
  </data>
319
  <data name="checked_statement" xml:space="preserve">
320
    <value>checked statement</value>
321
    <comment>{Locked="checked"} "checked" is a C# keyword and should not be localized.</comment>
322
  </data>
323
  <data name="unchecked_statement" xml:space="preserve">
324
    <value>unchecked statement</value>
325
    <comment>{Locked="unchecked"} "unchecked" is a C# keyword and should not be localized.</comment>
326
  </data>
327
  <data name="yield_statement" xml:space="preserve">
328
    <value>yield statement</value>
329
    <comment>{Locked="yield"} "yield" is a C# keyword and should not be localized.</comment>
330
  </data>
331
  <data name="await_expression" xml:space="preserve">
332
    <value>await expression</value>
333
    <comment>{Locked="await"} "await" is a C# keyword and should not be localized.</comment>
334
  </data>
335
  <data name="lambda" xml:space="preserve">
336 337
    <value>lambda</value>
  </data>
338
  <data name="anonymous_method" xml:space="preserve">
339 340
    <value>anonymous method</value>
  </data>
341
  <data name="from_clause" xml:space="preserve">
342 343
    <value>from clause</value>
  </data>
344
  <data name="join_clause" xml:space="preserve">
345
    <value>join clause</value>
346
    <comment>{Locked="join"} "join" is a C# keyword and should not be localized.</comment>
347
  </data>
348
  <data name="let_clause" xml:space="preserve">
349
    <value>let clause</value>
350
    <comment>{Locked="let"} "let" is a C# keyword and should not be localized.</comment>
351
  </data>
352
  <data name="where_clause" xml:space="preserve">
353
    <value>where clause</value>
354
    <comment>{Locked="where"} "where" is a C# keyword and should not be localized.</comment>
355
  </data>
356
  <data name="orderby_clause" xml:space="preserve">
357
    <value>orderby clause</value>
358
    <comment>{Locked="orderby"} "orderby" is a C# keyword and should not be localized.</comment>
359
  </data>
360
  <data name="select_clause" xml:space="preserve">
361
    <value>select clause</value>
362
    <comment>{Locked="select"} "select" is a C# keyword and should not be localized.</comment>
363
  </data>
364
  <data name="groupby_clause" xml:space="preserve">
365
    <value>groupby clause</value>
366
    <comment>{Locked="groupby"} "groupby" is a C# keyword and should not be localized.</comment>
367
  </data>
368
  <data name="query_body" xml:space="preserve">
369
    <value>query body</value>
370
  </data>
371
  <data name="into_clause" xml:space="preserve">
372
    <value>into clause</value>
373
    <comment>{Locked="into"} "into" is a C# keyword and should not be localized.</comment>
374
  </data>
375
  <data name="global_statement" xml:space="preserve">
376
    <value>global statement</value>
377
    <comment>{Locked="global"} "global" is a C# keyword and should not be localized.</comment>
378
  </data>
379
  <data name="using_namespace" xml:space="preserve">
380 381
    <value>using namespace</value>
  </data>
382
  <data name="using_directive" xml:space="preserve">
383 384
    <value>using directive</value>
  </data>
385
  <data name="struct_" xml:space="preserve">
386
    <value>struct</value>
387
    <comment>{Locked}</comment>
388
  </data>
389
  <data name="event_field" xml:space="preserve">
390 391
    <value>event field</value>
  </data>
392
  <data name="conversion_operator" xml:space="preserve">
393 394
    <value>conversion operator</value>
  </data>
395
  <data name="destructor" xml:space="preserve">
396 397
    <value>destructor</value>
  </data>
398
  <data name="indexer" xml:space="preserve">
399 400
    <value>indexer</value>
  </data>
401
  <data name="property_getter" xml:space="preserve">
402 403
    <value>property getter</value>
  </data>
404
  <data name="indexer_getter" xml:space="preserve">
405 406
    <value>indexer getter</value>
  </data>
407
  <data name="property_setter" xml:space="preserve">
408 409
    <value>property setter</value>
  </data>
410
  <data name="indexer_setter" xml:space="preserve">
411 412
    <value>indexer setter</value>
  </data>
413
  <data name="attribute_target" xml:space="preserve">
414
    <value>attribute target</value>
415
  </data>
416
  <data name="_0_does_not_contain_a_constructor_that_takes_that_many_arguments" xml:space="preserve">
417 418
    <value>'{0}' does not contain a constructor that takes that many arguments.</value>
  </data>
419
  <data name="The_name_0_does_not_exist_in_the_current_context" xml:space="preserve">
420 421
    <value>The name '{0}' does not exist in the current context.</value>
  </data>
422
  <data name="Hide_base_member" xml:space="preserve">
423 424
    <value>Hide base member</value>
  </data>
425
  <data name="Delegate_invocation_can_be_simplified" xml:space="preserve">
426 427
    <value>Delegate invocation can be simplified.</value>
  </data>
428 429 430
  <data name="Properties" xml:space="preserve">
    <value>Properties</value>
  </data>
431
  <data name="Use_explicit_type_instead_of_var" xml:space="preserve">
432
    <value>Use explicit type instead of 'var'</value>
B
Balaji Krishnan 已提交
433
  </data>
434
  <data name="Use_explicit_type" xml:space="preserve">
435
    <value>Use explicit type</value>
B
Balaji Krishnan 已提交
436
  </data>
437
  <data name="use_var_instead_of_explicit_type" xml:space="preserve">
438
    <value>use 'var' instead of explicit type</value>
B
Balaji Krishnan 已提交
439
  </data>
440
  <data name="Use_implicit_type" xml:space="preserve">
441
    <value>Use implicit type</value>
B
Balaji Krishnan 已提交
442
  </data>
443
  <data name="Autoselect_disabled_due_to_namespace_declaration" xml:space="preserve">
444 445
    <value>Autoselect disabled due to namespace declaration.</value>
  </data>
446
  <data name="namespace_name" xml:space="preserve">
447 448
    <value>&lt;namespace name&gt;</value>
  </data>
449
  <data name="Autoselect_disabled_due_to_type_declaration" xml:space="preserve">
450 451
    <value>Autoselect disabled due to type declaration.</value>
  </data>
452
  <data name="class_name" xml:space="preserve">
453 454
    <value>&lt;class name&gt;</value>
  </data>
455
  <data name="interface_name" xml:space="preserve">
456 457
    <value>&lt;interface name&gt;</value>
  </data>
458
  <data name="struct_name" xml:space="preserve">
459 460
    <value>&lt;struct name&gt;</value>
  </data>
461
</root>