CSharpFeaturesResources.resx 18.8 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 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281
<?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>
  <data name="ImplementAbstractClass" xml:space="preserve">
    <value>Implement Abstract Class</value>
  </data>
  <data name="InlineTemporaryVariable" xml:space="preserve">
    <value>Inline temporary variable</value>
  </data>
  <data name="ConflictsDetected" xml:space="preserve">
    <value>Conflict(s) detected.</value>
  </data>
  <data name="InvertIfStatement" xml:space="preserve">
    <value>Invert if statement</value>
  </data>
  <data name="SimplifyLambdaExpression" xml:space="preserve">
    <value>Simplify lambda expression</value>
  </data>
  <data name="SimplifyAllOccurrences" xml:space="preserve">
    <value>Simplify all occurrences</value>
  </data>
  <data name="MoveDeclarationNearReference" xml:space="preserve">
    <value>Move declaration near reference</value>
  </data>
  <data name="WarningDeclarationChangesScope" xml:space="preserve">
    <value>Warning: Declaration changes scope and may change meaning.</value>
  </data>
  <data name="RemoveUnnecessaryUsings" xml:space="preserve">
    <value>Remove Unnecessary Usings</value>
  </data>
  <data name="LambdaExpression" xml:space="preserve">
    <value>&lt;lambda expression&gt;</value>
  </data>
  <data name="AutoselectDisabledDueToPotentialLambdaDeclaration" xml:space="preserve">
    <value>Autoselect disabled due to potential lambda declaration.</value>
  </data>
  <data name="MemberName" xml:space="preserve">
    <value>&lt;member name&gt; = </value>
  </data>
  <data name="AutoselectDisabledDueToPossibleExplicitlyNamesAnonTypeMemCreation" xml:space="preserve">
    <value>Autoselect disabled due to possible explicitly named anonymous type member creation.</value>
  </data>
  <data name="RangeVariable" xml:space="preserve">
    <value>&lt;range variable&gt;</value>
  </data>
  <data name="AutoselectDisabledDueToPotentialRangeVariableDecl" xml:space="preserve">
    <value>Autoselect disabled due to potential range variable declaration.</value>
  </data>
  <data name="RemoveUnnecessaryCast" xml:space="preserve">
    <value>Remove Unnecessary Cast</value>
  </data>
  <data name="CastIsRedundant" xml:space="preserve">
    <value>Cast is redundant</value>
  </data>
  <data name="SimplifyName" xml:space="preserve">
    <value>Simplify name '{0}'</value>
  </data>
  <data name="SimplifyMemberAccess" xml:space="preserve">
    <value>Simplify member access '{0}'</value>
  </data>
  <data name="SimplifyThisQualification" xml:space="preserve">
    <value>Remove 'this' qualification</value>
  </data>
  <data name="NameCanBeSimplified" xml:space="preserve">
    <value>Name can be simplified</value>
  </data>
  <data name="CantDetermineValidRangeOfStatements" xml:space="preserve">
    <value>can't determine valid range of statements to extract out</value>
  </data>
  <data name="NotAllCodePathReturns" xml:space="preserve">
    <value>Not all code paths return</value>
  </data>
  <data name="SelectionDoesNotContainAValidNode" xml:space="preserve">
    <value>Selection does not contain a valid node</value>
  </data>
  <data name="InvalidSelection" xml:space="preserve">
    <value>Invalid selection.</value>
  </data>
  <data name="SelectionDoesNotContainAValidToken" xml:space="preserve">
    <value>Selection does not contain a valid token.</value>
  </data>
  <data name="NoValidSelectionToPerformExtraction" xml:space="preserve">
    <value>No valid selection to perform extraction.</value>
  </data>
  <data name="NoCommonRootNodeForExtraction" xml:space="preserve">
    <value>No common root node for extraction.</value>
  </data>
  <data name="ContainsInvalidSelection" xml:space="preserve">
    <value>Contains invalid selection.</value>
  </data>
  <data name="TheSelectionContainsSyntacticErrors" xml:space="preserve">
    <value>the selection contains syntactic errors</value>
  </data>
  <data name="SelectionCanNotCrossOverPreprocessorDirectives" xml:space="preserve">
    <value>Selection can not cross over preprocessor directives.</value>
  </data>
  <data name="SelectionCanNotContainAYieldStatement" xml:space="preserve">
    <value>Selection can not contain a yield statement.</value>
  </data>
  <data name="SelectionCanNotContainThrowStatement" xml:space="preserve">
    <value>Selection can not contain throw statement.</value>
  </data>
  <data name="SelectionCanNotBePartOfConstInitializerExpr" xml:space="preserve">
    <value>Selection can not be part of constant initializer expression.</value>
  </data>
  <data name="TheSelectedCodeIsInsideAnUnsafeContext" xml:space="preserve">
    <value>The selected code is inside an unsafe context.</value>
  </data>
  <data name="NoValidStatementRangeToExtractOut" xml:space="preserve">
    <value>no valid statement range to extract out</value>
  </data>
  <data name="Deprecated" xml:space="preserve">
    <value>deprecated</value>
  </data>
  <data name="Extension" xml:space="preserve">
    <value>extension</value>
  </data>
  <data name="Awaitable" xml:space="preserve">
    <value>awaitable</value>
  </data>
  <data name="AwaitableExtension" xml:space="preserve">
    <value>awaitable, extension</value>
  </data>
  <data name="OrganizeUsings" xml:space="preserve">
    <value>Organize Usings</value>
  </data>
  <data name="RemoveAndSortUsingsWithAccelerator" xml:space="preserve">
    <value>Remove &amp;and Sort Usings</value>
  </data>
  <data name="SortUsingsWithAccelerator" xml:space="preserve">
    <value>&amp;Sort Usings</value>
  </data>
  <data name="RemoveUnnecessaryUsingsWithAccelerator" xml:space="preserve">
    <value>&amp;Remove Unnecessary Usings</value>
  </data>
  <data name="OrganizeUsingsWithAccelerator" xml:space="preserve">
    <value>&amp;Organize Usings</value>
  </data>
  <data name="AutoselectDisabledDueToPotentialImplicitArray" xml:space="preserve">
    <value>Autoselect disabled due to potential implicit array creation.</value>
  </data>
  <data name="ImplicitArrayCreation" xml:space="preserve">
    <value>&lt;implicit array creation&gt;</value>
  </data>
  <data name="InsertAwait" xml:space="preserve">
    <value>Insert 'await'.</value>
  </data>
  <data name="MakeAsync" xml:space="preserve">
    <value>Make the containing scope 'async'.</value>
  </data>
  <data name="ReturnTaskInsteadOfVoid" xml:space="preserve">
    <value>Make {0} return Task instead of void.</value>
  </data>
  <data name="ChangeReturnType" xml:space="preserve">
    <value>Change return type from {0} to {1}</value>
  </data>
  <data name="ChangeToYieldReturn" xml:space="preserve">
    <value>Replace return with yield return</value>
  </data>
  <data name="ExplicitConversionDisplayText" xml:space="preserve">
    <value>Generate explicit conversion operator in '{0}'</value>
  </data>
  <data name="ImplicitConversionDisplayText" xml:space="preserve">
    <value>Generate implicit conversion operator in '{0}'</value>
  </data>
282 283 284 285 286 287 288 289 290 291 292 293 294 295 296
  <data name="DoNotChangeThisCodeUseDispose" xml:space="preserve">
    <value>Do not change this code. Put cleanup code in Dispose(bool disposing) above.</value>
  </data>
  <data name="FreeUnmanagedResourcesTodo" xml:space="preserve">
    <value>TODO: free unmanaged resources (unmanaged objects) and override a finalizer below.</value>
  </data>
  <data name="OverrideAFinalizerTodo" xml:space="preserve">
    <value>TODO: override a finalizer only if Dispose(bool disposing) above has code to free unmanaged resources.</value>
  </data>
  <data name="ThisCodeAddedToCorrectlyImplementDisposable" xml:space="preserve">
    <value>This code added to correctly implement the disposable pattern.</value>
  </data>
  <data name="UncommentTheFollowingIfFinalizerOverriddenTodo" xml:space="preserve">
    <value>TODO: uncomment the following line if the finalizer is overridden above.</value>
  </data>
297 298 299
  <data name="RemoveUnnecessaryUsingsDiagnosticTitle" xml:space="preserve">
    <value>Using directive is unnecessary.</value>
  </data>
300 301
  <data name="TryBlock" xml:space="preserve">
    <value>try block</value>
302
    <comment>{Locked="try"} "try" is a C# keyword and should not be localized.</comment>
303 304 305
  </data>
  <data name="CatchClause" xml:space="preserve">
    <value>catch clause</value>
306
    <comment>{Locked="catch"} "catch" is a C# keyword and should not be localized.</comment>
307 308 309 310 311 312
  </data>
  <data name="FilterClause" xml:space="preserve">
    <value>filter clause</value>
  </data>
  <data name="FinallyClause" xml:space="preserve">
    <value>finally clause</value>
313
    <comment>{Locked="finally"} "finally" is a C# keyword and should not be localized.</comment>
314 315 316
  </data>
  <data name="FixedStatement" xml:space="preserve">
    <value>fixed statement</value>
317
    <comment>{Locked="fixed"} "fixed" is a C# keyword and should not be localized.</comment>
318 319 320
  </data>
  <data name="UsingStatement" xml:space="preserve">
    <value>using statement</value>
321
    <comment>{Locked="using"} "using" is a C# keyword and should not be localized.</comment>
322 323 324
  </data>
  <data name="LockStatement" xml:space="preserve">
    <value>lock statement</value>
325
    <comment>{Locked="lock"} "lock" is a C# keyword and should not be localized.</comment>
326 327 328
  </data>
  <data name="ForEachStatement" xml:space="preserve">
    <value>foreach statement</value>
329
    <comment>{Locked="foreach"} "foreach" is a C# keyword and should not be localized.</comment>
330 331 332
  </data>
  <data name="CheckedStatement" xml:space="preserve">
    <value>checked statement</value>
333
    <comment>{Locked="checked"} "checked" is a C# keyword and should not be localized.</comment>
334 335 336
  </data>
  <data name="UncheckedStatement" xml:space="preserve">
    <value>unchecked statement</value>
337
    <comment>{Locked="unchecked"} "unchecked" is a C# keyword and should not be localized.</comment>
338 339 340
  </data>
  <data name="YieldStatement" xml:space="preserve">
    <value>yield statement</value>
341
    <comment>{Locked="yield"} "yield" is a C# keyword and should not be localized.</comment>
342 343 344
  </data>
  <data name="AwaitExpression" xml:space="preserve">
    <value>await expression</value>
345
    <comment>{Locked="await"} "await" is a C# keyword and should not be localized.</comment>
346 347 348 349 350 351 352 353 354 355 356 357
  </data>
  <data name="Lambda" xml:space="preserve">
    <value>lambda</value>
  </data>
  <data name="AnonymousMethod" xml:space="preserve">
    <value>anonymous method</value>
  </data>
  <data name="FromClause" xml:space="preserve">
    <value>from clause</value>
  </data>
  <data name="JoinClause" xml:space="preserve">
    <value>join clause</value>
358
    <comment>{Locked="join"} "join" is a C# keyword and should not be localized.</comment>
359 360 361
  </data>
  <data name="LetClause" xml:space="preserve">
    <value>let clause</value>
362
    <comment>{Locked="let"} "let" is a C# keyword and should not be localized.</comment>
363 364 365
  </data>
  <data name="WhereClause" xml:space="preserve">
    <value>where clause</value>
366
    <comment>{Locked="where"} "where" is a C# keyword and should not be localized.</comment>
367 368 369
  </data>
  <data name="OrderByClause" xml:space="preserve">
    <value>orderby clause</value>
370
    <comment>{Locked="orderby"} "orderby" is a C# keyword and should not be localized.</comment>
371 372 373
  </data>
  <data name="SelectClause" xml:space="preserve">
    <value>select clause</value>
374
    <comment>{Locked="select"} "select" is a C# keyword and should not be localized.</comment>
375 376 377
  </data>
  <data name="GroupByClause" xml:space="preserve">
    <value>groupby clause</value>
378
    <comment>{Locked="groupby"} "groupby" is a C# keyword and should not be localized.</comment>
379 380
  </data>
  <data name="QueryBody" xml:space="preserve">
381
    <value>query body</value>
382 383 384
  </data>
  <data name="IntoClause" xml:space="preserve">
    <value>into clause</value>
385
    <comment>{Locked="into"} "into" is a C# keyword and should not be localized.</comment>
386
  </data>
387 388
  <data name="GlobalStatement" xml:space="preserve">
    <value>global statement</value>
389
    <comment>{Locked="global"} "global" is a C# keyword and should not be localized.</comment>
390 391 392 393 394 395 396 397 398
  </data>
  <data name="UsingNamespace" xml:space="preserve">
    <value>using namespace</value>
  </data>
  <data name="UsingDirective" xml:space="preserve">
    <value>using directive</value>
  </data>
  <data name="Struct" xml:space="preserve">
    <value>struct</value>
399
    <comment>{Locked}</comment>
400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426
  </data>
  <data name="EventField" xml:space="preserve">
    <value>event field</value>
  </data>
  <data name="ConversionOperator" xml:space="preserve">
    <value>conversion operator</value>
  </data>
  <data name="Destructor" xml:space="preserve">
    <value>destructor</value>
  </data>
  <data name="Indexer" xml:space="preserve">
    <value>indexer</value>
  </data>
  <data name="PropertyGetter" xml:space="preserve">
    <value>property getter</value>
  </data>
  <data name="IndexerGetter" xml:space="preserve">
    <value>indexer getter</value>
  </data>
  <data name="PropertySetter" xml:space="preserve">
    <value>property setter</value>
  </data>
  <data name="IndexerSetter" xml:space="preserve">
    <value>indexer setter</value>
  </data>
  <data name="AttributeTarget" xml:space="preserve">
    <value>attribute target</value>
427
  </data>
428 429 430 431 432 433
  <data name="ERR_BadCtorArgCount" xml:space="preserve">
    <value>'{0}' does not contain a constructor that takes that many arguments.</value>
  </data>
  <data name="ERR_NameNotInContext" xml:space="preserve">
    <value>The name '{0}' does not exist in the current context.</value>
  </data>
434 435 436
  <data name="HideBase" xml:space="preserve">
    <value>Hide base member</value>
  </data>
437 438 439
  <data name="DelegateInvocationCanBeSimplified" xml:space="preserve">
    <value>Delegate invocation can be simplified.</value>
  </data>
440
</root>