BasicVSResources.resx 12.4 KB
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
<?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 ...
16
    <resheader name="resmimetype">text/microsoft-resx</resheader>
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
    <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="Microsoft_Visual_Basic" xml:space="preserve">
121 122
    <value>Microsoft Visual Basic</value>
  </data>
123
  <data name="Insert_Snippet" xml:space="preserve">
124 125
    <value>Insert Snippet</value>
  </data>
126
  <data name="IntelliSense" xml:space="preserve">
127 128
    <value>IntelliSense</value>
  </data>
129
  <data name="Move_local_declaration_to_the_extracted_method_if_it_is_not_used_elsewhere" xml:space="preserve">
130 131
    <value>_Move local declaration to the extracted method if it is not used elsewhere</value>
  </data>
132
  <data name="Automatic_insertion_of_Interface_and_MustOverride_members" xml:space="preserve">
133 134
    <value>Automatic _insertion of Interface and MustOverride members</value>
  </data>
135
  <data name="Show_procedure_line_separators" xml:space="preserve">
136 137
    <value>_Show procedure line separators</value>
  </data>
138
  <data name="Don_t_put_ByRef_on_custom_structure" xml:space="preserve">
139 140
    <value>_Don't put ByRef on custom structure</value>
  </data>
141
  <data name="Editor_Help" xml:space="preserve">
142 143
    <value>Editor Help</value>
  </data>
144
  <data name="A_utomatic_insertion_of_end_constructs" xml:space="preserve">
145 146
    <value>A_utomatic insertion of end constructs</value>
  </data>
147
  <data name="Highlight_related_keywords_under_cursor" xml:space="preserve">
148
    <value>Highlight related _keywords under cursor</value>
149
  </data>
150
  <data name="Highlight_references_to_symbol_under_cursor" xml:space="preserve">
151
    <value>_Highlight references to symbol under cursor</value>
152
  </data>
153
  <data name="Pretty_listing_reformatting_of_code" xml:space="preserve">
154 155
    <value>_Pretty listing (reformatting) of code</value>
  </data>
156
  <data name="Enter_outlining_mode_when_files_open" xml:space="preserve">
157 158
    <value>_Enter outlining mode when files open</value>
  </data>
159
  <data name="Extract_Method" xml:space="preserve">
160 161
    <value>Extract Method</value>
  </data>
162
  <data name="Generate_XML_documentation_comments_for" xml:space="preserve">
163 164
    <value>_Generate XML documentation comments for '''</value>
  </data>
165
  <data name="Highlighting" xml:space="preserve">
166 167
    <value>Highlighting</value>
  </data>
168
  <data name="Optimize_for_solution_size" xml:space="preserve">
169 170
    <value>Optimize for solution size</value>
  </data>
171
  <data name="Large" xml:space="preserve">
172 173
    <value>Large</value>
  </data>
174
  <data name="Regular" xml:space="preserve">
175 176
    <value>Regular</value>
  </data>
177
  <data name="Small" xml:space="preserve">
178 179
    <value>Small</value>
  </data>
180
  <data name="Performance" xml:space="preserve">
181 182
    <value>Performance</value>
  </data>
183
  <data name="Show_preview_for_rename_tracking" xml:space="preserve">
C
CyrusNajmabadi 已提交
184
    <value>Show preview for rename _tracking</value>
185
  </data>
186
  <data name="Navigate_to_Object_Browser_for_symbols_defined_in_metadata" xml:space="preserve">
187 188
    <value>_Navigate to Object Browser for symbols defined in metadata</value>
  </data>
189
  <data name="Go_to_Definition" xml:space="preserve">
190 191
    <value>Go to Definition</value>
  </data>
192
  <data name="Import_Directives" xml:space="preserve">
C
CyrusNajmabadi 已提交
193 194
    <value>Import Directives</value>
  </data>
195
  <data name="Suggest_imports_for_types_in_NuGet_packages" xml:space="preserve">
C
CyrusNajmabadi 已提交
196
    <value>Suggest imports for types in _NuGet packages</value>
C
CyrusNajmabadi 已提交
197
  </data>
198
  <data name="Suggest_imports_for_types_in_reference_assemblies" xml:space="preserve">
C
CyrusNajmabadi 已提交
199
    <value>Suggest imports for types in _reference assemblies</value>
C
CyrusNajmabadi 已提交
200
  </data>
201
  <data name="Place_System_directives_first_when_sorting_imports" xml:space="preserve">
C
CyrusNajmabadi 已提交
202 203
    <value>_Place 'System' directives first when sorting imports</value>
  </data>
204
  <data name="Qualify_event_access_with_Me" xml:space="preserve">
205 206
    <value>Qualify event access with 'Me'</value>
  </data>
207
  <data name="Qualify_field_access_with_Me" xml:space="preserve">
208 209
    <value>Qualify field access with 'Me'</value>
  </data>
210
  <data name="Qualify_method_access_with_Me" xml:space="preserve">
211 212
    <value>Qualify method access with 'Me'</value>
  </data>
213
  <data name="Qualify_property_access_with_Me" xml:space="preserve">
214 215
    <value>Qualify property access with 'Me'</value>
  </data>
216
  <data name="Do_not_prefer_Me" xml:space="preserve">
217 218
    <value>Do not prefer 'Me.'</value>
  </data>
219
  <data name="Prefer_Me" xml:space="preserve">
220 221
    <value>Prefer 'Me.'</value>
  </data>
222 223
  <data name="Me_preferences_colon" xml:space="preserve">
    <value>'Me.' preferences:</value>
224
  </data>
B
Balaji Krishnan 已提交
225 226
  <data name="Predefined_type_preferences_colon" xml:space="preserve">
    <value>Predefined type preferences:</value>
227
  </data>
228
  <data name="Highlight_matching_portions_of_completion_list_items" xml:space="preserve">
229 230
    <value>_Highlight matching portions of completion list items</value>
  </data>
231
  <data name="Show_completion_item_filters" xml:space="preserve">
232 233
    <value>Show completion item _filters</value>
  </data>
234
  <data name="Completion_Lists" xml:space="preserve">
235 236
    <value>Completion Lists</value>
  </data>
237
  <data name="Enter_key_behavior_colon" xml:space="preserve">
238 239
    <value>Enter key behavior:</value>
  </data>
240
  <data name="Only_add_new_line_on_enter_after_end_of_fully_typed_word" xml:space="preserve">
241 242
    <value>_Only add new line on enter after end of fully typed word</value>
  </data>
243
  <data name="Always_add_new_line_on_enter" xml:space="preserve">
244 245
    <value>_Always add new line on enter</value>
  </data>
246
  <data name="Never_add_new_line_on_enter" xml:space="preserve">
247 248
    <value>_Never add new line on enter</value>
  </data>
249
  <data name="Always_include_snippets" xml:space="preserve">
250 251
    <value>Always include snippets</value>
  </data>
252
  <data name="Include_snippets_when_Tab_is_typed_after_an_identifier" xml:space="preserve">
253 254
    <value>Include snippets when ?-Tab is typed after an identifier</value>
  </data>
255
  <data name="Never_include_snippets" xml:space="preserve">
256 257 258 259 260
    <value>Never include snippets</value>
  </data>
  <data name="Snippets_behavior" xml:space="preserve">
    <value>Snippets behavior</value>
  </data>
261
  <data name="Show_completion_list_after_a_character_is_deleted" xml:space="preserve">
262 263
    <value>Show completion list after a character is _deleted</value>
  </data>
264
  <data name="Show_completion_list_after_a_character_is_typed" xml:space="preserve">
265 266
    <value>_Show completion list after a character is typed</value>
  </data>
267 268 269
  <data name="nothing_checking_colon" xml:space="preserve">
    <value>'nothing' checking:</value>
  </data>
C
CyrusNajmabadi 已提交
270 271 272
  <data name="Fade_out_unused_imports" xml:space="preserve">
    <value>Fade out unused imports</value>
  </data>
273 274 275
  <data name="Prefer_Is_Nothing_over_ReferenceEquals" xml:space="preserve">
    <value>Prefer 'Is Nothing' over 'Object.ReferenceEquals(..., Nothing)'</value>
  </data>
C
chborl 已提交
276 277 278
  <data name="Report_invalid_placeholders_in_string_dot_format_calls" xml:space="preserve">
    <value>Report invalid placeholders in 'String.Format' calls</value>
  </data>
279 280 281
  <data name="Separate_import_directive_groups" xml:space="preserve">
    <value>Separate import directive groups</value>
  </data>
282
</root>