~halega/+junk/sharpdevelop

« back to all changes in this revision

Viewing changes to data/resources/StringResources.resx

  • Committer: sk
  • Date: 2011-09-10 05:17:57 UTC
  • Revision ID: halega@halega.com-20110910051757-qfouz1llya9m6boy
4.1.0.7915 Release Candidate 1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="utf-8"?>
 
2
<root>
 
3
  <!-- 
 
4
    Microsoft ResX Schema 
 
5
    
 
6
    Version 2.0
 
7
    
 
8
    The primary goals of this format is to allow a simple XML format 
 
9
    that is mostly human readable. The generation and parsing of the 
 
10
    various data types are done through the TypeConverter classes 
 
11
    associated with the data types.
 
12
    
 
13
    Example:
 
14
    
 
15
    ... ado.net/XML headers & schema ...
 
16
    <resheader name="resmimetype">text/microsoft-resx</resheader>
 
17
    <resheader name="version">2.0</resheader>
 
18
    <resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
 
19
    <resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
 
20
    <data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
 
21
    <data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
 
22
    <data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
 
23
        <value>[base64 mime encoded serialized .NET Framework object]</value>
 
24
    </data>
 
25
    <data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
 
26
        <value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
 
27
        <comment>This is a comment</comment>
 
28
    </data>
 
29
                
 
30
    There are any number of "resheader" rows that contain simple 
 
31
    name/value pairs.
 
32
    
 
33
    Each data row contains a name, and value. The row also contains a 
 
34
    type or mimetype. Type corresponds to a .NET class that support 
 
35
    text/value conversion through the TypeConverter architecture. 
 
36
    Classes that don't support this are serialized and stored with the 
 
37
    mimetype set.
 
38
    
 
39
    The mimetype is used for serialized objects, and tells the 
 
40
    ResXResourceReader how to depersist the object. This is currently not 
 
41
    extensible. For a given mimetype the value must be set accordingly:
 
42
    
 
43
    Note - application/x-microsoft.net.object.binary.base64 is the format 
 
44
    that the ResXResourceWriter will generate, however the reader can 
 
45
    read any of the formats listed below.
 
46
    
 
47
    mimetype: application/x-microsoft.net.object.binary.base64
 
48
    value   : The object must be serialized with 
 
49
            : System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
 
50
            : and then encoded with base64 encoding.
 
51
    
 
52
    mimetype: application/x-microsoft.net.object.soap.base64
 
53
    value   : The object must be serialized with 
 
54
            : System.Runtime.Serialization.Formatters.Soap.SoapFormatter
 
55
            : and then encoded with base64 encoding.
 
56
 
 
57
    mimetype: application/x-microsoft.net.object.bytearray.base64
 
58
    value   : The object must be serialized into a byte array 
 
59
            : using a System.ComponentModel.TypeConverter
 
60
            : and then encoded with base64 encoding.
 
61
    -->
 
62
  <xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
 
63
    <xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
 
64
    <xsd:element name="root" msdata:IsDataSet="true">
 
65
      <xsd:complexType>
 
66
        <xsd:choice maxOccurs="unbounded">
 
67
          <xsd:element name="metadata">
 
68
            <xsd:complexType>
 
69
              <xsd:sequence>
 
70
                <xsd:element name="value" type="xsd:string" minOccurs="0" />
 
71
              </xsd:sequence>
 
72
              <xsd:attribute name="name" use="required" type="xsd:string" />
 
73
              <xsd:attribute name="type" type="xsd:string" />
 
74
              <xsd:attribute name="mimetype" type="xsd:string" />
 
75
              <xsd:attribute ref="xml:space" />
 
76
            </xsd:complexType>
 
77
          </xsd:element>
 
78
          <xsd:element name="assembly">
 
79
            <xsd:complexType>
 
80
              <xsd:attribute name="alias" type="xsd:string" />
 
81
              <xsd:attribute name="name" type="xsd:string" />
 
82
            </xsd:complexType>
 
83
          </xsd:element>
 
84
          <xsd:element name="data">
 
85
            <xsd:complexType>
 
86
              <xsd:sequence>
 
87
                <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
 
88
                <xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
 
89
              </xsd:sequence>
 
90
              <xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
 
91
              <xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
 
92
              <xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
 
93
              <xsd:attribute ref="xml:space" />
 
94
            </xsd:complexType>
 
95
          </xsd:element>
 
96
          <xsd:element name="resheader">
 
97
            <xsd:complexType>
 
98
              <xsd:sequence>
 
99
                <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
 
100
              </xsd:sequence>
 
101
              <xsd:attribute name="name" type="xsd:string" use="required" />
 
102
            </xsd:complexType>
 
103
          </xsd:element>
 
104
        </xsd:choice>
 
105
      </xsd:complexType>
 
106
    </xsd:element>
 
107
  </xsd:schema>
 
108
  <resheader name="resmimetype">
 
109
    <value>text/microsoft-resx</value>
 
110
  </resheader>
 
111
  <resheader name="version">
 
112
    <value>2.0</value>
 
113
  </resheader>
 
114
  <resheader name="reader">
 
115
    <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
 
116
  </resheader>
 
117
  <resheader name="writer">
 
118
    <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
 
119
  </resheader>
 
120
  <data name="AddInManager.About" xml:space="preserve">
 
121
    <value>About</value>
 
122
  </data>
 
123
  <data name="AddInManager.ActionCancelDeinstallation" xml:space="preserve">
 
124
    <value>Cancel deinstallation</value>
 
125
  </data>
 
126
  <data name="AddInManager.ActionCancelInstallation" xml:space="preserve">
 
127
    <value>Cancel installation</value>
 
128
  </data>
 
129
  <data name="AddInManager.ActionCancelUpdate" xml:space="preserve">
 
130
    <value>Cancel update</value>
 
131
  </data>
 
132
  <data name="AddInManager.ActionDisable" xml:space="preserve">
 
133
    <value>Disable</value>
 
134
  </data>
 
135
  <data name="AddInManager.ActionEnable" xml:space="preserve">
 
136
    <value>Enable</value>
 
137
  </data>
 
138
  <data name="AddInManager.ActionInstall" xml:space="preserve">
 
139
    <value>Install</value>
 
140
  </data>
 
141
  <data name="AddInManager.ActionUninstall" xml:space="preserve">
 
142
    <value>Uninstall</value>
 
143
  </data>
 
144
  <data name="AddInManager.ActionUpdate" xml:space="preserve">
 
145
    <value>Update</value>
 
146
  </data>
 
147
  <data name="AddInManager.AddInDependencyFailed" xml:space="preserve">
 
148
    <value>A dependency for this AddIn was not found. Install it to enable this AddIn.</value>
 
149
  </data>
 
150
  <data name="AddInManager.AddInDisabled" xml:space="preserve">
 
151
    <value>Disabled</value>
 
152
  </data>
 
153
  <data name="AddInManager.AddInEnabled" xml:space="preserve">
 
154
    <value>AddIn will be enabled after restarting SharpDevelop</value>
 
155
  </data>
 
156
  <data name="AddInManager.AddInInstalled" xml:space="preserve">
 
157
    <value>AddIn will be installed after restarting SharpDevelop</value>
 
158
  </data>
 
159
  <data name="AddInManager.AddInInstalledTwice" xml:space="preserve">
 
160
    <value>This AddIns is installed twice. Please uninstall one  copy.</value>
 
161
  </data>
 
162
  <data name="AddInManager.AddInMustHaveIdentity" xml:space="preserve">
 
163
    <value>The AddIn must have an &lt;Identity&gt; for use with the AddIn-Manager.</value>
 
164
  </data>
 
165
  <data name="AddInManager.AddInRemoved" xml:space="preserve">
 
166
    <value>AddIn will be removed after restarting SharpDevelop</value>
 
167
  </data>
 
168
  <data name="AddInManager.AddInUpdated" xml:space="preserve">
 
169
    <value>AddIn will be updated after restarting SharpDevelop</value>
 
170
  </data>
 
171
  <data name="AddInManager.AddInWillBeDisabled" xml:space="preserve">
 
172
    <value>AddIn will be disabled after restarting SharpDevelop</value>
 
173
  </data>
 
174
  <data name="AddInManager.CannotDisableAddInManager" xml:space="preserve">
 
175
    <value>You cannot disable the AddInManager because you need it to re-enable AddIns!</value>
 
176
  </data>
 
177
  <data name="AddInManager.CannotInstallIntoApplicationDirectory" xml:space="preserve">
 
178
    <value>You cannot install AddIns inside the ${ProductName} directory, they will be picked up as pre-installed AddIns automatically.</value>
 
179
  </data>
 
180
  <data name="AddInManager.DescriptionCancelDeinstallation" xml:space="preserve">
 
181
    <value>Aborts the deinstallation of the selected AddIn(s).</value>
 
182
  </data>
 
183
  <data name="AddInManager.DescriptionCancelInstall" xml:space="preserve">
 
184
    <value>Aborts the installation of the selected AddIn(s).</value>
 
185
  </data>
 
186
  <data name="AddInManager.DescriptionCancelUpdate" xml:space="preserve">
 
187
    <value>Aborts the update of the selected AddIn(s).</value>
 
188
  </data>
 
189
  <data name="AddInManager.DescriptionDisable" xml:space="preserve">
 
190
    <value>Disables the selected AddIn(s).</value>
 
191
  </data>
 
192
  <data name="AddInManager.DescriptionEnable" xml:space="preserve">
 
193
    <value>Enables the selected AddIn(s).</value>
 
194
  </data>
 
195
  <data name="AddInManager.DescriptionInconsistentSelection" xml:space="preserve">
 
196
    <value>The selection is inconsistent, please select only AddIns with the same status.</value>
 
197
  </data>
 
198
  <data name="AddInManager.FileAssociation" xml:space="preserve">
 
199
    <value>AddIn Installation Package</value>
 
200
  </data>
 
201
  <data name="AddInManager.FileFilter" xml:space="preserve">
 
202
    <value>SharpDevelop AddIns|*.addin;*.sdaddin|All files|*.*</value>
 
203
  </data>
 
204
  <data name="AddInManager.InstallButton" xml:space="preserve">
 
205
    <value>&amp;Install AddIn</value>
 
206
  </data>
 
207
  <data name="AddInManager.NoAddInsInstalled" xml:space="preserve">
 
208
    <value>You don't have any AddIns installed.
 
209
Download an AddIn from the Internet, then click 'Install AddIn' and choose the downloaded file to install it.</value>
 
210
  </data>
 
211
  <data name="AddInManager.OpenWebsite" xml:space="preserve">
 
212
    <value>Open Website</value>
 
213
  </data>
 
214
  <data name="AddInManager.Options" xml:space="preserve">
 
215
    <value>Options</value>
 
216
  </data>
 
217
  <data name="AddInManager.RequiredBy" xml:space="preserve">
 
218
    <value>AddIns are required by:</value>
 
219
  </data>
 
220
  <data name="AddInManager.RequiredDependencies" xml:space="preserve">
 
221
    <value>Required dependencies:</value>
 
222
  </data>
 
223
  <data name="AddInManager.ShowPreinstalledAddIns" xml:space="preserve">
 
224
    <value>Show preinstalled AddIns</value>
 
225
  </data>
 
226
  <data name="AddInManager.Title" xml:space="preserve">
 
227
    <value>AddIn Manager</value>
 
228
  </data>
 
229
  <data name="AddInManager.UnknownFileFormat" xml:space="preserve">
 
230
    <value>Unknown file format:</value>
 
231
  </data>
 
232
  <data name="AddIns.ClassDiagram.ShowClassDiagram" xml:space="preserve">
 
233
    <value>Show Class Diagram</value>
 
234
  </data>
 
235
  <data name="AddIns.Git.TortoiseGitRequired" xml:space="preserve">
 
236
    <value>TortoiseGit needs to be installed to execute this action.</value>
 
237
    <comment>Error message when executing git command but TortoiseGit cannot be found</comment>
 
238
  </data>
 
239
  <data name="AddIns.HelpViewer.ContentsPadTitle" xml:space="preserve">
 
240
    <value>Contents</value>
 
241
  </data>
 
242
  <data name="AddIns.HelpViewer.DisplayContentsCommand" xml:space="preserve">
 
243
    <value>Display Contents</value>
 
244
  </data>
 
245
  <data name="AddIns.HelpViewer.DisplaySearchCommand" xml:space="preserve">
 
246
    <value>Search</value>
 
247
  </data>
 
248
  <data name="AddIns.HelpViewer.HelpLibraryRootTitle" xml:space="preserve">
 
249
    <value>Help Library</value>
 
250
  </data>
 
251
  <data name="AddIns.HelpViewer.HelpModeLabel" xml:space="preserve">
 
252
    <value>Help Mode</value>
 
253
  </data>
 
254
  <data name="AddIns.HelpViewer.InstalledHelpCatalogsLabel" xml:space="preserve">
 
255
    <value>Installed Help Catalogs</value>
 
256
  </data>
 
257
  <data name="AddIns.HelpViewer.MicrosoftHelpViewerTitle" xml:space="preserve">
 
258
    <value>Microsoft Help Viewer</value>
 
259
  </data>
 
260
  <data name="AddIns.HelpViewer.OfflineFeatureRequestMsg" xml:space="preserve">
 
261
    <value>You requested an offline feature in the online help mode. You have to change the mode in order to use this feature.</value>
 
262
  </data>
 
263
  <data name="AddIns.HelpViewer.SearchDoSearchButton" xml:space="preserve">
 
264
    <value>Search</value>
 
265
  </data>
 
266
  <data name="AddIns.HelpViewer.SearchLookForLabel" xml:space="preserve">
 
267
    <value>Look for:</value>
 
268
  </data>
 
269
  <data name="AddIns.HelpViewer.SearchPadTitle" xml:space="preserve">
 
270
    <value>Search</value>
 
271
  </data>
 
272
  <data name="AddIns.HelpViewer.ShowErrorHelpTitle" xml:space="preserve">
 
273
    <value>Show Help</value>
 
274
  </data>
 
275
  <data name="AddIns.HelpViewer.UseExternalHelp" xml:space="preserve">
 
276
    <value>Use external help</value>
 
277
  </data>
 
278
  <data name="AddIns.HelpViewer.UseOfflineHelpLabel" xml:space="preserve">
 
279
    <value>I want to use local help</value>
 
280
  </data>
 
281
  <data name="AddIns.HelpViewer.UseOnlineHelpLabel" xml:space="preserve">
 
282
    <value>I want to use online help</value>
 
283
  </data>
 
284
  <data name="AddIns.HexEditor.DefaultBytesPerLine" xml:space="preserve">
 
285
    <value>Number of bytes per line</value>
 
286
    <comment>hex editor option (number of bytes displayed in one line)</comment>
 
287
  </data>
 
288
  <data name="AddIns.HexEditor.Display" xml:space="preserve">
 
289
    <value>Display</value>
 
290
    <comment>'display' group box in hex editor options</comment>
 
291
  </data>
 
292
  <data name="AddIns.HexEditor.Display.Elements" xml:space="preserve">
 
293
    <value>Elements</value>
 
294
    <comment>Elements that can be configured in hex editor options</comment>
 
295
  </data>
 
296
  <data name="AddIns.HexEditor.Display.Elements.Data" xml:space="preserve">
 
297
    <value>Data</value>
 
298
  </data>
 
299
  <data name="AddIns.HexEditor.Display.Elements.Offset" xml:space="preserve">
 
300
    <value>Offset</value>
 
301
  </data>
 
302
  <data name="AddIns.HexEditor.NumeralSystem" xml:space="preserve">
 
303
    <value>Numeral system</value>
 
304
  </data>
 
305
  <data name="AddIns.HexEditor.NumeralSystem.Decimal" xml:space="preserve">
 
306
    <value>Decimal</value>
 
307
  </data>
 
308
  <data name="AddIns.HexEditor.NumeralSystem.Hexadecimal" xml:space="preserve">
 
309
    <value>Hexadecimal</value>
 
310
  </data>
 
311
  <data name="AddIns.HexEditor.NumeralSystem.Octal" xml:space="preserve">
 
312
    <value>Octal</value>
 
313
  </data>
 
314
  <data name="AddIns.HexEditor.SizeToFit" xml:space="preserve">
 
315
    <value>Resize to fit current width</value>
 
316
    <comment>Used for the HexEditor's full width display button in the left corner of the display.</comment>
 
317
  </data>
 
318
  <data name="AddIns.HtmlHelp2.AddToFavorites" xml:space="preserve">
 
319
    <value>Add to Help Favorites</value>
 
320
  </data>
 
321
  <data name="AddIns.HtmlHelp2.Back" xml:space="preserve">
 
322
    <value>Back</value>
 
323
  </data>
 
324
  <data name="AddIns.HtmlHelp2.Contents" xml:space="preserve">
 
325
    <value>Contents</value>
 
326
  </data>
 
327
  <data name="AddIns.HtmlHelp2.DefaultEmptyFilter" xml:space="preserve">
 
328
    <value>(no filter)</value>
 
329
  </data>
 
330
  <data name="AddIns.HtmlHelp2.Delete" xml:space="preserve">
 
331
    <value>Delete</value>
 
332
  </data>
 
333
  <data name="AddIns.HtmlHelp2.DynamicHelp" xml:space="preserve">
 
334
    <value>Dynamic Help</value>
 
335
  </data>
 
336
  <data name="AddIns.HtmlHelp2.EnterURL" xml:space="preserve">
 
337
    <value>Enter URL</value>
 
338
  </data>
 
339
  <data name="AddIns.HtmlHelp2.Environment" xml:space="preserve">
 
340
    <value>Help 2.0 Environment</value>
 
341
  </data>
 
342
  <data name="AddIns.HtmlHelp2.Favorites" xml:space="preserve">
 
343
    <value>Help Favorites</value>
 
344
  </data>
 
345
  <data name="AddIns.HtmlHelp2.FilteredBy" xml:space="preserve">
 
346
    <value>Filtered by:</value>
 
347
  </data>
 
348
  <data name="AddIns.HtmlHelp2.Forward" xml:space="preserve">
 
349
    <value>Forward</value>
 
350
  </data>
 
351
  <data name="AddIns.HtmlHelp2.HelpCollectionMayBeEmpty" xml:space="preserve">
 
352
    <value>The Help 2.0 system seems to be installed, but either the selected collection has no content or its content is unavailable.</value>
 
353
  </data>
 
354
  <data name="AddIns.HtmlHelp2.HelpSearchCaption" xml:space="preserve">
 
355
    <value>Searching</value>
 
356
  </data>
 
357
  <data name="AddIns.HtmlHelp2.HelpSearchInProgress" xml:space="preserve">
 
358
    <value>Searching for "${0}" ...</value>
 
359
  </data>
 
360
  <data name="AddIns.HtmlHelp2.HelpSystemNotAvailable" xml:space="preserve">
 
361
    <value>The help system is not available.
 
362
You need to install the .NET Framework SDK to get the help system.</value>
 
363
  </data>
 
364
  <data name="AddIns.HtmlHelp2.HelpUpdateCaption" xml:space="preserve">
 
365
    <value>Help Update in Progress</value>
 
366
  </data>
 
367
  <data name="AddIns.HtmlHelp2.HelpUpdateInProgress" xml:space="preserve">
 
368
    <value>Help is updating to reflect your recent changes.  This may take several minutes.</value>
 
369
  </data>
 
370
  <data name="AddIns.HtmlHelp2.HighlightMatches" xml:space="preserve">
 
371
    <value>Highlight matches</value>
 
372
  </data>
 
373
  <data name="AddIns.HtmlHelp2.Homepage" xml:space="preserve">
 
374
    <value>Homepage</value>
 
375
  </data>
 
376
  <data name="AddIns.HtmlHelp2.Index" xml:space="preserve">
 
377
    <value>Index</value>
 
378
  </data>
 
379
  <data name="AddIns.HtmlHelp2.IndexResults" xml:space="preserve">
 
380
    <value>Index results</value>
 
381
  </data>
 
382
  <data name="AddIns.HtmlHelp2.Location" xml:space="preserve">
 
383
    <value>Location</value>
 
384
  </data>
 
385
  <data name="AddIns.HtmlHelp2.LookFor" xml:space="preserve">
 
386
    <value>Look for:</value>
 
387
  </data>
 
388
  <data name="AddIns.HtmlHelp2.LookForSimilarWords" xml:space="preserve">
 
389
    <value>Look for similiar words</value>
 
390
  </data>
 
391
  <data name="AddIns.HtmlHelp2.MultiTopic" xml:space="preserve">
 
392
    <value>topics</value>
 
393
  </data>
 
394
  <data name="AddIns.HtmlHelp2.NewWindow" xml:space="preserve">
 
395
    <value>New Window</value>
 
396
  </data>
 
397
  <data name="AddIns.HtmlHelp2.NextTopic" xml:space="preserve">
 
398
    <value>Next topic</value>
 
399
  </data>
 
400
  <data name="AddIns.HtmlHelp2.NoDataIsAvailableForDynamicHelp" xml:space="preserve">
 
401
    <value>No data is available for the current selection.</value>
 
402
  </data>
 
403
  <data name="AddIns.HtmlHelp2.Options.AdditionOptions" xml:space="preserve">
 
404
    <value>Additional Options</value>
 
405
  </data>
 
406
  <data name="AddIns.HtmlHelp2.Options.Groupbox" xml:space="preserve">
 
407
    <value>Help Collection</value>
 
408
  </data>
 
409
  <data name="AddIns.HtmlHelp2.Options.Label" xml:space="preserve">
 
410
    <value>Please select the help collection that you want to use in SharpDevelop.</value>
 
411
  </data>
 
412
  <data name="AddIns.HtmlHelp2.Options.Reregister" xml:space="preserve">
 
413
    <value>Reregister SharpDevelop help</value>
 
414
  </data>
 
415
  <data name="AddIns.HtmlHelp2.Options.ShowTocPictures" xml:space="preserve">
 
416
    <value>Show pictures in the content</value>
 
417
  </data>
 
418
  <data name="AddIns.HtmlHelp2.PreviousTopic" xml:space="preserve">
 
419
    <value>Previous topic</value>
 
420
  </data>
 
421
  <data name="AddIns.HtmlHelp2.PrintSubtopics" xml:space="preserve">
 
422
    <value>Print Subtopics ...</value>
 
423
  </data>
 
424
  <data name="AddIns.HtmlHelp2.PrintTopic" xml:space="preserve">
 
425
    <value>Print Topic ...</value>
 
426
  </data>
 
427
  <data name="AddIns.HtmlHelp2.PrintTopicAndSubtopics" xml:space="preserve">
 
428
    <value>Print Topic and Subtopics ...</value>
 
429
  </data>
 
430
  <data name="AddIns.HtmlHelp2.Rank" xml:space="preserve">
 
431
    <value>Rank</value>
 
432
  </data>
 
433
  <data name="AddIns.HtmlHelp2.Refresh" xml:space="preserve">
 
434
    <value>Refresh</value>
 
435
  </data>
 
436
  <data name="AddIns.HtmlHelp2.RemoveFavorite" xml:space="preserve">
 
437
    <value>Are you sure you want to remove "${0}" from favorites?</value>
 
438
  </data>
 
439
  <data name="AddIns.HtmlHelp2.Rename" xml:space="preserve">
 
440
    <value>Rename</value>
 
441
  </data>
 
442
  <data name="AddIns.HtmlHelp2.ResultsOfIndexResults" xml:space="preserve">
 
443
    <value>Index results for ${0} - found ${1} ${2}</value>
 
444
  </data>
 
445
  <data name="AddIns.HtmlHelp2.ResultsOfSearchResults" xml:space="preserve">
 
446
    <value>Search results for ${0} - found ${1} ${2}</value>
 
447
  </data>
 
448
  <data name="AddIns.HtmlHelp2.Search" xml:space="preserve">
 
449
    <value>Search</value>
 
450
  </data>
 
451
  <data name="AddIns.HtmlHelp2.SearchCommand" xml:space="preserve">
 
452
    <value>Search...</value>
 
453
  </data>
 
454
  <data name="AddIns.HtmlHelp2.SearchInPreviouslyFoundTopics" xml:space="preserve">
 
455
    <value>Search in previously found topics only</value>
 
456
  </data>
 
457
  <data name="AddIns.HtmlHelp2.SearchInTitlesOnly" xml:space="preserve">
 
458
    <value>Search in titles only</value>
 
459
  </data>
 
460
  <data name="AddIns.HtmlHelp2.SearchOnline" xml:space="preserve">
 
461
    <value>Search online</value>
 
462
  </data>
 
463
  <data name="AddIns.HtmlHelp2.SearchResults" xml:space="preserve">
 
464
    <value>Search results</value>
 
465
  </data>
 
466
  <data name="AddIns.HtmlHelp2.SingleTopic" xml:space="preserve">
 
467
    <value>topic</value>
 
468
  </data>
 
469
  <data name="AddIns.HtmlHelp2.Stop" xml:space="preserve">
 
470
    <value>Stop</value>
 
471
  </data>
 
472
  <data name="AddIns.HtmlHelp2.SyncTOC" xml:space="preserve">
 
473
    <value>Synchronize TOC</value>
 
474
  </data>
 
475
  <data name="AddIns.HtmlHelp2.TextZoom" xml:space="preserve">
 
476
    <value>Text zoom</value>
 
477
  </data>
 
478
  <data name="AddIns.HtmlHelp2.Title" xml:space="preserve">
 
479
    <value>Title</value>
 
480
  </data>
 
481
  <data name="AddIns.HtmlHelp2.UseCurrentProjectLanguageForSearch" xml:space="preserve">
 
482
    <value>Use current Project language</value>
 
483
  </data>
 
484
  <data name="AddIns.Profiler.Commands.FindCallsOfSelected.TabTitle" xml:space="preserve">
 
485
    <value>Result</value>
 
486
  </data>
 
487
  <data name="AddIns.Profiler.Commands.SetAsRoot.TabTitle" xml:space="preserve">
 
488
    <value>Merged Nodes</value>
 
489
  </data>
 
490
  <data name="AddIns.Profiler.Commands.ShowFunctions.TabTitle" xml:space="preserve">
 
491
    <value>All functions for {0}</value>
 
492
  </data>
 
493
  <data name="AddIns.Profiler.DatabaseTooNewError" xml:space="preserve">
 
494
    <value>The selected SharpDevelop profiling session was created by a newer version of SharpDevelop and thus cannot be opened.</value>
 
495
  </data>
 
496
  <data name="AddIns.Profiler.FileExtensionDescription" xml:space="preserve">
 
497
    <value>SharpDevelop Profiling Session</value>
 
498
  </data>
 
499
  <data name="AddIns.Profiler.Messages.FileNotFound" xml:space="preserve">
 
500
    <value>This project cannot be started because the executable file was not found, please ensure that the project and all its depencies are built correctly!
 
501
</value>
 
502
  </data>
 
503
  <data name="AddIns.Profiler.Messages.NoStartableProjectFound" xml:space="preserve">
 
504
    <value>No startable project was found. Aborting ...</value>
 
505
  </data>
 
506
  <data name="AddIns.Profiler.Messages.NoStartableProjectWantToProfileStartupProject" xml:space="preserve">
 
507
    <value>This project cannot be started. Do you want to profile the solution's StartUp project instead?</value>
 
508
  </data>
 
509
  <data name="AddIns.Profiler.Messages.PreparingForAnalysis" xml:space="preserve">
 
510
    <value>Preparing for analysis ...</value>
 
511
  </data>
 
512
  <data name="AddIns.Profiler.Messages.RegisterFailed" xml:space="preserve">
 
513
    <value>Could not register the profiler into COM Registry. Cannot start profiling!</value>
 
514
  </data>
 
515
  <data name="AddIns.Profiler.Messages.UnregisterFailed" xml:space="preserve">
 
516
    <value>Could not unregister the profiler from COM Registry!</value>
 
517
  </data>
 
518
  <data name="AddIns.Profiler.MessageViewCategory" xml:space="preserve">
 
519
    <value>Profile</value>
 
520
  </data>
 
521
  <data name="AddIns.Profiler.Options.General.DataCollection.CombineRecursiveCalls" xml:space="preserve">
 
522
    <value>Combine recursive calls.</value>
 
523
  </data>
 
524
  <data name="AddIns.Profiler.Options.General.DataCollection.DoNotProfileNetInternals" xml:space="preserve">
 
525
    <value>Do not profile .NET internal calls.</value>
 
526
  </data>
 
527
  <data name="AddIns.Profiler.Options.General.DataCollection.EnableDC" xml:space="preserve">
 
528
    <value>Collect data at the end of the session only.</value>
 
529
  </data>
 
530
  <data name="AddIns.Profiler.Options.General.DataCollection.EnableDCAtStartup" xml:space="preserve">
 
531
    <value>Start to collect data immediately after the session started.</value>
 
532
  </data>
 
533
  <data name="AddIns.Profiler.Options.General.DataCollection.Header" xml:space="preserve">
 
534
    <value>Data Collection</value>
 
535
  </data>
 
536
  <data name="AddIns.Profiler.Options.General.DataCollection.SizeOfStorageDescription" xml:space="preserve">
 
537
    <value>Size of temporary storage file:</value>
 
538
  </data>
 
539
  <data name="AddIns.Profiler.Options.General.DataCollection.TrackEvents" xml:space="preserve">
 
540
    <value>Trace events</value>
 
541
  </data>
 
542
  <data name="AddIns.Profiler.Options.General.Title" xml:space="preserve">
 
543
    <value>General</value>
 
544
  </data>
 
545
  <data name="AddIns.Profiler.Options.Title" xml:space="preserve">
 
546
    <value>Profiling</value>
 
547
  </data>
 
548
  <data name="AddIns.Profiler.ProfileCurrentProject" xml:space="preserve">
 
549
    <value>Profile current project</value>
 
550
  </data>
 
551
  <data name="AddIns.Profiler.ProfileExecutable" xml:space="preserve">
 
552
    <value>Select executable to profile</value>
 
553
  </data>
 
554
  <data name="AddIns.Profiler.ProfileExecutable.ErrorMessage" xml:space="preserve">
 
555
    <value>Invalid data, please try again!</value>
 
556
  </data>
 
557
  <data name="AddIns.Profiler.ProfileExecutableForm.CmdLineArgsText" xml:space="preserve">
 
558
    <value>Command line arguments:</value>
 
559
  </data>
 
560
  <data name="AddIns.Profiler.ProfileExecutableForm.DescriptionText" xml:space="preserve">
 
561
    <value>Select the path of the executable you want to profile.
 
562
Optionally you can specify a working directory and command line arguments.
 
563
</value>
 
564
  </data>
 
565
  <data name="AddIns.Profiler.ProfileExecutableForm.ExePathText" xml:space="preserve">
 
566
    <value>Executable path:</value>
 
567
  </data>
 
568
  <data name="AddIns.Profiler.ProfileExecutableForm.StartText" xml:space="preserve">
 
569
    <value>Start profiling</value>
 
570
  </data>
 
571
  <data name="AddIns.Profiler.ProfileExecutableForm.Title" xml:space="preserve">
 
572
    <value>Profile Executable</value>
 
573
  </data>
 
574
  <data name="AddIns.Profiler.ProfileExecutableForm.WorkingDirText" xml:space="preserve">
 
575
    <value>Working directory:</value>
 
576
  </data>
 
577
  <data name="AddIns.Profiler.ProfilerControlWindow.CollectData" xml:space="preserve">
 
578
    <value>Collect data</value>
 
579
  </data>
 
580
  <data name="AddIns.Profiler.ProfilerControlWindow.Shutdown" xml:space="preserve">
 
581
    <value>Shutdown</value>
 
582
  </data>
 
583
  <data name="AddIns.Profiler.ProfilerControlWindow.Title" xml:space="preserve">
 
584
    <value>Profiler control window</value>
 
585
  </data>
 
586
  <data name="AddIns.Profiler.ProfilingView.CallCountColumnText" xml:space="preserve">
 
587
    <value>Call count</value>
 
588
  </data>
 
589
  <data name="AddIns.Profiler.ProfilingView.CallsText" xml:space="preserve">
 
590
    <value>Calls:</value>
 
591
  </data>
 
592
  <data name="AddIns.Profiler.ProfilingView.ClearQueryHistoryText" xml:space="preserve">
 
593
    <value>Clear query history</value>
 
594
  </data>
 
595
  <data name="AddIns.Profiler.ProfilingView.ContextMenu.CopySelectedData" xml:space="preserve">
 
596
    <value>Copy selected data</value>
 
597
  </data>
 
598
  <data name="AddIns.Profiler.ProfilingView.ContextMenu.CopyStacktrace" xml:space="preserve">
 
599
    <value>Copy stacktrace</value>
 
600
  </data>
 
601
  <data name="AddIns.Profiler.ProfilingView.ContextMenu.FindCallsOfSelected" xml:space="preserve">
 
602
    <value>Find calls of selected functions</value>
 
603
  </data>
 
604
  <data name="AddIns.Profiler.ProfilingView.ContextMenu.GoToDefinition" xml:space="preserve">
 
605
    <value>Go to definition</value>
 
606
  </data>
 
607
  <data name="AddIns.Profiler.ProfilingView.ContextMenu.SetAsRoot" xml:space="preserve">
 
608
    <value>Set as root/Merge</value>
 
609
  </data>
 
610
  <data name="AddIns.Profiler.ProfilingView.ContextMenu.ShowFunctions" xml:space="preserve">
 
611
    <value>Show functions</value>
 
612
  </data>
 
613
  <data name="AddIns.Profiler.ProfilingView.CpuCyclesText" xml:space="preserve">
 
614
    <value>CPU cycles:</value>
 
615
  </data>
 
616
  <data name="AddIns.Profiler.ProfilingView.ExecuteQueryText" xml:space="preserve">
 
617
    <value>Execute query</value>
 
618
  </data>
 
619
  <data name="AddIns.Profiler.ProfilingView.ExpandHotPathSubtreeText" xml:space="preserve">
 
620
    <value>Expand selected hot path</value>
 
621
  </data>
 
622
  <data name="AddIns.Profiler.ProfilingView.NameColumnText" xml:space="preserve">
 
623
    <value>Name</value>
 
624
  </data>
 
625
  <data name="AddIns.Profiler.ProfilingView.OverviewTabText" xml:space="preserve">
 
626
    <value>Overview</value>
 
627
  </data>
 
628
  <data name="AddIns.Profiler.ProfilingView.QueryHistoryText" xml:space="preserve">
 
629
    <value>Query History</value>
 
630
  </data>
 
631
  <data name="AddIns.Profiler.ProfilingView.SearchLabelText" xml:space="preserve">
 
632
    <value>Search:</value>
 
633
  </data>
 
634
  <data name="AddIns.Profiler.ProfilingView.ShowQueryBarText" xml:space="preserve">
 
635
    <value>Show query bar</value>
 
636
  </data>
 
637
  <data name="AddIns.Profiler.ProfilingView.TimePercentageOfParentColumnText" xml:space="preserve">
 
638
    <value>% of parent</value>
 
639
  </data>
 
640
  <data name="AddIns.Profiler.ProfilingView.TimeSpentColumnText" xml:space="preserve">
 
641
    <value>Time spent</value>
 
642
  </data>
 
643
  <data name="AddIns.Profiler.ProfilingView.TimeSpentPerCallColumnText" xml:space="preserve">
 
644
    <value>Time spent/call</value>
 
645
  </data>
 
646
  <data name="AddIns.Profiler.ProfilingView.TimeSpentSelfColumnText" xml:space="preserve">
 
647
    <value>Time spent (self)</value>
 
648
  </data>
 
649
  <data name="AddIns.Profiler.ProfilingView.TimeSpentSelfPerCallColumnText" xml:space="preserve">
 
650
    <value>Time spent (self)/call</value>
 
651
  </data>
 
652
  <data name="AddIns.Profiler.ProfilingView.TimeText" xml:space="preserve">
 
653
    <value>Time:</value>
 
654
  </data>
 
655
  <data name="AddIns.Profiler.ProfilingView.Title" xml:space="preserve">
 
656
    <value>Profiling Session Analyzer</value>
 
657
  </data>
 
658
  <data name="AddIns.Profiler.ProfilingView.Top20TabText" xml:space="preserve">
 
659
    <value>Top 20</value>
 
660
  </data>
 
661
  <data name="AddIns.Profiler.ProfilingView.WaitBarText" xml:space="preserve">
 
662
    <value>Refreshing view, please wait ...</value>
 
663
  </data>
 
664
  <data name="AddIns.Profiler.UnitTests.RunWithProfiler" xml:space="preserve">
 
665
    <value>Run with profiler</value>
 
666
  </data>
 
667
  <data name="AddIns.SharpRefactoring.ExtractMethod" xml:space="preserve">
 
668
    <value>Extract method</value>
 
669
    <comment>Text of the "Extract Method" refactoring menu command.</comment>
 
670
  </data>
 
671
  <data name="AddIns.SharpRefactoring.ExtractMethod.ContainsBreakError" xml:space="preserve">
 
672
    <value>The selected code contains a break statement without the enclosing loop. Please change the selection!</value>
 
673
  </data>
 
674
  <data name="AddIns.SharpRefactoring.ExtractMethod.ContainsContinueError" xml:space="preserve">
 
675
    <value>The selected code contains a continue statement without the enclosing loop. Please change the selection!</value>
 
676
  </data>
 
677
  <data name="AddIns.SharpRefactoring.ExtractMethod.ContainsGotoError" xml:space="preserve">
 
678
    <value>The selected code contains a goto statement without the label. Please change the selection!</value>
 
679
  </data>
 
680
  <data name="AddIns.SharpRefactoring.ExtractMethod.EnterName" xml:space="preserve">
 
681
    <value>Enter a name for the new method</value>
 
682
  </data>
 
683
  <data name="AddIns.SharpRefactoring.ExtractMethod.InvalidSelection" xml:space="preserve">
 
684
    <value>Invalid selection! Please select a valid range.</value>
 
685
  </data>
 
686
  <data name="AddIns.SharpRefactoring.ExtractMethod.ParseErrors" xml:space="preserve">
 
687
    <value>Errors occured during parsing! Cannot extract a new method.</value>
 
688
  </data>
 
689
  <data name="AddIns.SharpRefactoring.ExtractMethodNotSupported" xml:space="preserve">
 
690
    <value>Extracting methods in {0} is currently not supported!</value>
 
691
    <comment>Used to notify the user that the MethodExtractor can not extract the code in the current programming language.
 
692
 
 
693
{0} is the value from ProjectService.CurrentProject.Language</comment>
 
694
  </data>
 
695
  <data name="AddIns.SharpRefactoring.InsertCtor" xml:space="preserve">
 
696
    <value>Insert constructor</value>
 
697
  </data>
 
698
  <data name="AddIns.SharpRefactoring.InsertCtor.AddCheckForNullLabel" xml:space="preserve">
 
699
    <value>Add check for null</value>
 
700
  </data>
 
701
  <data name="AddIns.SharpRefactoring.InsertCtor.AddRangeCheckLabel" xml:space="preserve">
 
702
    <value>Add range check</value>
 
703
  </data>
 
704
  <data name="AddIns.SharpRefactoring.InsertCtor.Description" xml:space="preserve">
 
705
    <value>Select all fields you want to create a constructor with:</value>
 
706
  </data>
 
707
  <data name="AddIns.SharpRefactoring.InsertCtor.VariableLabel" xml:space="preserve">
 
708
    <value>Variable</value>
 
709
  </data>
 
710
  <data name="AddIns.SharpRefactoring.IntroduceMethod" xml:space="preserve">
 
711
    <value>Introduce method {0} in {1}</value>
 
712
  </data>
 
713
  <data name="AddIns.SharpRefactoring.OverrideEqualsGetHashCodeMethods" xml:space="preserve">
 
714
    <value>Override Equals() and GetHashCode()</value>
 
715
  </data>
 
716
  <data name="AddIns.SharpRefactoring.OverrideEqualsGetHashCodeMethods.AddInterface" xml:space="preserve">
 
717
    <value>Add interface {0}</value>
 
718
  </data>
 
719
  <data name="AddIns.SharpRefactoring.OverrideEqualsGetHashCodeMethods.AddOperatorOverloads" xml:space="preserve">
 
720
    <value>Add operator overloads</value>
 
721
  </data>
 
722
  <data name="AddIns.SharpRefactoring.OverrideEqualsGetHashCodeMethods.AddOtherMethod" xml:space="preserve">
 
723
    <value>Add ${otherMethod} override</value>
 
724
  </data>
 
725
  <data name="AddIns.SharpRefactoring.OverrideEqualsGetHashCodeMethods.SurroundWithRegion" xml:space="preserve">
 
726
    <value>Surround with #region</value>
 
727
  </data>
 
728
  <data name="AddIns.SharpRefactoring.OverrideToStringMethod" xml:space="preserve">
 
729
    <value>Override ToString()</value>
 
730
  </data>
 
731
  <data name="AddIns.SharpRefactoring.OverrideToStringMethod.Description" xml:space="preserve">
 
732
    <value>Select the fields you want to use in the ToString() implementation:</value>
 
733
  </data>
 
734
  <data name="AddIns.SharpRefactoring.ResolveAttribute" xml:space="preserve">
 
735
    <value>Resolve attribute: {0}</value>
 
736
  </data>
 
737
  <data name="AddIns.SharpRefactoring.ResolveExtensionMethod" xml:space="preserve">
 
738
    <value>Resolve extension method {0}</value>
 
739
  </data>
 
740
  <data name="AddIns.SourceAnalysis.CheckWithStyleCop" xml:space="preserve">
 
741
    <value>Check with StyleCop</value>
 
742
  </data>
 
743
  <data name="AddIns.SourceAnalysis.Title" xml:space="preserve">
 
744
    <value>Source Analysis</value>
 
745
  </data>
 
746
  <data name="AddIns.Subversion.AddToIgnoreList" xml:space="preserve">
 
747
    <value>Add to ignore list</value>
 
748
  </data>
 
749
  <data name="AddIns.Subversion.Blame" xml:space="preserve">
 
750
    <value>Blame</value>
 
751
    <comment>blame/praise/annotate- show author for each line of code in the file</comment>
 
752
  </data>
 
753
  <data name="AddIns.Subversion.BranchOrTag" xml:space="preserve">
 
754
    <value>Branch/tag</value>
 
755
    <comment>Shows the dialog for branching/tagging</comment>
 
756
  </data>
 
757
  <data name="AddIns.Subversion.CannotCopyError" xml:space="preserve">
 
758
    <value>The file/directory cannot be copied because it is in subversion status '{0}'.</value>
 
759
  </data>
 
760
  <data name="AddIns.Subversion.CannotMoveError" xml:space="preserve">
 
761
    <value>The file/directory cannot be moved because it is in subversion status '{0}'.</value>
 
762
  </data>
 
763
  <data name="AddIns.Subversion.CannotRemoveError" xml:space="preserve">
 
764
    <value>The file/directory cannot be removed because it is in subversion status '{0}'.</value>
 
765
  </data>
 
766
  <data name="AddIns.Subversion.CheckForModifications" xml:space="preserve">
 
767
    <value>Check for modifications</value>
 
768
    <comment>Command to check a directory for modifications (both local and remote)</comment>
 
769
  </data>
 
770
  <data name="AddIns.Subversion.Checkout" xml:space="preserve">
 
771
    <value>Checkout</value>
 
772
    <comment>Download source code from the version control server</comment>
 
773
  </data>
 
774
  <data name="AddIns.Subversion.CleanUp" xml:space="preserve">
 
775
    <value>Clean up</value>
 
776
    <comment>Runs svn cleanup, fixing problems in the working copy</comment>
 
777
  </data>
 
778
  <data name="AddIns.Subversion.Commit" xml:space="preserve">
 
779
    <value>Commit</value>
 
780
    <comment>Command to upload local changes to version control system</comment>
 
781
  </data>
 
782
  <data name="AddIns.Subversion.CreatePatch" xml:space="preserve">
 
783
    <value>Create patch</value>
 
784
    <comment>Create a patch file containing the local modifications</comment>
 
785
  </data>
 
786
  <data name="AddIns.Subversion.DeleteDirectory" xml:space="preserve">
 
787
    <value>Delete directory</value>
 
788
  </data>
 
789
  <data name="AddIns.Subversion.Diff" xml:space="preserve">
 
790
    <value>Diff</value>
 
791
    <comment>Command to show local modifications done to a file</comment>
 
792
  </data>
 
793
  <data name="AddIns.Subversion.EditConflicts" xml:space="preserve">
 
794
    <value>Edit conflicts</value>
 
795
    <comment>Command to edit version-control conflicts in a file</comment>
 
796
  </data>
 
797
  <data name="AddIns.Subversion.ErrorDelete" xml:space="preserve">
 
798
    <value>Error deleting ${File}</value>
 
799
    <comment>Message shown when a file or directory cannot be deleted</comment>
 
800
  </data>
 
801
  <data name="AddIns.Subversion.Export" xml:space="preserve">
 
802
    <value>Export</value>
 
803
    <comment>Export files from the local working copy</comment>
 
804
  </data>
 
805
  <data name="AddIns.Subversion.ForceDelete" xml:space="preserve">
 
806
    <value>Force delete</value>
 
807
  </data>
 
808
  <data name="AddIns.Subversion.History" xml:space="preserve">
 
809
    <value>History</value>
 
810
  </data>
 
811
  <data name="AddIns.Subversion.ItemRemovedFromIgnoreList" xml:space="preserve">
 
812
    <value>'{0}' was removed from the ignore list.</value>
 
813
  </data>
 
814
  <data name="AddIns.Subversion.Lock" xml:space="preserve">
 
815
    <value>Get lock</value>
 
816
  </data>
 
817
  <data name="AddIns.Subversion.MarkConflictsAsResolved" xml:space="preserve">
 
818
    <value>Mark conflicts as resolved</value>
 
819
    <comment>Command to tell version-control system that conflicts were resolved</comment>
 
820
  </data>
 
821
  <data name="AddIns.Subversion.Merge" xml:space="preserve">
 
822
    <value>Merge</value>
 
823
    <comment>Merge changes from another branch to this directory</comment>
 
824
  </data>
 
825
  <data name="AddIns.Subversion.Options.AutoAdd" xml:space="preserve">
 
826
    <value>Automatically &amp;add new files</value>
 
827
  </data>
 
828
  <data name="AddIns.Subversion.Options.AutoDelete" xml:space="preserve">
 
829
    <value>Automatically &amp;delete removed files</value>
 
830
  </data>
 
831
  <data name="AddIns.Subversion.Options.ReloadProjectAfterChanges" xml:space="preserve">
 
832
    <value>&amp;Re-load project after changes to project file(s)</value>
 
833
  </data>
 
834
  <data name="AddIns.Subversion.Options.RenameInsideSubversion" xml:space="preserve">
 
835
    <value>&amp;Rename files inside Subversion (keeps history)</value>
 
836
  </data>
 
837
  <data name="AddIns.Subversion.Options.Title" xml:space="preserve">
 
838
    <value>Subversion Options</value>
 
839
    <comment>Title of the subversion options panel</comment>
 
840
  </data>
 
841
  <data name="AddIns.Subversion.Options.UseHistoryDisplayBinding" xml:space="preserve">
 
842
    <value>Show &amp;history tab for version-controlled files</value>
 
843
    <comment>Show tab page History for each version-controlled file</comment>
 
844
  </data>
 
845
  <data name="AddIns.Subversion.Relocate" xml:space="preserve">
 
846
    <value>Relocate</value>
 
847
    <comment>Change the URL of the version control server</comment>
 
848
  </data>
 
849
  <data name="AddIns.Subversion.RemoveFromIgnoreList" xml:space="preserve">
 
850
    <value>Remove from ignore list</value>
 
851
  </data>
 
852
  <data name="AddIns.Subversion.RemoveMovedFile" xml:space="preserve">
 
853
    <value>The file has just been moved to this location, do you really want to remove it?</value>
 
854
  </data>
 
855
  <data name="AddIns.Subversion.RepositoryBrowser" xml:space="preserve">
 
856
    <value>Repository browser</value>
 
857
    <comment>Launch a tool to view the repository of the version control system</comment>
 
858
  </data>
 
859
  <data name="AddIns.Subversion.Revert" xml:space="preserve">
 
860
    <value>Revert</value>
 
861
    <comment>Command to revert local modifications done to a version-controlled file</comment>
 
862
  </data>
 
863
  <data name="AddIns.Subversion.RevertLocalModifications" xml:space="preserve">
 
864
    <value>The file has local modifications. Do you really want to remove it?</value>
 
865
  </data>
 
866
  <data name="AddIns.Subversion.RevisionGraph" xml:space="preserve">
 
867
    <value>Revision graph</value>
 
868
    <comment>Show the revision graph for a directory</comment>
 
869
  </data>
 
870
  <data name="AddIns.Subversion.SaveFiles" xml:space="preserve">
 
871
    <value>Save files</value>
 
872
    <comment>Button text to confirm saving all open files</comment>
 
873
  </data>
 
874
  <data name="AddIns.Subversion.ShowLog" xml:space="preserve">
 
875
    <value>Show Log</value>
 
876
    <comment>Shows the history for the file</comment>
 
877
  </data>
 
878
  <data name="AddIns.Subversion.SVNRequiresSavingFiles" xml:space="preserve">
 
879
    <value>The version control operation would affect files with unsaved modifications.
 
880
You have to save those files before running the operation.</value>
 
881
  </data>
 
882
  <data name="AddIns.Subversion.Switch" xml:space="preserve">
 
883
    <value>Switch</value>
 
884
    <comment>Switch the working copy to a different branch</comment>
 
885
  </data>
 
886
  <data name="AddIns.Subversion.TortoiseSVNRequired" xml:space="preserve">
 
887
    <value>TortoiseSVN needs to be installed to execute this action.</value>
 
888
  </data>
 
889
  <data name="AddIns.Subversion.Update" xml:space="preserve">
 
890
    <value>Update</value>
 
891
    <comment>Command to download changes done by other developers to the working copy</comment>
 
892
  </data>
 
893
  <data name="AddIns.Subversion.UpdateToRevision" xml:space="preserve">
 
894
    <value>Update to revision</value>
 
895
    <comment>Command to update a file to a specific version</comment>
 
896
  </data>
 
897
  <data name="AddIns.UsageDataCollector.AcceptConfirmation" xml:space="preserve">
 
898
    <value>Thank you for participating! You can still opt-out later using the SharpDevelop options.</value>
 
899
    <comment>text that confirms the user accepted UDC</comment>
 
900
  </data>
 
901
  <data name="AddIns.UsageDataCollector.AcceptRadioButton" xml:space="preserve">
 
902
    <value>I would like to participate - collect and upload usage data</value>
 
903
    <comment>Option to start participating in usage data collection</comment>
 
904
  </data>
 
905
  <data name="AddIns.UsageDataCollector.DeclineConfirmation" xml:space="preserve">
 
906
    <value>You can still opt-in later using the SharpDevelop options.</value>
 
907
    <comment>Text that confirms the user declined UDC</comment>
 
908
  </data>
 
909
  <data name="AddIns.UsageDataCollector.DeclineRadioButton" xml:space="preserve">
 
910
    <value>I do not want to participate</value>
 
911
    <comment>Option for declining to participate in usage data collection</comment>
 
912
  </data>
 
913
  <data name="AddIns.UsageDataCollector.Introduction" xml:space="preserve">
 
914
    <value>We need your help! To improve SharpDevelop in the future, we would like to know which features are used most.
 
915
SharpDevelop can collect this information and upload it automatically.</value>
 
916
    <comment>introduction to UsageDataCollector, appears on first start of SharpDevelop 4.0</comment>
 
917
  </data>
 
918
  <data name="AddIns.UsageDataCollector.PrivacyStatement" xml:space="preserve">
 
919
    <value>Privacy Statement</value>
 
920
    <comment>text for link to privacy statement</comment>
 
921
  </data>
 
922
  <data name="AddIns.UsageDataCollector.ShowCollectedData" xml:space="preserve">
 
923
    <value>Show collected data</value>
 
924
    <comment>button for showing the data collected so far</comment>
 
925
  </data>
 
926
  <data name="AddIns.UsageDataCollector.Title" xml:space="preserve">
 
927
    <value>Usage Data Collector</value>
 
928
    <comment>title of the usage data collector start page message (only visible on first start of SharpDevelop 4) and name of the corresponding page in the options dialog</comment>
 
929
  </data>
 
930
  <data name="AddIns.VBNetBinding.CodeCompletion.QuestionmarkEqualsItem.Description" xml:space="preserve">
 
931
    <value>Let SharpDevelop figure out the type based on the initializer.</value>
 
932
  </data>
 
933
  <data name="AddIns.XamlBinding.Menu.EditGridColumnsAndRows" xml:space="preserve">
 
934
    <value>Edit grid columns and rows</value>
 
935
  </data>
 
936
  <data name="AddIns.XamlBinding.Menu.ExtractPropertiesAsStyle" xml:space="preserve">
 
937
    <value>Extract properties as style</value>
 
938
  </data>
 
939
  <data name="AddIns.XamlBinding.Menu.ExtractPropertiesAsStyle.ErrorNoSelection" xml:space="preserve">
 
940
    <value>No valid element selected!</value>
 
941
  </data>
 
942
  <data name="AddIns.XamlBinding.Menu.ExtractPropertiesAsStyle.PropertyColumn" xml:space="preserve">
 
943
    <value>Property/Event Name</value>
 
944
  </data>
 
945
  <data name="AddIns.XamlBinding.Menu.ExtractPropertiesAsStyle.ReplaceQuestion" xml:space="preserve">
 
946
    <value>The selected control has already a style assigned. Do you want to replace the style with the newly created style?</value>
 
947
  </data>
 
948
  <data name="AddIns.XamlBinding.Menu.ExtractPropertiesAsStyle.StyleName" xml:space="preserve">
 
949
    <value>Style name:</value>
 
950
  </data>
 
951
  <data name="AddIns.XamlBinding.Menu.ExtractPropertiesAsStyle.ValueColumn" xml:space="preserve">
 
952
    <value>Property Value</value>
 
953
  </data>
 
954
  <data name="AddIns.XamlBinding.Menu.GroupInto" xml:space="preserve">
 
955
    <value>Group into</value>
 
956
  </data>
 
957
  <data name="AddIns.XamlBinding.Menu.RemoveMargin" xml:space="preserve">
 
958
    <value>Remove margin</value>
 
959
  </data>
 
960
  <data name="AddIns.XamlBinding.Menu.RemoveUnnecessaryAttributes" xml:space="preserve">
 
961
    <value>Remove unnecessary attributes</value>
 
962
  </data>
 
963
  <data name="AddIns.XamlBinding.NewEventHandlerItem" xml:space="preserve">
 
964
    <value>&lt;new event handler&gt;</value>
 
965
  </data>
 
966
  <data name="AddIns.XamlBinding.Options.CodeCompletionGroupLabel" xml:space="preserve">
 
967
    <value>Code completion</value>
 
968
  </data>
 
969
  <data name="AddIns.XamlBinding.Options.EventColor" xml:space="preserve">
 
970
    <value>Event color:</value>
 
971
  </data>
 
972
  <data name="AddIns.XamlBinding.Options.EventHandlerNamePattern" xml:space="preserve">
 
973
    <value>Event handler name pattern:</value>
 
974
  </data>
 
975
  <data name="AddIns.XamlBinding.Options.HighlightingDescription" xml:space="preserve">
 
976
    <value>Select the colors that should be used by the XAML highlighter:</value>
 
977
  </data>
 
978
  <data name="AddIns.XamlBinding.Options.HighlightingGroupLabel" xml:space="preserve">
 
979
    <value>Highlighting</value>
 
980
  </data>
 
981
  <data name="AddIns.XamlBinding.Options.IgnoredElementColor" xml:space="preserve">
 
982
    <value>Ignored element color:</value>
 
983
  </data>
 
984
  <data name="AddIns.XamlBinding.Options.NamespaceDeclarationColor" xml:space="preserve">
 
985
    <value>XML namespace declaration color:</value>
 
986
  </data>
 
987
  <data name="AddIns.XamlBinding.Options.PropertyColor" xml:space="preserve">
 
988
    <value>Property color:</value>
 
989
  </data>
 
990
  <data name="AddIns.XamlBinding.Options.SwitchToCodeViewAfterInsertion" xml:space="preserve">
 
991
    <value>Switch to code after insertion of new event handler</value>
 
992
  </data>
 
993
  <data name="AddIns.XamlBinding.Options.Title" xml:space="preserve">
 
994
    <value>XAML</value>
 
995
  </data>
 
996
  <data name="AddIns.XamlBinding.Options.UseExtensionCompletion" xml:space="preserve">
 
997
    <value>Use markup extension completion</value>
 
998
  </data>
 
999
  <data name="AddIns.XamlBinding.Options.UseHighlighting" xml:space="preserve">
 
1000
    <value>Use advanced highlighting</value>
 
1001
  </data>
 
1002
  <data name="AvalonEdit.FileEncoding.EncodingCausesDataLoss" xml:space="preserve">
 
1003
    <value>The file cannot be saved with the current encoding ${encoding} without losing data.</value>
 
1004
  </data>
 
1005
  <data name="AvalonEdit.FileEncoding.EncodingCausesDataLoss.Continue" xml:space="preserve">
 
1006
    <value>Continue</value>
 
1007
    <comment>continue using the current encoding (may cause data loss)</comment>
 
1008
  </data>
 
1009
  <data name="AvalonEdit.FileEncoding.EncodingCausesDataLoss.UseUTF8" xml:space="preserve">
 
1010
    <value>Save as UTF-8</value>
 
1011
  </data>
 
1012
  <data name="BackendBindings.ExecutionManager.CantExecuteDLLError" xml:space="preserve">
 
1013
    <value>Project is configured as dll and no execution command is specified.
 
1014
You can specifiy an execution command in the project options.</value>
 
1015
  </data>
 
1016
  <data name="BackendBindings.ExecutionManager.NoSingleFileCompilation" xml:space="preserve">
 
1017
    <value>Compiling single files is not supported, please create a project!</value>
 
1018
  </data>
 
1019
  <data name="CompilerResultView.DescriptionText" xml:space="preserve">
 
1020
    <value>Description</value>
 
1021
  </data>
 
1022
  <data name="CompilerResultView.FileText" xml:space="preserve">
 
1023
    <value>File</value>
 
1024
  </data>
 
1025
  <data name="ComponentInspector.AboutDialog.Title" xml:space="preserve">
 
1026
    <value>About</value>
 
1027
  </data>
 
1028
  <data name="ComponentInspector.AboutDialog.VersionLabel" xml:space="preserve">
 
1029
    <value>Version:</value>
 
1030
  </data>
 
1031
  <data name="ComponentInspector.ActionMenu.CastMenuItem" xml:space="preserve">
 
1032
    <value>Cast</value>
 
1033
  </data>
 
1034
  <data name="ComponentInspector.ActionMenu.CopyObjectMenuItem" xml:space="preserve">
 
1035
    <value>&amp;Copy Object</value>
 
1036
  </data>
 
1037
  <data name="ComponentInspector.ActionMenu.CopyTextMenuItem" xml:space="preserve">
 
1038
    <value>Copy T&amp;ext</value>
 
1039
  </data>
 
1040
  <data name="ComponentInspector.ActionMenu.CopyValueTextMenuItem" xml:space="preserve">
 
1041
    <value>Copy &amp;Value Text</value>
 
1042
  </data>
 
1043
  <data name="ComponentInspector.ActionMenu.CutObjectMenuItem" xml:space="preserve">
 
1044
    <value>Cu&amp;t Object</value>
 
1045
  </data>
 
1046
  <data name="ComponentInspector.ActionMenu.EventLoggingMenuItem" xml:space="preserve">
 
1047
    <value>&amp;Event Logging</value>
 
1048
  </data>
 
1049
  <data name="ComponentInspector.ActionMenu.OnDesignSurfaceMenuItem" xml:space="preserve">
 
1050
    <value>On Design Surface</value>
 
1051
  </data>
 
1052
  <data name="ComponentInspector.ActionMenu.PasteObjectMenuItem" xml:space="preserve">
 
1053
    <value>&amp;Paste Object</value>
 
1054
  </data>
 
1055
  <data name="ComponentInspector.ActionMenu.RefreshRunningComObjectsMenuItem" xml:space="preserve">
 
1056
    <value>Refresh COM Running Objects</value>
 
1057
  </data>
 
1058
  <data name="ComponentInspector.ActionMenu.RegisterTypeLibMenuItem" xml:space="preserve">
 
1059
    <value>Register TypeLib</value>
 
1060
  </data>
 
1061
  <data name="ComponentInspector.ActionMenu.RemoveFromFavouritesMenuItem" xml:space="preserve">
 
1062
    <value>Remove from Favorites</value>
 
1063
  </data>
 
1064
  <data name="ComponentInspector.ActionMenu.UnregisterTypeLibMenuItem" xml:space="preserve">
 
1065
    <value>Unregister TypeLib</value>
 
1066
  </data>
 
1067
  <data name="ComponentInspector.AssemblyTreeNode.Text" xml:space="preserve">
 
1068
    <value>Opened Assemblies</value>
 
1069
  </data>
 
1070
  <data name="ComponentInspector.AttachDialog.AttachFailedMessage" xml:space="preserve">
 
1071
    <value>Error attaching to process {0}.</value>
 
1072
  </data>
 
1073
  <data name="ComponentInspector.AttachDialog.ProcessLabel" xml:space="preserve">
 
1074
    <value>Process</value>
 
1075
    <comment>Labels a running process</comment>
 
1076
  </data>
 
1077
  <data name="ComponentInspector.AttachDialog.Title" xml:space="preserve">
 
1078
    <value>Attach</value>
 
1079
  </data>
 
1080
  <data name="ComponentInspector.CastDialog.CannotFindType" xml:space="preserve">
 
1081
    <value>Cannot find type</value>
 
1082
  </data>
 
1083
  <data name="ComponentInspector.CastDialog.CannotFindTypeInAssembliesMessage" xml:space="preserve">
 
1084
    <value>Cannot find type {0} in any of the assemblies currently open.</value>
 
1085
  </data>
 
1086
  <data name="ComponentInspector.CastDialog.CastForTitle" xml:space="preserve">
 
1087
    <value>Cast for</value>
 
1088
  </data>
 
1089
  <data name="ComponentInspector.CastDialog.CastTitle" xml:space="preserve">
 
1090
    <value>Cast</value>
 
1091
  </data>
 
1092
  <data name="ComponentInspector.CastDialog.CastToLabel" xml:space="preserve">
 
1093
    <value>Cast to</value>
 
1094
  </data>
 
1095
  <data name="ComponentInspector.CastDialog.DetermineTypeOfCastFailedMessage" xml:space="preserve">
 
1096
    <value>Error determining type of cast.</value>
 
1097
  </data>
 
1098
  <data name="ComponentInspector.CastDialog.RememberCastCheckBox" xml:space="preserve">
 
1099
    <value>Remember cast across sessions?</value>
 
1100
  </data>
 
1101
  <data name="ComponentInspector.CastDialog.TypeIncompatibleMessage" xml:space="preserve">
 
1102
    <value>Cast type incompatible with object's type.</value>
 
1103
  </data>
 
1104
  <data name="ComponentInspector.ComCategoryRootTreeNode.Text" xml:space="preserve">
 
1105
    <value>Component Categories</value>
 
1106
  </data>
 
1107
  <data name="ComponentInspector.ComClassRootTreeNode.Text" xml:space="preserve">
 
1108
    <value>Classes</value>
 
1109
  </data>
 
1110
  <data name="ComponentInspector.ComInterfaceRootTreeNode.Text" xml:space="preserve">
 
1111
    <value>Interfaces</value>
 
1112
  </data>
 
1113
  <data name="ComponentInspector.ComRunningObjectsTreeNode.Text" xml:space="preserve">
 
1114
    <value>COM Running Objects</value>
 
1115
  </data>
 
1116
  <data name="ComponentInspector.ComTreeNode.Text" xml:space="preserve">
 
1117
    <value>Favorite/Recently Accessed Type Libraries</value>
 
1118
  </data>
 
1119
  <data name="ComponentInspector.ComTypeLibraryRootTreeNode.Text" xml:space="preserve">
 
1120
    <value>Type Libraries</value>
 
1121
  </data>
 
1122
  <data name="ComponentInspector.ConstructorDialog.Information" xml:space="preserve">
 
1123
    <value>If you select a constructor with parameters, after you hit OK, please fill in the parameters and then drag the selected constructor to where you want this object to be created.</value>
 
1124
  </data>
 
1125
  <data name="ComponentInspector.ConstructorDialog.Title" xml:space="preserve">
 
1126
    <value>Select a Constructor</value>
 
1127
  </data>
 
1128
  <data name="ComponentInspector.ControlsTab" xml:space="preserve">
 
1129
    <value>Controls</value>
 
1130
  </data>
 
1131
  <data name="ComponentInspector.CreateObjectMenuItem" xml:space="preserve">
 
1132
    <value>Create O&amp;bject</value>
 
1133
  </data>
 
1134
  <data name="ComponentInspector.CustDirectoriesPanel.ApplicationWorkingFolder" xml:space="preserve">
 
1135
    <value>Application Working Directory</value>
 
1136
  </data>
 
1137
  <data name="ComponentInspector.CustDirectoriesPanel.ConvertedAssembliesFolder" xml:space="preserve">
 
1138
    <value>ActiveX Converted Assemblies</value>
 
1139
  </data>
 
1140
  <data name="ComponentInspector.CustDirectoriesPanel.Title" xml:space="preserve">
 
1141
    <value>Directories</value>
 
1142
  </data>
 
1143
  <data name="ComponentInspector.CustomActiveXPanel.AutomaticallyGetPropertiesCheckBox" xml:space="preserve">
 
1144
    <value>Automatically Get COM Properties</value>
 
1145
  </data>
 
1146
  <data name="ComponentInspector.CustomActiveXPanel.GetRunningComObjectsCheckBox" xml:space="preserve">
 
1147
    <value>Get COM Running Objects at Startup</value>
 
1148
  </data>
 
1149
  <data name="ComponentInspector.CustomObjectPanel.OtherLabel" xml:space="preserve">
 
1150
    <value>Other</value>
 
1151
  </data>
 
1152
  <data name="ComponentInspector.CustomObjectPanel.ShowBaseClassNamesCheckBox" xml:space="preserve">
 
1153
    <value>Show base class names</value>
 
1154
  </data>
 
1155
  <data name="ComponentInspector.CustomObjectPanel.ShowLabel" xml:space="preserve">
 
1156
    <value>Show</value>
 
1157
  </data>
 
1158
  <data name="ComponentInspector.CustomObjectPanel.ShowObjectAsBaseCheckBox" xml:space="preserve">
 
1159
    <value>Show Object members in base class category</value>
 
1160
  </data>
 
1161
  <data name="ComponentInspector.CustomObjectPanel.ShowPublicMembersCheckBox" xml:space="preserve">
 
1162
    <value>Public members only</value>
 
1163
  </data>
 
1164
  <data name="ComponentInspector.ErrorDialog.LessInformationButton" xml:space="preserve">
 
1165
    <value>Less Information</value>
 
1166
  </data>
 
1167
  <data name="ComponentInspector.ErrorDialog.MoreInformationButton" xml:space="preserve">
 
1168
    <value>More Information</value>
 
1169
  </data>
 
1170
  <data name="ComponentInspector.ErrorDialog.ReportAsBugButton" xml:space="preserve">
 
1171
    <value>Report as Bug</value>
 
1172
  </data>
 
1173
  <data name="ComponentInspector.EventLogList.ClearAllMenuItem" xml:space="preserve">
 
1174
    <value>Clear &amp;All</value>
 
1175
  </data>
 
1176
  <data name="ComponentInspector.EventLogList.ClearMenuItem" xml:space="preserve">
 
1177
    <value>&amp;Clear</value>
 
1178
  </data>
 
1179
  <data name="ComponentInspector.EventLogList.EventColumnHeader" xml:space="preserve">
 
1180
    <value>Event</value>
 
1181
  </data>
 
1182
  <data name="ComponentInspector.EventLogList.EventsBeingLoggedTab" xml:space="preserve">
 
1183
    <value>Events Being Logged</value>
 
1184
  </data>
 
1185
  <data name="ComponentInspector.EventLogList.EventsTab" xml:space="preserve">
 
1186
    <value>Event Log</value>
 
1187
  </data>
 
1188
  <data name="ComponentInspector.EventLogList.IncrementColumnHeader" xml:space="preserve">
 
1189
    <value>Inc</value>
 
1190
  </data>
 
1191
  <data name="ComponentInspector.EventLogList.NoEventsBeingLoggedMessage" xml:space="preserve">
 
1192
    <value>You are not logging any events.
 
1193
 
 
1194
To begin logging events, select an object or an event in the Objects panel, and either right-click or use the Action menu to enable event logging.</value>
 
1195
  </data>
 
1196
  <data name="ComponentInspector.EventLogList.ParametersColumnHeader" xml:space="preserve">
 
1197
    <value>Parameters</value>
 
1198
  </data>
 
1199
  <data name="ComponentInspector.EventLogList.StopAllLoggingMenuItem" xml:space="preserve">
 
1200
    <value>Stop &amp;All Logging</value>
 
1201
  </data>
 
1202
  <data name="ComponentInspector.EventLogList.StopLoggingMenuItem" xml:space="preserve">
 
1203
    <value>&amp;Stop Logging</value>
 
1204
  </data>
 
1205
  <data name="ComponentInspector.EventLogList.TimeColumnHeader" xml:space="preserve">
 
1206
    <value>Time</value>
 
1207
  </data>
 
1208
  <data name="ComponentInspector.FindDialog.AllLevelsLabel" xml:space="preserve">
 
1209
    <value>All levels</value>
 
1210
  </data>
 
1211
  <data name="ComponentInspector.FindDialog.AssembliesRadioButton" xml:space="preserve">
 
1212
    <value>Assemblies/Types</value>
 
1213
  </data>
 
1214
  <data name="ComponentInspector.FindDialog.ContainsRadioButton" xml:space="preserve">
 
1215
    <value>Contains</value>
 
1216
  </data>
 
1217
  <data name="ComponentInspector.FindDialog.FindButton" xml:space="preserve">
 
1218
    <value>Find</value>
 
1219
  </data>
 
1220
  <data name="ComponentInspector.FindDialog.FindIn" xml:space="preserve">
 
1221
    <value>Find In</value>
 
1222
  </data>
 
1223
  <data name="ComponentInspector.FindDialog.FindWhatLabel" xml:space="preserve">
 
1224
    <value>Find what:</value>
 
1225
  </data>
 
1226
  <data name="ComponentInspector.FindDialog.FoundListColumnHeader" xml:space="preserve">
 
1227
    <value>Item</value>
 
1228
  </data>
 
1229
  <data name="ComponentInspector.FindDialog.FullNameLabel" xml:space="preserve">
 
1230
    <value>Full Name</value>
 
1231
  </data>
 
1232
  <data name="ComponentInspector.FindDialog.LevelSelectOnlyDownLabel" xml:space="preserve">
 
1233
    <value>Only down</value>
 
1234
  </data>
 
1235
  <data name="ComponentInspector.FindDialog.LevelsLabel" xml:space="preserve">
 
1236
    <value>Levels</value>
 
1237
  </data>
 
1238
  <data name="ComponentInspector.FindDialog.LookingAtLabel" xml:space="preserve">
 
1239
    <value>Looking at:</value>
 
1240
  </data>
 
1241
  <data name="ComponentInspector.FindDialog.MatchLabel" xml:space="preserve">
 
1242
    <value>Match</value>
 
1243
  </data>
 
1244
  <data name="ComponentInspector.FindDialog.NoItemsFoundMessage" xml:space="preserve">
 
1245
    <value>No items found</value>
 
1246
  </data>
 
1247
  <data name="ComponentInspector.FindDialog.NoTreeNodeSelectedDialogTitle" xml:space="preserve">
 
1248
    <value>Please Select Tree Node</value>
 
1249
  </data>
 
1250
  <data name="ComponentInspector.FindDialog.NoTreeNodeSelectedMessage" xml:space="preserve">
 
1251
    <value>You must select a node in some tree; the find will begin with that node.</value>
 
1252
  </data>
 
1253
  <data name="ComponentInspector.FindDialog.ObjectTreeNameCheckBox" xml:space="preserve">
 
1254
    <value>Name</value>
 
1255
  </data>
 
1256
  <data name="ComponentInspector.FindDialog.ObjectTreeRadioButtonText" xml:space="preserve">
 
1257
    <value>Object Tree</value>
 
1258
  </data>
 
1259
  <data name="ComponentInspector.FindDialog.ObjectTreeValueCheckBox" xml:space="preserve">
 
1260
    <value>Value</value>
 
1261
  </data>
 
1262
  <data name="ComponentInspector.FindDialog.SelectNameOrValueDialogTitle" xml:space="preserve">
 
1263
    <value>Please Select Name/Value</value>
 
1264
  </data>
 
1265
  <data name="ComponentInspector.FindDialog.SelectNameOrValueMessage" xml:space="preserve">
 
1266
    <value>Please select one or both of Name or Value when searching the Object tree.</value>
 
1267
  </data>
 
1268
  <data name="ComponentInspector.FindDialog.SelectNodeInTreeNameMessage" xml:space="preserve">
 
1269
    <value>You must select a node in the {0} tree; the find will begin with that node.</value>
 
1270
  </data>
 
1271
  <data name="ComponentInspector.FindDialog.ShowItemMenuItem" xml:space="preserve">
 
1272
    <value>Show Item</value>
 
1273
  </data>
 
1274
  <data name="ComponentInspector.FindDialog.StartingWithLabel" xml:space="preserve">
 
1275
    <value>Starting with:</value>
 
1276
  </data>
 
1277
  <data name="ComponentInspector.FindDialog.StartsWithRadioButton" xml:space="preserve">
 
1278
    <value>Starts With</value>
 
1279
  </data>
 
1280
  <data name="ComponentInspector.FindDialog.Title" xml:space="preserve">
 
1281
    <value>Find</value>
 
1282
  </data>
 
1283
  <data name="ComponentInspector.GacList.CultureColumn" xml:space="preserve">
 
1284
    <value>Culture</value>
 
1285
  </data>
 
1286
  <data name="ComponentInspector.GacList.GlobalAssemblyNameColumn" xml:space="preserve">
 
1287
    <value>Global Assembly Name</value>
 
1288
  </data>
 
1289
  <data name="ComponentInspector.GacList.OpenMenuItem" xml:space="preserve">
 
1290
    <value>&amp;Open</value>
 
1291
  </data>
 
1292
  <data name="ComponentInspector.GacList.PublicKeyTokenColumn" xml:space="preserve">
 
1293
    <value>Public Key Token</value>
 
1294
  </data>
 
1295
  <data name="ComponentInspector.GacList.VersionColumn" xml:space="preserve">
 
1296
    <value>Version</value>
 
1297
  </data>
 
1298
  <data name="ComponentInspector.GeneralOptionsPanel.AutomaticallyGetComPropertiesCheckBox" xml:space="preserve">
 
1299
    <value>Automatically get COM properties</value>
 
1300
  </data>
 
1301
  <data name="ComponentInspector.GeneralOptionsPanel.GetRunningComObjectsAtStartupCheckBox" xml:space="preserve">
 
1302
    <value>Get COM running objects at startup</value>
 
1303
  </data>
 
1304
  <data name="ComponentInspector.GeneralOptionsPanel.PanelsGroupBox" xml:space="preserve">
 
1305
    <value>Panels</value>
 
1306
  </data>
 
1307
  <data name="ComponentInspector.GeneralOptionsPanel.ShowAssemblyPanelCheckBox" xml:space="preserve">
 
1308
    <value>Show Assembly Panel</value>
 
1309
  </data>
 
1310
  <data name="ComponentInspector.GeneralOptionsPanel.ShowControlsPanelCheckBox" xml:space="preserve">
 
1311
    <value>Show Controls Panel</value>
 
1312
  </data>
 
1313
  <data name="ComponentInspector.GeneralOptionsPanel.ShowGacPanelCheckBox" xml:space="preserve">
 
1314
    <value>Show GAC Panel</value>
 
1315
  </data>
 
1316
  <data name="ComponentInspector.GetPropertyMenuItem" xml:space="preserve">
 
1317
    <value>&amp;Get Property</value>
 
1318
  </data>
 
1319
  <data name="ComponentInspector.GettingStartedDialog.Information" xml:space="preserve">
 
1320
    <value>The Inspector can view or manipulate any ActiveX/COM object.
 
1321
 
 
1322
Browse the COM running objects using the object tree at the left.  Right click a member of the object tree to invoke a method.
 
1323
 
 
1324
Browse through the installed COM components in the ActiveX/COM tab.
 
1325
 
 
1326
Open a type library or control file using the Open menu.
 
1327
 
 
1328
To create/manipulate a ActiveX/COM object, drag a class within a TypeLib/Control to the object tree or design surface.</value>
 
1329
  </data>
 
1330
  <data name="ComponentInspector.GettingStartedDialog.ShowThisDialogCheckBox" xml:space="preserve">
 
1331
    <value>Show this Dialog</value>
 
1332
  </data>
 
1333
  <data name="ComponentInspector.GettingStartedDialog.Title" xml:space="preserve">
 
1334
    <value>Getting Started</value>
 
1335
  </data>
 
1336
  <data name="ComponentInspector.ImagePanel.ControlDesignSurfaceLabel" xml:space="preserve">
 
1337
    <value>Control Design Surface</value>
 
1338
  </data>
 
1339
  <data name="ComponentInspector.ImagePanel.DesignModeLabel" xml:space="preserve">
 
1340
    <value>Design Mode</value>
 
1341
  </data>
 
1342
  <data name="ComponentInspector.InspectorMenu.CloseAssembly" xml:space="preserve">
 
1343
    <value>Close &amp;Assembly...</value>
 
1344
  </data>
 
1345
  <data name="ComponentInspector.InspectorMenu.Find" xml:space="preserve">
 
1346
    <value>&amp;Find...</value>
 
1347
  </data>
 
1348
  <data name="ComponentInspector.InspectorMenu.ObjectTreeOptionsPanel.Title" xml:space="preserve">
 
1349
    <value>Object Tree</value>
 
1350
  </data>
 
1351
  <data name="ComponentInspector.InspectorMenu.OpenAssembly" xml:space="preserve">
 
1352
    <value>&amp;Open Assembly...</value>
 
1353
  </data>
 
1354
  <data name="ComponentInspector.InspectorMenu.TypeHandlerOptionsPanel.Title" xml:space="preserve">
 
1355
    <value>Type Handlers</value>
 
1356
  </data>
 
1357
  <data name="ComponentInspector.InvokeMethodMenuItem" xml:space="preserve">
 
1358
    <value>Invoke &amp;Method</value>
 
1359
  </data>
 
1360
  <data name="ComponentInspector.MainMenu.InspectorMenu" xml:space="preserve">
 
1361
    <value>&amp;Inspector</value>
 
1362
  </data>
 
1363
  <data name="ComponentInspector.ObjectBrowser.ObjectsTreePanel" xml:space="preserve">
 
1364
    <value>Objects</value>
 
1365
  </data>
 
1366
  <data name="ComponentInspector.ObjectBrowser.OutputTab" xml:space="preserve">
 
1367
    <value>Output</value>
 
1368
  </data>
 
1369
  <data name="ComponentInspector.ObjectBrowser.ParametersPanel" xml:space="preserve">
 
1370
    <value>Parameters</value>
 
1371
  </data>
 
1372
  <data name="ComponentInspector.ObjectBrowser.TopLevelObjects" xml:space="preserve">
 
1373
    <value>Top Level Objects</value>
 
1374
  </data>
 
1375
  <data name="ComponentInspector.ObjectBrowser.ValueColumnHeader" xml:space="preserve">
 
1376
    <value>Value</value>
 
1377
  </data>
 
1378
  <data name="ComponentInspector.ObjectBrowserForm.ActionMenuItem" xml:space="preserve">
 
1379
    <value>&amp;Action</value>
 
1380
  </data>
 
1381
  <data name="ComponentInspector.ObjectBrowserForm.ActiveXFilesFilterName" xml:space="preserve">
 
1382
    <value>ActiveX Files</value>
 
1383
  </data>
 
1384
  <data name="ComponentInspector.ObjectBrowserForm.AssemblyFilesFilterName" xml:space="preserve">
 
1385
    <value>Assembly Files</value>
 
1386
  </data>
 
1387
  <data name="ComponentInspector.ObjectBrowserForm.AttachMenuItem" xml:space="preserve">
 
1388
    <value>&amp;Tracing...</value>
 
1389
  </data>
 
1390
  <data name="ComponentInspector.ObjectBrowserForm.DirectoriesMenuItem" xml:space="preserve">
 
1391
    <value>&amp;Directories...</value>
 
1392
  </data>
 
1393
  <data name="ComponentInspector.ObjectBrowserForm.ObjectTreeMenuItem" xml:space="preserve">
 
1394
    <value>&amp;Object Tree...</value>
 
1395
  </data>
 
1396
  <data name="ComponentInspector.ObjectBrowserForm.OpenFileDialogTitle" xml:space="preserve">
 
1397
    <value>Select a File to Open</value>
 
1398
  </data>
 
1399
  <data name="ComponentInspector.ObjectBrowserForm.OptionsMenuItem" xml:space="preserve">
 
1400
    <value>&amp;Options</value>
 
1401
  </data>
 
1402
  <data name="ComponentInspector.ObjectBrowserForm.PanelsMenuItem" xml:space="preserve">
 
1403
    <value>&amp;Panels...</value>
 
1404
  </data>
 
1405
  <data name="ComponentInspector.ObjectBrowserForm.ShowHelpMenuItem" xml:space="preserve">
 
1406
    <value>&amp;Help...</value>
 
1407
  </data>
 
1408
  <data name="ComponentInspector.ObjectBrowserForm.TracingMenuItem" xml:space="preserve">
 
1409
    <value>&amp;Tracing...</value>
 
1410
  </data>
 
1411
  <data name="ComponentInspector.ObjectBrowserForm.TypeHandlersMenuItem" xml:space="preserve">
 
1412
    <value>&amp;Type Handlers...</value>
 
1413
  </data>
 
1414
  <data name="ComponentInspector.ObjectTreeOptionsPanel.CategoriesGroupBox" xml:space="preserve">
 
1415
    <value>Categories</value>
 
1416
  </data>
 
1417
  <data name="ComponentInspector.ObjectTreeOptionsPanel.CategoryCountLabel" xml:space="preserve">
 
1418
    <value>When number of members exceeds</value>
 
1419
  </data>
 
1420
  <data name="ComponentInspector.ObjectTreeOptionsPanel.DisplayIntegersInHexCheckBox" xml:space="preserve">
 
1421
    <value>Integers in hex</value>
 
1422
  </data>
 
1423
  <data name="ComponentInspector.ObjectTreeOptionsPanel.ShowBaseClassCategoryCheckBox" xml:space="preserve">
 
1424
    <value>Show base class categories</value>
 
1425
  </data>
 
1426
  <data name="ComponentInspector.ObjectTreeOptionsPanel.ShowBaseClassMembersCheckBox" xml:space="preserve">
 
1427
    <value>Base class members</value>
 
1428
  </data>
 
1429
  <data name="ComponentInspector.ObjectTreeOptionsPanel.ShowBaseClassNamesCheckBox" xml:space="preserve">
 
1430
    <value>Base class names</value>
 
1431
  </data>
 
1432
  <data name="ComponentInspector.ObjectTreeOptionsPanel.ShowEventsCheckBox" xml:space="preserve">
 
1433
    <value>Events</value>
 
1434
  </data>
 
1435
  <data name="ComponentInspector.ObjectTreeOptionsPanel.ShowFieldsCheckBox" xml:space="preserve">
 
1436
    <value>Fields</value>
 
1437
  </data>
 
1438
  <data name="ComponentInspector.ObjectTreeOptionsPanel.ShowGroupBox" xml:space="preserve">
 
1439
    <value>Show</value>
 
1440
  </data>
 
1441
  <data name="ComponentInspector.ObjectTreeOptionsPanel.ShowMemberCategoriesCheckBox" xml:space="preserve">
 
1442
    <value>Show member categories</value>
 
1443
  </data>
 
1444
  <data name="ComponentInspector.ObjectTreeOptionsPanel.ShowMembersGroupBox" xml:space="preserve">
 
1445
    <value>Show Members</value>
 
1446
  </data>
 
1447
  <data name="ComponentInspector.ObjectTreeOptionsPanel.ShowMethodsCheckBox" xml:space="preserve">
 
1448
    <value>Methods</value>
 
1449
  </data>
 
1450
  <data name="ComponentInspector.ObjectTreeOptionsPanel.ShowObjectAsBaseClassCheckBox" xml:space="preserve">
 
1451
    <value>Show Object members in base class category</value>
 
1452
  </data>
 
1453
  <data name="ComponentInspector.ObjectTreeOptionsPanel.ShowPropertiesCheckBox" xml:space="preserve">
 
1454
    <value>Properties</value>
 
1455
  </data>
 
1456
  <data name="ComponentInspector.ObjectTreeOptionsPanel.ShowPropertyAccessorsMethodsCheckBox" xml:space="preserve">
 
1457
    <value>Property/Event accessor methods</value>
 
1458
  </data>
 
1459
  <data name="ComponentInspector.ObjectTreeOptionsPanel.ShowPublicMembersOnlyCheckBox" xml:space="preserve">
 
1460
    <value>Public members only</value>
 
1461
  </data>
 
1462
  <data name="ComponentInspector.OutputList.OutputColumnHeader" xml:space="preserve">
 
1463
    <value>Output</value>
 
1464
  </data>
 
1465
  <data name="ComponentInspector.ParamControlInfo.SelectObjectLabel" xml:space="preserve">
 
1466
    <value>select object</value>
 
1467
  </data>
 
1468
  <data name="ComponentInspector.ParamControlInfo.SeparateStringsWithSpaces" xml:space="preserve">
 
1469
    <value>(separate strings with spaces)</value>
 
1470
  </data>
 
1471
  <data name="ComponentInspector.ParamControlInfo.ValueLabel" xml:space="preserve">
 
1472
    <value>value</value>
 
1473
  </data>
 
1474
  <data name="ComponentInspector.ProgressDialog.AddingRunningComObjectsDialogTitle" xml:space="preserve">
 
1475
    <value>Adding COM Running Objects</value>
 
1476
  </data>
 
1477
  <data name="ComponentInspector.ProgressDialog.AddingRunningComObjectsMessage" xml:space="preserve">
 
1478
    <value>Please wait while I add COM running objects</value>
 
1479
  </data>
 
1480
  <data name="ComponentInspector.ProgressDialog.GettingInformationDialogTitle" xml:space="preserve">
 
1481
    <value>Getting {0} Information</value>
 
1482
  </data>
 
1483
  <data name="ComponentInspector.ProgressDialog.GettingInformationMessage" xml:space="preserve">
 
1484
    <value>Please wait while I get the {0} information</value>
 
1485
  </data>
 
1486
  <data name="ComponentInspector.ProgressDialog.LoadingPreviouslyOpenedAssembliesDialogTitle" xml:space="preserve">
 
1487
    <value>Loading Remembered Assemblies</value>
 
1488
  </data>
 
1489
  <data name="ComponentInspector.ProgressDialog.LoadingPreviouslyOpenedAssembliesMessage" xml:space="preserve">
 
1490
    <value>Please wait while I load the previously opened assemblies.</value>
 
1491
  </data>
 
1492
  <data name="ComponentInspector.Registry.Text" xml:space="preserve">
 
1493
    <value>Registry</value>
 
1494
  </data>
 
1495
  <data name="ComponentInspector.SetFieldMenuItem" xml:space="preserve">
 
1496
    <value>Set &amp;Field</value>
 
1497
  </data>
 
1498
  <data name="ComponentInspector.SetPropertyMenuItem" xml:space="preserve">
 
1499
    <value>&amp;Set Property</value>
 
1500
  </data>
 
1501
  <data name="ComponentInspector.ToolsMenu.ShowComponentInspectorMenuItem" xml:space="preserve">
 
1502
    <value>Component Inspector</value>
 
1503
  </data>
 
1504
  <data name="ComponentInspector.TracingDialog.Title" xml:space="preserve">
 
1505
    <value>Set Trace Level</value>
 
1506
  </data>
 
1507
  <data name="ComponentInspector.TracingDialog.TraceLevelLabel" xml:space="preserve">
 
1508
    <value>Trace Level</value>
 
1509
  </data>
 
1510
  <data name="ComponentInspector.TreeListPanel.HeaderPanel" xml:space="preserve">
 
1511
    <value>Name</value>
 
1512
  </data>
 
1513
  <data name="ComponentInspector.TypeHandlerOptionsPanel.InformationLabel" xml:space="preserve">
 
1514
    <value>Type handlers present the classes marked below in a more convenient manner, suppressing unnecessary details.</value>
 
1515
  </data>
 
1516
  <data name="ComponentInspector.WaitingForAppDialog.Information" xml:space="preserve">
 
1517
    <value>Waiting for application to start. If the application fails to start (or you become tired of waiting), you may cancel by pressing Cancel.</value>
 
1518
  </data>
 
1519
  <data name="ComponentInspector.WaitingForAppDialog.Title" xml:space="preserve">
 
1520
    <value>Waiting for Application to Start</value>
 
1521
  </data>
 
1522
  <data name="CSharpBinding.GenerateNewHandlerInstructions" xml:space="preserve">
 
1523
    <value>Insert reference to explicit method; press tab or enter again to insert a new method stub.</value>
 
1524
  </data>
 
1525
  <data name="CSharpBinding.InsertAnonymousMethod" xml:space="preserve">
 
1526
    <value>Insert anonymous method without parameters.</value>
 
1527
  </data>
 
1528
  <data name="CSharpBinding.InsertAnonymousMethodWithParameters" xml:space="preserve">
 
1529
    <value>Insert anonymous method with parameters.</value>
 
1530
  </data>
 
1531
  <data name="Dialog.About.ChangeLogTabName" xml:space="preserve">
 
1532
    <value>ChangeLog</value>
 
1533
  </data>
 
1534
  <data name="Dialog.About.DialogName" xml:space="preserve">
 
1535
    <value>About SharpDevelop</value>
 
1536
  </data>
 
1537
  <data name="Dialog.About.label1Text" xml:space="preserve">
 
1538
    <value>Version</value>
 
1539
  </data>
 
1540
  <data name="Dialog.About.label2Text" xml:space="preserve">
 
1541
    <value>Build</value>
 
1542
  </data>
 
1543
  <data name="Dialog.About.License" xml:space="preserve">
 
1544
    <value>Released under the terms of the ${License}.</value>
 
1545
  </data>
 
1546
  <data name="Dialog.About.ThrowExceptionButton" xml:space="preserve">
 
1547
    <value>&amp;Throw Exception</value>
 
1548
  </data>
 
1549
  <data name="Dialog.About.VersionInfoTabName" xml:space="preserve">
 
1550
    <value>Version Info</value>
 
1551
  </data>
 
1552
  <data name="Dialog.About.VersionInfoTabName.CopyButton" xml:space="preserve">
 
1553
    <value>&amp;Copy</value>
 
1554
  </data>
 
1555
  <data name="Dialog.About.VersionInfoTabName.VersionColumn" xml:space="preserve">
 
1556
    <value>Version</value>
 
1557
  </data>
 
1558
  <data name="Dialog.Componnents.RichMenuItem.LoadFileDescription" xml:space="preserve">
 
1559
    <value>load file ${File}</value>
 
1560
  </data>
 
1561
  <data name="Dialog.Componnents.RichMenuItem.LoadProjectDescription" xml:space="preserve">
 
1562
    <value>load project ${Project}</value>
 
1563
  </data>
 
1564
  <data name="Dialog.Componnents.RichMenuItem.NoRecentFilesString" xml:space="preserve">
 
1565
    <value>recent files</value>
 
1566
  </data>
 
1567
  <data name="Dialog.Componnents.RichMenuItem.NoRecentProjectsString" xml:space="preserve">
 
1568
    <value>recent projects</value>
 
1569
  </data>
 
1570
  <data name="Dialog.DirtyFiles.DialogName" xml:space="preserve">
 
1571
    <value>Save dirty files?</value>
 
1572
  </data>
 
1573
  <data name="Dialog.DirtyFiles.DirtyFiles" xml:space="preserve">
 
1574
    <value>Dirty Files</value>
 
1575
  </data>
 
1576
  <data name="Dialog.DirtyFiles.DiscardAllButton" xml:space="preserve">
 
1577
    <value>&amp;Discard all</value>
 
1578
  </data>
 
1579
  <data name="Dialog.DirtyFiles.Files" xml:space="preserve">
 
1580
    <value>Files</value>
 
1581
  </data>
 
1582
  <data name="Dialog.DirtyFiles.SaveAllButton" xml:space="preserve">
 
1583
    <value>Save &amp;all</value>
 
1584
  </data>
 
1585
  <data name="Dialog.DirtyFiles.SaveButton" xml:space="preserve">
 
1586
    <value>&amp;Save</value>
 
1587
  </data>
 
1588
  <data name="Dialog.EditAvailableConfigurationsDialog.AddProjectConfiguration" xml:space="preserve">
 
1589
    <value>Add Project Configuration</value>
 
1590
  </data>
 
1591
  <data name="Dialog.EditAvailableConfigurationsDialog.AddProjectPlatform" xml:space="preserve">
 
1592
    <value>Add Project Platform</value>
 
1593
  </data>
 
1594
  <data name="Dialog.EditAvailableConfigurationsDialog.AddSolutionConfiguration" xml:space="preserve">
 
1595
    <value>Add Solution Configuration</value>
 
1596
  </data>
 
1597
  <data name="Dialog.EditAvailableConfigurationsDialog.AddSolutionPlatform" xml:space="preserve">
 
1598
    <value>Add Solution Platform</value>
 
1599
  </data>
 
1600
  <data name="Dialog.EditAvailableConfigurationsDialog.CannotDeleteAllConfigurationsOrPlatforms" xml:space="preserve">
 
1601
    <value>You cannot delete all configurations/platforms.</value>
 
1602
  </data>
 
1603
  <data name="Dialog.EditAvailableConfigurationsDialog.ConfirmRemoveConfigurationOrPlatform" xml:space="preserve">
 
1604
    <value>Do you really want to remove '{0}'?</value>
 
1605
  </data>
 
1606
  <data name="Dialog.EditAvailableConfigurationsDialog.CopySettingsFrom" xml:space="preserve">
 
1607
    <value>Copy &amp;settings from:</value>
 
1608
  </data>
 
1609
  <data name="Dialog.EditAvailableConfigurationsDialog.CreateConfigurationInAllProjects" xml:space="preserve">
 
1610
    <value>&amp;Create this configuration in all projects</value>
 
1611
  </data>
 
1612
  <data name="Dialog.EditAvailableConfigurationsDialog.DuplicateName" xml:space="preserve">
 
1613
    <value>Duplicate name.</value>
 
1614
  </data>
 
1615
  <data name="Dialog.EditAvailableConfigurationsDialog.EditProjectConfigurations" xml:space="preserve">
 
1616
    <value>Edit Project Configurations</value>
 
1617
  </data>
 
1618
  <data name="Dialog.EditAvailableConfigurationsDialog.EditProjectPlatforms" xml:space="preserve">
 
1619
    <value>Edit Project Platforms</value>
 
1620
  </data>
 
1621
  <data name="Dialog.EditAvailableConfigurationsDialog.EditSolutionConfigurations" xml:space="preserve">
 
1622
    <value>Edit Solution Configurations</value>
 
1623
  </data>
 
1624
  <data name="Dialog.EditAvailableConfigurationsDialog.EditSolutionPlatforms" xml:space="preserve">
 
1625
    <value>Edit Solution Platforms</value>
 
1626
  </data>
 
1627
  <data name="Dialog.EditAvailableConfigurationsDialog.EmptyItem" xml:space="preserve">
 
1628
    <value>&lt;Empty&gt;</value>
 
1629
    <comment>Copy from empty item</comment>
 
1630
  </data>
 
1631
  <data name="Dialog.EditAvailableConfigurationsDialog.EnterNewName" xml:space="preserve">
 
1632
    <value>Enter the new name:</value>
 
1633
  </data>
 
1634
  <data name="Dialog.EditAvailableConfigurationsDialog.InvalidName" xml:space="preserve">
 
1635
    <value>The name was invalid.</value>
 
1636
  </data>
 
1637
  <data name="Dialog.ExportProjectToHtml.DialogName" xml:space="preserve">
 
1638
    <value>Export to Html</value>
 
1639
  </data>
 
1640
  <data name="Dialog.ExportProjectToHtml.FolderLabel" xml:space="preserve">
 
1641
    <value>Folder:</value>
 
1642
  </data>
 
1643
  <data name="Dialog.ExportProjectToHtml.SelectTargetDirInfo" xml:space="preserve">
 
1644
    <value>Select target directory.</value>
 
1645
  </data>
 
1646
  <data name="Dialog.Goto.DialogName" xml:space="preserve">
 
1647
    <value>Go to</value>
 
1648
    <comment>Title of the "go to" dialog window</comment>
 
1649
  </data>
 
1650
  <data name="Dialog.Goto.GotoLine" xml:space="preserve">
 
1651
    <value>Go to line</value>
 
1652
  </data>
 
1653
  <data name="Dialog.Goto.IntroText" xml:space="preserve">
 
1654
    <value>Please enter an expression to jump to.
 
1655
You can enter line number, class names and file names.
 
1656
Examples: "120", "MainClass", "Main.cs, 120".</value>
 
1657
  </data>
 
1658
  <data name="Dialog.HighlightingEditor.Add" xml:space="preserve">
 
1659
    <value>Add</value>
 
1660
  </data>
 
1661
  <data name="Dialog.HighlightingEditor.Change" xml:space="preserve">
 
1662
    <value>Change...</value>
 
1663
  </data>
 
1664
  <data name="Dialog.HighlightingEditor.ColorDlg.Background" xml:space="preserve">
 
1665
    <value>Background color</value>
 
1666
  </data>
 
1667
  <data name="Dialog.HighlightingEditor.ColorDlg.Bold" xml:space="preserve">
 
1668
    <value>Bold</value>
 
1669
  </data>
 
1670
  <data name="Dialog.HighlightingEditor.ColorDlg.Caption" xml:space="preserve">
 
1671
    <value>Here you can edit the selected highlighting color.</value>
 
1672
  </data>
 
1673
  <data name="Dialog.HighlightingEditor.ColorDlg.Foreground" xml:space="preserve">
 
1674
    <value>Foreground color</value>
 
1675
  </data>
 
1676
  <data name="Dialog.HighlightingEditor.ColorDlg.Italic" xml:space="preserve">
 
1677
    <value>Italic</value>
 
1678
  </data>
 
1679
  <data name="Dialog.HighlightingEditor.ColorDlg.NoColor" xml:space="preserve">
 
1680
    <value>No color specified (use default)</value>
 
1681
  </data>
 
1682
  <data name="Dialog.HighlightingEditor.ColorDlg.SystemColor" xml:space="preserve">
 
1683
    <value>System color:</value>
 
1684
  </data>
 
1685
  <data name="Dialog.HighlightingEditor.ColorDlg.Title" xml:space="preserve">
 
1686
    <value>Edit color</value>
 
1687
  </data>
 
1688
  <data name="Dialog.HighlightingEditor.ColorDlg.UserDefined" xml:space="preserve">
 
1689
    <value>User-defined color:</value>
 
1690
  </data>
 
1691
  <data name="Dialog.HighlightingEditor.Digits.Explanation" xml:space="preserve">
 
1692
    <value>This option lets you set the coloring of digits in your file.</value>
 
1693
  </data>
 
1694
  <data name="Dialog.HighlightingEditor.Digits.Sample" xml:space="preserve">
 
1695
    <value>Digit color sample:</value>
 
1696
  </data>
 
1697
  <data name="Dialog.HighlightingEditor.Edit" xml:space="preserve">
 
1698
    <value>Edit...</value>
 
1699
  </data>
 
1700
  <data name="Dialog.HighlightingEditor.EditDlg.Title" xml:space="preserve">
 
1701
    <value>Edit scheme</value>
 
1702
  </data>
 
1703
  <data name="Dialog.HighlightingEditor.EnterText" xml:space="preserve">
 
1704
    <value>Enter text</value>
 
1705
  </data>
 
1706
  <data name="Dialog.HighlightingEditor.EnvColors.BookMarks" xml:space="preserve">
 
1707
    <value>Bookmarks</value>
 
1708
  </data>
 
1709
  <data name="Dialog.HighlightingEditor.EnvColors.CaretLine" xml:space="preserve">
 
1710
    <value>Caret Line</value>
 
1711
    <comment>Name for the vertical line showing the caret position</comment>
 
1712
  </data>
 
1713
  <data name="Dialog.HighlightingEditor.EnvColors.CaretMarker" xml:space="preserve">
 
1714
    <value>Caret marker</value>
 
1715
  </data>
 
1716
  <data name="Dialog.HighlightingEditor.EnvColors.Cursor" xml:space="preserve">
 
1717
    <value>Cursor</value>
 
1718
  </data>
 
1719
  <data name="Dialog.HighlightingEditor.EnvColors.Default" xml:space="preserve">
 
1720
    <value>Default text/background</value>
 
1721
  </data>
 
1722
  <data name="Dialog.HighlightingEditor.EnvColors.EOLMarkers" xml:space="preserve">
 
1723
    <value>EOL Markers</value>
 
1724
  </data>
 
1725
  <data name="Dialog.HighlightingEditor.EnvColors.FoldLine" xml:space="preserve">
 
1726
    <value>Folding line</value>
 
1727
  </data>
 
1728
  <data name="Dialog.HighlightingEditor.EnvColors.FoldMarker" xml:space="preserve">
 
1729
    <value>Folding marker</value>
 
1730
  </data>
 
1731
  <data name="Dialog.HighlightingEditor.EnvColors.InvalidLines" xml:space="preserve">
 
1732
    <value>Invalid lines</value>
 
1733
  </data>
 
1734
  <data name="Dialog.HighlightingEditor.EnvColors.LineNumbers" xml:space="preserve">
 
1735
    <value>Line numbers</value>
 
1736
  </data>
 
1737
  <data name="Dialog.HighlightingEditor.EnvColors.SelectedFoldLine" xml:space="preserve">
 
1738
    <value>Selected folding line</value>
 
1739
  </data>
 
1740
  <data name="Dialog.HighlightingEditor.EnvColors.Selection" xml:space="preserve">
 
1741
    <value>Selection</value>
 
1742
  </data>
 
1743
  <data name="Dialog.HighlightingEditor.EnvColors.SpaceMarkers" xml:space="preserve">
 
1744
    <value>Space markers</value>
 
1745
  </data>
 
1746
  <data name="Dialog.HighlightingEditor.EnvColors.TabMarkers" xml:space="preserve">
 
1747
    <value>Tab markers</value>
 
1748
  </data>
 
1749
  <data name="Dialog.HighlightingEditor.EnvColors.VRuler" xml:space="preserve">
 
1750
    <value>Vertical ruler</value>
 
1751
  </data>
 
1752
  <data name="Dialog.HighlightingEditor.Environment.Colors" xml:space="preserve">
 
1753
    <value>Environment colors:</value>
 
1754
  </data>
 
1755
  <data name="Dialog.HighlightingEditor.Environment.Explanation" xml:space="preserve">
 
1756
    <value>Here you can define your highlight colors for different general environment items of the text editor.
 
1757
 
 
1758
Select an entry in the list and click "Edit" to make a change.</value>
 
1759
  </data>
 
1760
  <data name="Dialog.HighlightingEditor.Explanation" xml:space="preserve">
 
1761
    <value>Explanation:</value>
 
1762
  </data>
 
1763
  <data name="Dialog.HighlightingEditor.KeywordList.ColorSample" xml:space="preserve">
 
1764
    <value>Used highlighting color sample:</value>
 
1765
  </data>
 
1766
  <data name="Dialog.HighlightingEditor.KeywordList.EnterName" xml:space="preserve">
 
1767
    <value>Enter name of new keyword:</value>
 
1768
  </data>
 
1769
  <data name="Dialog.HighlightingEditor.KeywordList.Explanation" xml:space="preserve">
 
1770
    <value>Every keyword in the list is colored with the selected highlighting color.</value>
 
1771
  </data>
 
1772
  <data name="Dialog.HighlightingEditor.KeywordList.Keywords" xml:space="preserve">
 
1773
    <value>Keywords in this list:</value>
 
1774
  </data>
 
1775
  <data name="Dialog.HighlightingEditor.KeywordList.ListName" xml:space="preserve">
 
1776
    <value>List name:</value>
 
1777
  </data>
 
1778
  <data name="Dialog.HighlightingEditor.KeywordList.NameEmpty" xml:space="preserve">
 
1779
    <value>The keyword list must have a name.</value>
 
1780
  </data>
 
1781
  <data name="Dialog.HighlightingEditor.KeywordLists.EnterName" xml:space="preserve">
 
1782
    <value>Enter name of new keyword list:</value>
 
1783
  </data>
 
1784
  <data name="Dialog.HighlightingEditor.KeywordLists.Explanation" xml:space="preserve">
 
1785
    <value>Each keyword list can have an individual highlighting color assigned to it.</value>
 
1786
  </data>
 
1787
  <data name="Dialog.HighlightingEditor.KeywordLists.Lists" xml:space="preserve">
 
1788
    <value>Keyword lists:</value>
 
1789
  </data>
 
1790
  <data name="Dialog.HighlightingEditor.Marker.ExplanationNext" xml:space="preserve">
 
1791
    <value>Enter the key string that will cause the next word to be colored with the selected color.</value>
 
1792
  </data>
 
1793
  <data name="Dialog.HighlightingEditor.Marker.ExplanationPrev" xml:space="preserve">
 
1794
    <value>Enter the key string that will cause the previous word to be colored with the selected color.</value>
 
1795
  </data>
 
1796
  <data name="Dialog.HighlightingEditor.Marker.KeyString" xml:space="preserve">
 
1797
    <value>Key string to recognize:</value>
 
1798
  </data>
 
1799
  <data name="Dialog.HighlightingEditor.Marker.MarkMarker" xml:space="preserve">
 
1800
    <value>Use color for key string, too</value>
 
1801
  </data>
 
1802
  <data name="Dialog.HighlightingEditor.Marker.NameEmpty" xml:space="preserve">
 
1803
    <value>The key string must not be empty.</value>
 
1804
  </data>
 
1805
  <data name="Dialog.HighlightingEditor.Marker.SampleColor" xml:space="preserve">
 
1806
    <value>Sample of highlighting color for previous/following word:</value>
 
1807
  </data>
 
1808
  <data name="Dialog.HighlightingEditor.Markers.EnterName" xml:space="preserve">
 
1809
    <value>Enter new marker key string:</value>
 
1810
  </data>
 
1811
  <data name="Dialog.HighlightingEditor.Markers.Explanation" xml:space="preserve">
 
1812
    <value>Here you can define strings that are not colored themselves, but the previous or following word next to them.
 
1813
 
 
1814
This is useful, for example, for coloring method calls by using ( as a key string.</value>
 
1815
  </data>
 
1816
  <data name="Dialog.HighlightingEditor.Markers.KeyString" xml:space="preserve">
 
1817
    <value>Key string</value>
 
1818
  </data>
 
1819
  <data name="Dialog.HighlightingEditor.Markers.Next" xml:space="preserve">
 
1820
    <value>Next token marker key strings:</value>
 
1821
  </data>
 
1822
  <data name="Dialog.HighlightingEditor.Markers.Previous" xml:space="preserve">
 
1823
    <value>Previous token marker key strings:</value>
 
1824
  </data>
 
1825
  <data name="Dialog.HighlightingEditor.Properties.EnterName" xml:space="preserve">
 
1826
    <value>Enter name of new property:</value>
 
1827
  </data>
 
1828
  <data name="Dialog.HighlightingEditor.Properties.EnterValue" xml:space="preserve">
 
1829
    <value>Enter value of property {0}:</value>
 
1830
  </data>
 
1831
  <data name="Dialog.HighlightingEditor.Properties.Explanation" xml:space="preserve">
 
1832
    <value>Here you can define properties of the scheme.
 
1833
 
 
1834
Properties are name-value pairs that control the behaviour of the editor. Currently, the only supported property is "LineComment", which tells the editor the string to insert at the start of the line when you tell it to comment out a line.</value>
 
1835
  </data>
 
1836
  <data name="Dialog.HighlightingEditor.Properties.Name" xml:space="preserve">
 
1837
    <value>Name</value>
 
1838
  </data>
 
1839
  <data name="Dialog.HighlightingEditor.Properties.Properties" xml:space="preserve">
 
1840
    <value>Properties:</value>
 
1841
  </data>
 
1842
  <data name="Dialog.HighlightingEditor.Properties.Value" xml:space="preserve">
 
1843
    <value>Value</value>
 
1844
  </data>
 
1845
  <data name="Dialog.HighlightingEditor.Remove" xml:space="preserve">
 
1846
    <value>Remove</value>
 
1847
  </data>
 
1848
  <data name="Dialog.HighlightingEditor.RuleSet.Delimiters" xml:space="preserve">
 
1849
    <value>Delimiters:</value>
 
1850
  </data>
 
1851
  <data name="Dialog.HighlightingEditor.RuleSet.Explanation" xml:space="preserve">
 
1852
    <value>These are the general properties of the rule set.
 
1853
 
 
1854
The delimiters string determines which characters are used for word splitting.
 
1855
If you enter something in "Referenced set", this means that the set will be the root rule set imported from another scheme whose name is the Reference string. All other options of this rule set are discarded. This is useful, for example, for HTML and ASP, which both use JavaScript as an import.</value>
 
1856
  </data>
 
1857
  <data name="Dialog.HighlightingEditor.RuleSet.IgnoreCase" xml:space="preserve">
 
1858
    <value>Ignore case in rule set</value>
 
1859
  </data>
 
1860
  <data name="Dialog.HighlightingEditor.RuleSet.Name" xml:space="preserve">
 
1861
    <value>Name of rule set:</value>
 
1862
  </data>
 
1863
  <data name="Dialog.HighlightingEditor.RuleSet.NameEmpty" xml:space="preserve">
 
1864
    <value>The rule set name must not be empty. Only the root rule set has no name.</value>
 
1865
  </data>
 
1866
  <data name="Dialog.HighlightingEditor.RuleSet.NoEscapeSeq" xml:space="preserve">
 
1867
    <value>Don't recognize escape sequences in the rule set</value>
 
1868
  </data>
 
1869
  <data name="Dialog.HighlightingEditor.RuleSet.Reference" xml:space="preserve">
 
1870
    <value>Referenced set:</value>
 
1871
  </data>
 
1872
  <data name="Dialog.HighlightingEditor.RuleSet.SpaceAndTab" xml:space="preserve">
 
1873
    <value>Space and Tab are added automatically.</value>
 
1874
  </data>
 
1875
  <data name="Dialog.HighlightingEditor.RuleSets.EnterName" xml:space="preserve">
 
1876
    <value>Enter name of new rule set:</value>
 
1877
  </data>
 
1878
  <data name="Dialog.HighlightingEditor.RuleSets.Explanation" xml:space="preserve">
 
1879
    <value>Here you can define rule sets for the highlighting scheme.
 
1880
 
 
1881
Rule sets are the heart of SharpDevelop's highlighting engine. Each rule set is a collection of colored keyword lists and spans, which are character sequences between given begin and end symbols, e.g. quotes. 
 
1882
The root rule set is used for the main file body, the others (named ones) can be used inside of spans.
 
1883
So there can be several rule sets that apply to different regions of text, such as XML comments or strings.</value>
 
1884
  </data>
 
1885
  <data name="Dialog.HighlightingEditor.RuleSets.NamedRuleSets" xml:space="preserve">
 
1886
    <value>Named rule sets:</value>
 
1887
  </data>
 
1888
  <data name="Dialog.HighlightingEditor.SampleText" xml:space="preserve">
 
1889
    <value>Sample text</value>
 
1890
  </data>
 
1891
  <data name="Dialog.HighlightingEditor.Scheme.Explanation" xml:space="preserve">
 
1892
    <value>Each highlighting scheme must have an unique name that identifies it to the program.
 
1893
A user-defined scheme that has the same name as a built-in completely replaces the built-in.
 
1894
 
 
1895
The 'Extensions' field is a list of semicolon-separated file extensions that this scheme belongs to, for example '.htm;.html;.asp'. This string must not contain spaces.
 
1896
When an extension is used by both a built-in and a user-defined scheme, the user-defined scheme has priority.</value>
 
1897
  </data>
 
1898
  <data name="Dialog.HighlightingEditor.Scheme.Extensions" xml:space="preserve">
 
1899
    <value>Extensions:</value>
 
1900
  </data>
 
1901
  <data name="Dialog.HighlightingEditor.Scheme.Name" xml:space="preserve">
 
1902
    <value>Scheme name:</value>
 
1903
  </data>
 
1904
  <data name="Dialog.HighlightingEditor.Scheme.NameEmpty" xml:space="preserve">
 
1905
    <value>The scheme name must not be empty.</value>
 
1906
  </data>
 
1907
  <data name="Dialog.HighlightingEditor.Span.Begin" xml:space="preserve">
 
1908
    <value>Begin of span:</value>
 
1909
  </data>
 
1910
  <data name="Dialog.HighlightingEditor.Span.BeginCol" xml:space="preserve">
 
1911
    <value>Begin</value>
 
1912
  </data>
 
1913
  <data name="Dialog.HighlightingEditor.Span.BeginEmpty" xml:space="preserve">
 
1914
    <value>The begin string must not be empty.</value>
 
1915
  </data>
 
1916
  <data name="Dialog.HighlightingEditor.Span.BeginSingleWord" xml:space="preserve">
 
1917
    <value>Begin is single word:</value>
 
1918
  </data>
 
1919
  <data name="Dialog.HighlightingEditor.Span.Colors" xml:space="preserve">
 
1920
    <value>Colors:</value>
 
1921
  </data>
 
1922
  <data name="Dialog.HighlightingEditor.Span.ContCol" xml:space="preserve">
 
1923
    <value>Contents</value>
 
1924
  </data>
 
1925
  <data name="Dialog.HighlightingEditor.Span.End" xml:space="preserve">
 
1926
    <value>End of span:</value>
 
1927
  </data>
 
1928
  <data name="Dialog.HighlightingEditor.Span.EndCol" xml:space="preserve">
 
1929
    <value>End</value>
 
1930
  </data>
 
1931
  <data name="Dialog.HighlightingEditor.Span.EndSingleWord" xml:space="preserve">
 
1932
    <value>End is single word:</value>
 
1933
  </data>
 
1934
  <data name="Dialog.HighlightingEditor.Span.EscChar" xml:space="preserve">
 
1935
    <value>Escape character:</value>
 
1936
    <comment>Escape character inside highlighting spans, e.g. \ in C#</comment>
 
1937
  </data>
 
1938
  <data name="Dialog.HighlightingEditor.Span.Explanation" xml:space="preserve">
 
1939
    <value>In "Begin" and "End", @ has a special meaning: @!string@ doesn't match string when searching for the begin/end, and @@ matches a single @.
 
1940
 
 
1941
If no color for begin/end is given, the contents color is used.</value>
 
1942
  </data>
 
1943
  <data name="Dialog.HighlightingEditor.Span.Name" xml:space="preserve">
 
1944
    <value>Name of Span:</value>
 
1945
  </data>
 
1946
  <data name="Dialog.HighlightingEditor.Span.NameEmpty" xml:space="preserve">
 
1947
    <value>The span name must not be empty.</value>
 
1948
  </data>
 
1949
  <data name="Dialog.HighlightingEditor.Span.NoEscSeq" xml:space="preserve">
 
1950
    <value>Don't recognize escape sequences</value>
 
1951
  </data>
 
1952
  <data name="Dialog.HighlightingEditor.Span.Ruleset" xml:space="preserve">
 
1953
    <value>Rule set to use:</value>
 
1954
  </data>
 
1955
  <data name="Dialog.HighlightingEditor.Span.StopEol" xml:space="preserve">
 
1956
    <value>Span ends at end of line if no end string is found</value>
 
1957
  </data>
 
1958
  <data name="Dialog.HighlightingEditor.Span.Use" xml:space="preserve">
 
1959
    <value>Use</value>
 
1960
  </data>
 
1961
  <data name="Dialog.HighlightingEditor.Spans.EnterName" xml:space="preserve">
 
1962
    <value>Enter new span name:</value>
 
1963
  </data>
 
1964
  <data name="Dialog.HighlightingEditor.Spans.Explanation" xml:space="preserve">
 
1965
    <value>Spans are sequences of characters defined by a beginning string, and optionally an end string (or they can end at end-of-line), that have a separate default highlight color.
 
1966
 
 
1967
Additionally, a span can be assigned a named rule set that allows complex formatting inside (HTML tags or XML comments, for example).</value>
 
1968
  </data>
 
1969
  <data name="Dialog.HighlightingEditor.Spans.Spans" xml:space="preserve">
 
1970
    <value>Defined spans:</value>
 
1971
  </data>
 
1972
  <data name="Dialog.HighlightingEditor.TreeView.DigitsColor" xml:space="preserve">
 
1973
    <value>Digits color</value>
 
1974
  </data>
 
1975
  <data name="Dialog.HighlightingEditor.TreeView.EnvironmentColors" xml:space="preserve">
 
1976
    <value>Environment colors</value>
 
1977
  </data>
 
1978
  <data name="Dialog.HighlightingEditor.TreeView.KeywordList" xml:space="preserve">
 
1979
    <value>Keyword list</value>
 
1980
  </data>
 
1981
  <data name="Dialog.HighlightingEditor.TreeView.KeywordLists" xml:space="preserve">
 
1982
    <value>Keyword lists</value>
 
1983
  </data>
 
1984
  <data name="Dialog.HighlightingEditor.TreeView.MarkNextWord" xml:space="preserve">
 
1985
    <value>Mark next word</value>
 
1986
  </data>
 
1987
  <data name="Dialog.HighlightingEditor.TreeView.MarkPreviousWord" xml:space="preserve">
 
1988
    <value>Mark previous word</value>
 
1989
  </data>
 
1990
  <data name="Dialog.HighlightingEditor.TreeView.Properties" xml:space="preserve">
 
1991
    <value>Properties</value>
 
1992
  </data>
 
1993
  <data name="Dialog.HighlightingEditor.TreeView.RootRuleSet" xml:space="preserve">
 
1994
    <value>Root Rule set</value>
 
1995
  </data>
 
1996
  <data name="Dialog.HighlightingEditor.TreeView.RuleSet" xml:space="preserve">
 
1997
    <value>Rule set</value>
 
1998
  </data>
 
1999
  <data name="Dialog.HighlightingEditor.TreeView.RuleSets" xml:space="preserve">
 
2000
    <value>Rule sets</value>
 
2001
  </data>
 
2002
  <data name="Dialog.HighlightingEditor.TreeView.Span" xml:space="preserve">
 
2003
    <value>Span</value>
 
2004
  </data>
 
2005
  <data name="Dialog.HighlightingEditor.TreeView.Spans" xml:space="preserve">
 
2006
    <value>Spans</value>
 
2007
  </data>
 
2008
  <data name="Dialog.HighlightingEditor.ValidationError" xml:space="preserve">
 
2009
    <value>Please correct the settings you made:</value>
 
2010
  </data>
 
2011
  <data name="Dialog.NewFile.AddToProjectQuestion" xml:space="preserve">
 
2012
    <value>If you want to use the new file in the current project, you need to add it to the project.
 
2013
Do you want to add the new file to the project ${CurrentProjectName}?</value>
 
2014
  </data>
 
2015
  <data name="Dialog.NewFile.AddToProjectQuestionProject" xml:space="preserve">
 
2016
    <value>Create file inside project</value>
 
2017
    <comment>Answer 1</comment>
 
2018
  </data>
 
2019
  <data name="Dialog.NewFile.AddToProjectQuestionStandalone" xml:space="preserve">
 
2020
    <value>Create standalone file</value>
 
2021
    <comment>Answer 2</comment>
 
2022
  </data>
 
2023
  <data name="Dialog.NewFile.AddToProjectQuestionTitle" xml:space="preserve">
 
2024
    <value>Add file to project?</value>
 
2025
  </data>
 
2026
  <data name="Dialog.NewFile.CategoryText" xml:space="preserve">
 
2027
    <value>&amp;Categories:</value>
 
2028
  </data>
 
2029
  <data name="Dialog.NewFile.DialogName" xml:space="preserve">
 
2030
    <value>New File</value>
 
2031
  </data>
 
2032
  <data name="Dialog.NewFile.FileNameLabel" xml:space="preserve">
 
2033
    <value>&amp;File Name</value>
 
2034
  </data>
 
2035
  <data name="Dialog.NewFile.FillOutFirstCaption" xml:space="preserve">
 
2036
    <value>Fill out properties first</value>
 
2037
  </data>
 
2038
  <data name="Dialog.NewFile.FillOutFirstMessage" xml:space="preserve">
 
2039
    <value>To create this file you need to specify some property values first.</value>
 
2040
  </data>
 
2041
  <data name="Dialog.NewFile.ReadOnlyProjectWarning" xml:space="preserve">
 
2042
    <value>Currently selected project file {0} has the readonly attribute set. The new file will not be added to the project.</value>
 
2043
  </data>
 
2044
  <data name="Dialog.NewFile.TemplateText" xml:space="preserve">
 
2045
    <value>&amp;Templates:</value>
 
2046
  </data>
 
2047
  <data name="Dialog.NewProject.autoCreateSubDirCheckBox" xml:space="preserve">
 
2048
    <value>&amp;Auto create project subdir</value>
 
2049
  </data>
 
2050
  <data name="Dialog.NewProject.checkBox1Text" xml:space="preserve">
 
2051
    <value>Create &amp;directory for Sources</value>
 
2052
  </data>
 
2053
  <data name="Dialog.NewProject.CreateDirectoryForSolution" xml:space="preserve">
 
2054
    <value>Create &amp;directory for solution</value>
 
2055
  </data>
 
2056
  <data name="Dialog.NewProject.DialogName" xml:space="preserve">
 
2057
    <value>New Project</value>
 
2058
  </data>
 
2059
  <data name="Dialog.NewProject.EmptyProjectFieldWarning" xml:space="preserve">
 
2060
    <value>The project or source TextBox is empty, can't create project.</value>
 
2061
  </data>
 
2062
  <data name="Dialog.NewProject.LocationLabelText" xml:space="preserve">
 
2063
    <value>&amp;Location:</value>
 
2064
  </data>
 
2065
  <data name="Dialog.NewProject.NameLabelText" xml:space="preserve">
 
2066
    <value>&amp;Name:</value>
 
2067
  </data>
 
2068
  <data name="Dialog.NewProject.NewSolutionLabelText" xml:space="preserve">
 
2069
    <value>New &amp;Project Name:</value>
 
2070
  </data>
 
2071
  <data name="Dialog.NewProject.ProjectAtDescription" xml:space="preserve">
 
2072
    <value>Project will be created at</value>
 
2073
  </data>
 
2074
  <data name="Dialog.NewProject.ProjectTypeLabelText" xml:space="preserve">
 
2075
    <value>&amp;Categories:</value>
 
2076
  </data>
 
2077
  <data name="Dialog.NewProject.SearchReplace.ErrorParsingRegex" xml:space="preserve">
 
2078
    <value>Error parsing regular expression:</value>
 
2079
  </data>
 
2080
  <data name="Dialog.NewProject.SearchReplace.FindAll" xml:space="preserve">
 
2081
    <value>Find &amp;all</value>
 
2082
  </data>
 
2083
  <data name="Dialog.NewProject.SearchReplace.FindButton" xml:space="preserve">
 
2084
    <value>&amp;Find</value>
 
2085
  </data>
 
2086
  <data name="Dialog.NewProject.SearchReplace.FindDialogName" xml:space="preserve">
 
2087
    <value>Find</value>
 
2088
  </data>
 
2089
  <data name="Dialog.NewProject.SearchReplace.FindNextButton" xml:space="preserve">
 
2090
    <value>&amp;Find next</value>
 
2091
  </data>
 
2092
  <data name="Dialog.NewProject.SearchReplace.FindWhat" xml:space="preserve">
 
2093
    <value>Fi&amp;nd what:</value>
 
2094
  </data>
 
2095
  <data name="Dialog.NewProject.SearchReplace.IncludeSubFolders" xml:space="preserve">
 
2096
    <value>Include su&amp;b-folders</value>
 
2097
  </data>
 
2098
  <data name="Dialog.NewProject.SearchReplace.LookAtFileTypes" xml:space="preserve">
 
2099
    <value>Look at these file &amp;types:</value>
 
2100
  </data>
 
2101
  <data name="Dialog.NewProject.SearchReplace.LookIn.AllOpenDocuments" xml:space="preserve">
 
2102
    <value>all open documents</value>
 
2103
  </data>
 
2104
  <data name="Dialog.NewProject.SearchReplace.LookIn.CurrentDocument" xml:space="preserve">
 
2105
    <value>current document</value>
 
2106
  </data>
 
2107
  <data name="Dialog.NewProject.SearchReplace.LookIn.CurrentSelection" xml:space="preserve">
 
2108
    <value>current selection</value>
 
2109
  </data>
 
2110
  <data name="Dialog.NewProject.SearchReplace.LookIn.DirectoryNotFound" xml:space="preserve">
 
2111
    <value>The directory '{0}' does not exist.</value>
 
2112
  </data>
 
2113
  <data name="Dialog.NewProject.SearchReplace.LookIn.SelectDirectory" xml:space="preserve">
 
2114
    <value>Select directory to search in</value>
 
2115
  </data>
 
2116
  <data name="Dialog.NewProject.SearchReplace.LookIn.WholeProject" xml:space="preserve">
 
2117
    <value>whole project</value>
 
2118
  </data>
 
2119
  <data name="Dialog.NewProject.SearchReplace.LookIn.WholeSolution" xml:space="preserve">
 
2120
    <value>whole solution</value>
 
2121
  </data>
 
2122
  <data name="Dialog.NewProject.SearchReplace.MarkAllButton" xml:space="preserve">
 
2123
    <value>&amp;Bookmark All</value>
 
2124
  </data>
 
2125
  <data name="Dialog.NewProject.SearchReplace.MatchCase" xml:space="preserve">
 
2126
    <value>Match &amp;case</value>
 
2127
  </data>
 
2128
  <data name="Dialog.NewProject.SearchReplace.MatchWholeWord" xml:space="preserve">
 
2129
    <value>Match &amp;whole word</value>
 
2130
  </data>
 
2131
  <data name="Dialog.NewProject.SearchReplace.ReplaceAllButton" xml:space="preserve">
 
2132
    <value>Replace &amp;all</value>
 
2133
  </data>
 
2134
  <data name="Dialog.NewProject.SearchReplace.ReplaceButton" xml:space="preserve">
 
2135
    <value>&amp;Replace</value>
 
2136
  </data>
 
2137
  <data name="Dialog.NewProject.SearchReplace.ReplaceDialogName" xml:space="preserve">
 
2138
    <value>Replace</value>
 
2139
  </data>
 
2140
  <data name="Dialog.NewProject.SearchReplace.ReplaceWith" xml:space="preserve">
 
2141
    <value>Replace with:</value>
 
2142
  </data>
 
2143
  <data name="Dialog.NewProject.SearchReplace.SearchIn" xml:space="preserve">
 
2144
    <value>&amp;Look in:</value>
 
2145
  </data>
 
2146
  <data name="Dialog.NewProject.SearchReplace.SearchStrategy.RegexSearch" xml:space="preserve">
 
2147
    <value>Regular expressions</value>
 
2148
  </data>
 
2149
  <data name="Dialog.NewProject.SearchReplace.SearchStrategy.Standard" xml:space="preserve">
 
2150
    <value>Standard search</value>
 
2151
  </data>
 
2152
  <data name="Dialog.NewProject.SearchReplace.SearchStrategy.WildcardSearch" xml:space="preserve">
 
2153
    <value>Wildcards</value>
 
2154
  </data>
 
2155
  <data name="Dialog.NewProject.SearchReplace.SearchStringNotFound" xml:space="preserve">
 
2156
    <value>Search string not found!</value>
 
2157
  </data>
 
2158
  <data name="Dialog.NewProject.SearchReplace.SearchStringNotFound.Title" xml:space="preserve">
 
2159
    <value>Not found</value>
 
2160
  </data>
 
2161
  <data name="Dialog.NewProject.SearchReplace.Title" xml:space="preserve">
 
2162
    <value>Search and Replace</value>
 
2163
  </data>
 
2164
  <data name="Dialog.NewProject.SearchReplace.UseMethodLabel" xml:space="preserve">
 
2165
    <value>Us&amp;e:</value>
 
2166
  </data>
 
2167
  <data name="Dialog.NewProject.SelectDirectoryForProject" xml:space="preserve">
 
2168
    <value>Select the directory in which the project will be created.</value>
 
2169
  </data>
 
2170
  <data name="Dialog.NewProject.SolutionName" xml:space="preserve">
 
2171
    <value>Solution Na&amp;me:</value>
 
2172
  </data>
 
2173
  <data name="Dialog.NewProject.TemplateLabelText" xml:space="preserve">
 
2174
    <value>&amp;Templates:</value>
 
2175
  </data>
 
2176
  <data name="Dialog.Options.BufferOptions" xml:space="preserve">
 
2177
    <value>Buffer Options</value>
 
2178
  </data>
 
2179
  <data name="Dialog.Options.CodeTemplate.AddGroupLabel" xml:space="preserve">
 
2180
    <value>A&amp;dd new Group</value>
 
2181
  </data>
 
2182
  <data name="Dialog.Options.CodeTemplate.Description" xml:space="preserve">
 
2183
    <value>Description</value>
 
2184
  </data>
 
2185
  <data name="Dialog.Options.CodeTemplate.EditGroupDialog.Text" xml:space="preserve">
 
2186
    <value>Please enter the list of file extensions as a semicolon-separated list. (Example: .h;.c;.cpp)</value>
 
2187
  </data>
 
2188
  <data name="Dialog.Options.CodeTemplate.EditGroupLabel" xml:space="preserve">
 
2189
    <value>&amp;Edit extensions</value>
 
2190
    <comment>Edits the list of file extensions associated with a code snippet group</comment>
 
2191
  </data>
 
2192
  <data name="Dialog.Options.CodeTemplate.EditTemplateDialog.DescriptionLabel" xml:space="preserve">
 
2193
    <value>&amp;Description</value>
 
2194
  </data>
 
2195
  <data name="Dialog.Options.CodeTemplate.EditTemplateDialog.DialogName" xml:space="preserve">
 
2196
    <value>Edit Template</value>
 
2197
  </data>
 
2198
  <data name="Dialog.Options.CodeTemplate.EditTemplateDialog.TemplateLabel" xml:space="preserve">
 
2199
    <value>&amp;Template</value>
 
2200
  </data>
 
2201
  <data name="Dialog.Options.CodeTemplate.ExtensionsLabel" xml:space="preserve">
 
2202
    <value>E&amp;xtensions</value>
 
2203
  </data>
 
2204
  <data name="Dialog.Options.CodeTemplate.Keyword" xml:space="preserve">
 
2205
    <value>Keyword mapping</value>
 
2206
  </data>
 
2207
  <data name="Dialog.Options.CodeTemplate.PressTabToInsertTemplate" xml:space="preserve">
 
2208
    <value>Press Tab to insert this code template.</value>
 
2209
    <comment>Appears in description box in template completion.</comment>
 
2210
  </data>
 
2211
  <data name="Dialog.Options.CodeTemplate.RemoveGroupLabel" xml:space="preserve">
 
2212
    <value>Re&amp;move Group</value>
 
2213
  </data>
 
2214
  <data name="Dialog.Options.CodeTemplate.Template" xml:space="preserve">
 
2215
    <value>Template</value>
 
2216
  </data>
 
2217
  <data name="Dialog.Options.CodeTemplatesText" xml:space="preserve">
 
2218
    <value>Code Templates</value>
 
2219
  </data>
 
2220
  <data name="Dialog.Options.CombineOptions.Configurations.BuildCheckBox" xml:space="preserve">
 
2221
    <value>Build</value>
 
2222
  </data>
 
2223
  <data name="Dialog.Options.CombineOptions.Configurations.BuildColumnHeader" xml:space="preserve">
 
2224
    <value>Build</value>
 
2225
  </data>
 
2226
  <data name="Dialog.Options.CombineOptions.Configurations.CombineConfigLabel" xml:space="preserve">
 
2227
    <value>Combine configuration</value>
 
2228
  </data>
 
2229
  <data name="Dialog.Options.CombineOptions.Configurations.ConfigurationColumnHeader" xml:space="preserve">
 
2230
    <value>Configuration</value>
 
2231
  </data>
 
2232
  <data name="Dialog.Options.CombineOptions.Configurations.ConfigurationEditor" xml:space="preserve">
 
2233
    <value>Configuration Editor</value>
 
2234
    <comment>Title of the solution configuration editor dialog</comment>
 
2235
  </data>
 
2236
  <data name="Dialog.Options.CombineOptions.Configurations.ConfigurationEditor.EditItem" xml:space="preserve">
 
2237
    <value>&lt;Edit&gt;</value>
 
2238
  </data>
 
2239
  <data name="Dialog.Options.CombineOptions.Configurations.ConfigurationManagerButton" xml:space="preserve">
 
2240
    <value>Configuration Manager</value>
 
2241
  </data>
 
2242
  <data name="Dialog.Options.CombineOptions.Configurations.EntriesGroupBox" xml:space="preserve">
 
2243
    <value>Entries</value>
 
2244
  </data>
 
2245
  <data name="Dialog.Options.CombineOptions.Configurations.EntryColumnHeader" xml:space="preserve">
 
2246
    <value>Entry</value>
 
2247
  </data>
 
2248
  <data name="Dialog.Options.CombineOptions.Configurations.EntryConfigurationLabel" xml:space="preserve">
 
2249
    <value>Entry configuration</value>
 
2250
  </data>
 
2251
  <data name="Dialog.Options.CombineOptions.Configurations.PlatformColumnHeader" xml:space="preserve">
 
2252
    <value>Platform</value>
 
2253
  </data>
 
2254
  <data name="Dialog.Options.CombineOptions.Configurations.ProjectNameColumnHeader" xml:space="preserve">
 
2255
    <value>Project Name</value>
 
2256
  </data>
 
2257
  <data name="Dialog.Options.CombineOptions.Configurations.SolutionConfiguration" xml:space="preserve">
 
2258
    <value>&amp;Solution configuration:</value>
 
2259
    <comment>label in front of combo box where the build configuration (Debug/Release) of the solution can be chosen</comment>
 
2260
  </data>
 
2261
  <data name="Dialog.Options.CombineOptions.Dependencies.DependsOnLabel" xml:space="preserve">
 
2262
    <value>Depends on:</value>
 
2263
  </data>
 
2264
  <data name="Dialog.Options.CombineOptions.Dependencies.EntryLabel" xml:space="preserve">
 
2265
    <value>Entry:</value>
 
2266
  </data>
 
2267
  <data name="Dialog.Options.CombineOptions.Startup.Action.Execute" xml:space="preserve">
 
2268
    <value>Execute</value>
 
2269
  </data>
 
2270
  <data name="Dialog.Options.CombineOptions.Startup.Action.None" xml:space="preserve">
 
2271
    <value>None</value>
 
2272
  </data>
 
2273
  <data name="Dialog.Options.CombineOptions.Startup.ActionColumnHeader" xml:space="preserve">
 
2274
    <value>Action</value>
 
2275
  </data>
 
2276
  <data name="Dialog.Options.CombineOptions.Startup.ActionLabel" xml:space="preserve">
 
2277
    <value>Action</value>
 
2278
  </data>
 
2279
  <data name="Dialog.Options.CombineOptions.Startup.EntryColumnHeader" xml:space="preserve">
 
2280
    <value>Entry</value>
 
2281
  </data>
 
2282
  <data name="Dialog.Options.CombineOptions.Startup.MultipleStartupRadioButton" xml:space="preserve">
 
2283
    <value>&amp;Multiple Startup Project</value>
 
2284
  </data>
 
2285
  <data name="Dialog.Options.CombineOptions.Startup.SingleStartupRadioButton" xml:space="preserve">
 
2286
    <value>&amp;Single Startup Project</value>
 
2287
  </data>
 
2288
  <data name="Dialog.Options.ExternalTool.ArgumentLabel" xml:space="preserve">
 
2289
    <value>&amp;Arguments</value>
 
2290
  </data>
 
2291
  <data name="Dialog.Options.ExternalTool.CommandLabel" xml:space="preserve">
 
2292
    <value>&amp;Command</value>
 
2293
  </data>
 
2294
  <data name="Dialog.Options.ExternalTool.PromptForArgsCheckBox" xml:space="preserve">
 
2295
    <value>&amp;Prompt for Arguments</value>
 
2296
  </data>
 
2297
  <data name="Dialog.Options.ExternalTool.QuickInsertMenu.CombineDirectory" xml:space="preserve">
 
2298
    <value>&amp;Solution directory</value>
 
2299
  </data>
 
2300
  <data name="Dialog.Options.ExternalTool.QuickInsertMenu.CombineFileName" xml:space="preserve">
 
2301
    <value>Solution file name</value>
 
2302
  </data>
 
2303
  <data name="Dialog.Options.ExternalTool.QuickInsertMenu.CurrentColumn" xml:space="preserve">
 
2304
    <value>Current column</value>
 
2305
  </data>
 
2306
  <data name="Dialog.Options.ExternalTool.QuickInsertMenu.CurrentLine" xml:space="preserve">
 
2307
    <value>Current line</value>
 
2308
  </data>
 
2309
  <data name="Dialog.Options.ExternalTool.QuickInsertMenu.CurrentText" xml:space="preserve">
 
2310
    <value>Current text</value>
 
2311
  </data>
 
2312
  <data name="Dialog.Options.ExternalTool.QuickInsertMenu.FullItemDirectory" xml:space="preserve">
 
2313
    <value>&amp;Item directory</value>
 
2314
  </data>
 
2315
  <data name="Dialog.Options.ExternalTool.QuickInsertMenu.FullItemPath" xml:space="preserve">
 
2316
    <value>Item Path</value>
 
2317
  </data>
 
2318
  <data name="Dialog.Options.ExternalTool.QuickInsertMenu.FullTargetPath" xml:space="preserve">
 
2319
    <value>Target Path</value>
 
2320
  </data>
 
2321
  <data name="Dialog.Options.ExternalTool.QuickInsertMenu.ItemExtension" xml:space="preserve">
 
2322
    <value>Item extension</value>
 
2323
  </data>
 
2324
  <data name="Dialog.Options.ExternalTool.QuickInsertMenu.ItemFileName" xml:space="preserve">
 
2325
    <value>Item file name</value>
 
2326
  </data>
 
2327
  <data name="Dialog.Options.ExternalTool.QuickInsertMenu.ProjectDirectory" xml:space="preserve">
 
2328
    <value>&amp;Project directory</value>
 
2329
  </data>
 
2330
  <data name="Dialog.Options.ExternalTool.QuickInsertMenu.ProjectFileName" xml:space="preserve">
 
2331
    <value>Project file name</value>
 
2332
  </data>
 
2333
  <data name="Dialog.Options.ExternalTool.QuickInsertMenu.SharpDevelopStartupPath" xml:space="preserve">
 
2334
    <value>#Develop Startup Directory</value>
 
2335
  </data>
 
2336
  <data name="Dialog.Options.ExternalTool.QuickInsertMenu.TargetDirectory" xml:space="preserve">
 
2337
    <value>&amp;Target directory</value>
 
2338
  </data>
 
2339
  <data name="Dialog.Options.ExternalTool.QuickInsertMenu.TargetExtension" xml:space="preserve">
 
2340
    <value>Target extension</value>
 
2341
  </data>
 
2342
  <data name="Dialog.Options.ExternalTool.QuickInsertMenu.TargetName" xml:space="preserve">
 
2343
    <value>Target Name</value>
 
2344
  </data>
 
2345
  <data name="Dialog.Options.ExternalTool.TitleLabel" xml:space="preserve">
 
2346
    <value>&amp;Title</value>
 
2347
  </data>
 
2348
  <data name="Dialog.Options.ExternalTool.ToolsLabel" xml:space="preserve">
 
2349
    <value>&amp;Tools</value>
 
2350
  </data>
 
2351
  <data name="Dialog.Options.ExternalTool.UseOutputWindow" xml:space="preserve">
 
2352
    <value>Use &amp;Output Window</value>
 
2353
  </data>
 
2354
  <data name="Dialog.Options.ExternalTool.WorkingDirLabel" xml:space="preserve">
 
2355
    <value>&amp;Working dir</value>
 
2356
  </data>
 
2357
  <data name="Dialog.Options.ExternalToolsText" xml:space="preserve">
 
2358
    <value>External Tools</value>
 
2359
  </data>
 
2360
  <data name="Dialog.Options.IDEOptions.AssemblyScout.GreyOut" xml:space="preserve">
 
2361
    <value>Grey out</value>
 
2362
  </data>
 
2363
  <data name="Dialog.Options.IDEOptions.AssemblyScout.Hide" xml:space="preserve">
 
2364
    <value>Hide</value>
 
2365
  </data>
 
2366
  <data name="Dialog.Options.IDEOptions.AssemblyScout.InternalMembers" xml:space="preserve">
 
2367
    <value>Internal members:</value>
 
2368
  </data>
 
2369
  <data name="Dialog.Options.IDEOptions.AssemblyScout.InternalTypes" xml:space="preserve">
 
2370
    <value>Internal types:</value>
 
2371
  </data>
 
2372
  <data name="Dialog.Options.IDEOptions.AssemblyScout.MembersGroupBox" xml:space="preserve">
 
2373
    <value>Selection of members in the tree</value>
 
2374
  </data>
 
2375
  <data name="Dialog.Options.IDEOptions.AssemblyScout.OtherGroupBox" xml:space="preserve">
 
2376
    <value>Other options</value>
 
2377
  </data>
 
2378
  <data name="Dialog.Options.IDEOptions.AssemblyScout.PanelName" xml:space="preserve">
 
2379
    <value>Assembly Scout</value>
 
2380
  </data>
 
2381
  <data name="Dialog.Options.IDEOptions.AssemblyScout.PrivateMembers" xml:space="preserve">
 
2382
    <value>Private members:</value>
 
2383
  </data>
 
2384
  <data name="Dialog.Options.IDEOptions.AssemblyScout.PrivateTypes" xml:space="preserve">
 
2385
    <value>Private types:</value>
 
2386
  </data>
 
2387
  <data name="Dialog.Options.IDEOptions.AssemblyScout.Show" xml:space="preserve">
 
2388
    <value>Show</value>
 
2389
  </data>
 
2390
  <data name="Dialog.Options.IDEOptions.AssemblyScout.ShowResourcePreviewBox" xml:space="preserve">
 
2391
    <value>Show resource previews</value>
 
2392
  </data>
 
2393
  <data name="Dialog.Options.IDEOptions.AssemblyScout.ShowReturnTypesBox" xml:space="preserve">
 
2394
    <value>Show return types of members in the tree</value>
 
2395
  </data>
 
2396
  <data name="Dialog.Options.IDEOptions.AssemblyScout.ShowSpecialMethods" xml:space="preserve">
 
2397
    <value>Show "special" methods</value>
 
2398
  </data>
 
2399
  <data name="Dialog.Options.IDEOptions.AssemblyScout.TypesGroupBox" xml:space="preserve">
 
2400
    <value>Selection of types in the tree</value>
 
2401
  </data>
 
2402
  <data name="Dialog.Options.IDEOptions.CodeCompletion.ClearCache" xml:space="preserve">
 
2403
    <value>Clear cache</value>
 
2404
  </data>
 
2405
  <data name="Dialog.Options.IDEOptions.CodeCompletion.CompleteWhenTyping" xml:space="preserve">
 
2406
    <value>Show completion list after a character is typed</value>
 
2407
  </data>
 
2408
  <data name="Dialog.Options.IDEOptions.CodeCompletion.DetailSettings" xml:space="preserve">
 
2409
    <value>Code completion detail settings</value>
 
2410
  </data>
 
2411
  <data name="Dialog.Options.IDEOptions.CodeCompletion.LanguageDependend" xml:space="preserve">
 
2412
    <value>The following options are language-dependend, some options are not available in some programming languages.</value>
 
2413
  </data>
 
2414
  <data name="Dialog.Options.IDEOptions.CodeCompletion.MainOption" xml:space="preserve">
 
2415
    <value>Use the following option to turn code completion completely off:</value>
 
2416
    <comment>Text in label above the "Enable Code Completion" checkbox.</comment>
 
2417
  </data>
 
2418
  <data name="Dialog.Options.IDEOptions.CodeCompletion.RefreshInsightOnComma" xml:space="preserve">
 
2419
    <value>Re-open tooltip with better overload when pressing comma</value>
 
2420
  </data>
 
2421
  <data name="Dialog.Options.IDEOptions.CodeCompletion.SaveItemCountAfterNumber" xml:space="preserve">
 
2422
    <value>items</value>
 
2423
    <comment>Save *inputbox* items</comment>
 
2424
  </data>
 
2425
  <data name="Dialog.Options.IDEOptions.CodeCompletion.SaveItemCountBeforeNumber" xml:space="preserve">
 
2426
    <value>Save</value>
 
2427
    <comment>Save *inputbox* items</comment>
 
2428
  </data>
 
2429
  <data name="Dialog.Options.IDEOptions.CodeCompletion.UseDataUsageCache" xml:space="preserve">
 
2430
    <value>Pre-select recently used members</value>
 
2431
  </data>
 
2432
  <data name="Dialog.Options.IDEOptions.CodeCompletion.UseDebugTooltipsOnly" xml:space="preserve">
 
2433
    <value>Only in debug mode</value>
 
2434
  </data>
 
2435
  <data name="Dialog.Options.IDEOptions.CodeCompletion.UseInsight" xml:space="preserve">
 
2436
    <value>Show tooltip when writing method calls</value>
 
2437
  </data>
 
2438
  <data name="Dialog.Options.IDEOptions.CodeCompletion.UseKeywordCompletion" xml:space="preserve">
 
2439
    <value>Trigger code completion after keywords</value>
 
2440
  </data>
 
2441
  <data name="Dialog.Options.IDEOptions.CodeCompletion.UseTooltips" xml:space="preserve">
 
2442
    <value>Show tooltip when moving mouse over expression</value>
 
2443
  </data>
 
2444
  <data name="Dialog.Options.IDEOptions.CodeGenerationOptionsPanel.BlankLinesBetweenMembersCheckBox" xml:space="preserve">
 
2445
    <value>&amp;Insert blank lines between members</value>
 
2446
  </data>
 
2447
  <data name="Dialog.Options.IDEOptions.CodeGenerationOptionsPanel.CodeGenerationOptionsGroupBox" xml:space="preserve">
 
2448
    <value>Code generation options</value>
 
2449
  </data>
 
2450
  <data name="Dialog.Options.IDEOptions.CodeGenerationOptionsPanel.CommentGenerationOptionsGroupBox" xml:space="preserve">
 
2451
    <value>Comment generation options</value>
 
2452
  </data>
 
2453
  <data name="Dialog.Options.IDEOptions.CodeGenerationOptionsPanel.ElseOnClosingCheckBox" xml:space="preserve">
 
2454
    <value>&amp;Else on same line as closing bracket</value>
 
2455
  </data>
 
2456
  <data name="Dialog.Options.IDEOptions.CodeGenerationOptionsPanel.GenerateAdditionalCommentsCheckBox" xml:space="preserve">
 
2457
    <value>Generate &amp;additional comments</value>
 
2458
  </data>
 
2459
  <data name="Dialog.Options.IDEOptions.CodeGenerationOptionsPanel.GenerateDocCommentsCheckBox" xml:space="preserve">
 
2460
    <value>Generate &amp;documentation comments</value>
 
2461
  </data>
 
2462
  <data name="Dialog.Options.IDEOptions.CodeGenerationOptionsPanel.StartBlockOnTheSameLineCheckBox" xml:space="preserve">
 
2463
    <value>&amp;Start code block on the same line</value>
 
2464
  </data>
 
2465
  <data name="Dialog.Options.IDEOptions.CodeGenerationOptionsPanel.Title" xml:space="preserve">
 
2466
    <value>Code Generation</value>
 
2467
  </data>
 
2468
  <data name="Dialog.Options.IDEOptions.CodeGenerationOptionsPanel.UseFullTypeNamesCheckBox" xml:space="preserve">
 
2469
    <value>&amp;Use full type names</value>
 
2470
  </data>
 
2471
  <data name="Dialog.Options.IDEOptions.CodingOptionsText" xml:space="preserve">
 
2472
    <value>Coding</value>
 
2473
  </data>
 
2474
  <data name="Dialog.Options.IDEOptions.Debugging" xml:space="preserve">
 
2475
    <value>Debugging</value>
 
2476
    <comment>The root node in the options dialog</comment>
 
2477
  </data>
 
2478
  <data name="Dialog.Options.IDEOptions.Debugging.Exceptions" xml:space="preserve">
 
2479
    <value>Exceptions</value>
 
2480
  </data>
 
2481
  <data name="Dialog.Options.IDEOptions.Debugging.PauseOnHandledExceptions" xml:space="preserve">
 
2482
    <value>Pause on handled Exceptions</value>
 
2483
  </data>
 
2484
  <data name="Dialog.Options.IDEOptions.Debugging.Stepping" xml:space="preserve">
 
2485
    <value>Stepping</value>
 
2486
  </data>
 
2487
  <data name="Dialog.Options.IDEOptions.Debugging.Stepping.EnableJustMyCode" xml:space="preserve">
 
2488
    <value>Use 'Just My Code' feature for stepping</value>
 
2489
  </data>
 
2490
  <data name="Dialog.Options.IDEOptions.Debugging.Stepping.StepOverAllProperties" xml:space="preserve">
 
2491
    <value>Step over all properties</value>
 
2492
  </data>
 
2493
  <data name="Dialog.Options.IDEOptions.Debugging.Stepping.StepOverDebuggerAttributes" xml:space="preserve">
 
2494
    <value>Step over code marked with debugger attributes</value>
 
2495
  </data>
 
2496
  <data name="Dialog.Options.IDEOptions.Debugging.Stepping.StepOverFieldAccessProperties" xml:space="preserve">
 
2497
    <value>Step over field access properties</value>
 
2498
  </data>
 
2499
  <data name="Dialog.Options.IDEOptions.Debugging.Stepping.StepOverNoSymbols" xml:space="preserve">
 
2500
    <value>Step over code without symbols</value>
 
2501
  </data>
 
2502
  <data name="Dialog.Options.IDEOptions.Debugging.Stepping.StepOverSingleLineProperties" xml:space="preserve">
 
2503
    <value>Step over single-line properties</value>
 
2504
  </data>
 
2505
  <data name="Dialog.Options.IDEOptions.Debugging.Symbols" xml:space="preserve">
 
2506
    <value>Symbols</value>
 
2507
  </data>
 
2508
  <data name="Dialog.Options.IDEOptions.Debugging.Symbols.ListCaption" xml:space="preserve">
 
2509
    <value>Symbol and source code paths:</value>
 
2510
  </data>
 
2511
  <data name="Dialog.Options.IDEOptions.EditStandardHeaderPanel.HeaderLabel" xml:space="preserve">
 
2512
    <value>&amp;Header</value>
 
2513
  </data>
 
2514
  <data name="Dialog.Options.IDEOptions.EditStandardHeaderPanel.LanguageLabel" xml:space="preserve">
 
2515
    <value>&amp;Language</value>
 
2516
  </data>
 
2517
  <data name="Dialog.Options.IDEOptions.EditStandardHeaderPanel.Title" xml:space="preserve">
 
2518
    <value>Edit Standard Headers</value>
 
2519
  </data>
 
2520
  <data name="Dialog.Options.IDEOptions.FullScreen.DescriptionLabel" xml:space="preserve">
 
2521
    <value>When SharpDevelop is in fullscreen mode:</value>
 
2522
  </data>
 
2523
  <data name="Dialog.Options.IDEOptions.FullScreen.HideHorizontalScrollbar" xml:space="preserve">
 
2524
    <value>Hide horizontal scrollbar of text editor</value>
 
2525
  </data>
 
2526
  <data name="Dialog.Options.IDEOptions.FullScreen.HideMainMenu" xml:space="preserve">
 
2527
    <value>Hide main menu</value>
 
2528
  </data>
 
2529
  <data name="Dialog.Options.IDEOptions.FullScreen.HideStatusBar" xml:space="preserve">
 
2530
    <value>Hide status bar</value>
 
2531
  </data>
 
2532
  <data name="Dialog.Options.IDEOptions.FullScreen.HideTabs" xml:space="preserve">
 
2533
    <value>Hide tabs</value>
 
2534
  </data>
 
2535
  <data name="Dialog.Options.IDEOptions.FullScreen.HideToolbars" xml:space="preserve">
 
2536
    <value>Hide toolbars</value>
 
2537
  </data>
 
2538
  <data name="Dialog.Options.IDEOptions.FullScreen.HideVerticalScrollbar" xml:space="preserve">
 
2539
    <value>Hide vertical scrollbar of text editor</value>
 
2540
  </data>
 
2541
  <data name="Dialog.Options.IDEOptions.FullScreen.HideWindowsTaskbar" xml:space="preserve">
 
2542
    <value>Hide Windows Taskbar</value>
 
2543
  </data>
 
2544
  <data name="Dialog.Options.IDEOptions.FullScreen.ShowMainMenuOnMouseHover" xml:space="preserve">
 
2545
    <value>Show when cursor moves over it</value>
 
2546
  </data>
 
2547
  <data name="Dialog.Options.IDEOptions.FullScreen.Title" xml:space="preserve">
 
2548
    <value>Fullscreen</value>
 
2549
  </data>
 
2550
  <data name="Dialog.Options.IDEOptions.General" xml:space="preserve">
 
2551
    <value>General</value>
 
2552
  </data>
 
2553
  <data name="Dialog.Options.IDEOptions.LoadSaveOptions.AutoLoadExternalChanges" xml:space="preserve">
 
2554
    <value>&amp;Auto-load changes if saved</value>
 
2555
    <comment>(checkbox) automatically load externally changed files if there are no unsaved modifications in SharpDevelop</comment>
 
2556
  </data>
 
2557
  <data name="Dialog.Options.IDEOptions.LoadSaveOptions.CreateBackupCopyCheckBox" xml:space="preserve">
 
2558
    <value>Use &amp;temporary file for saving</value>
 
2559
  </data>
 
2560
  <data name="Dialog.Options.IDEOptions.LoadSaveOptions.DefaultFileEncoding" xml:space="preserve">
 
2561
    <value>Default file &amp;encoding:</value>
 
2562
    <comment>Default encoding used for new files</comment>
 
2563
  </data>
 
2564
  <data name="Dialog.Options.IDEOptions.LoadSaveOptions.DetectExternalChanges" xml:space="preserve">
 
2565
    <value>&amp;Detect external changes to files</value>
 
2566
  </data>
 
2567
  <data name="Dialog.Options.IDEOptions.LoadSaveOptions.LineTerminatorStyleGroupBox" xml:space="preserve">
 
2568
    <value>L&amp;ine terminator style</value>
 
2569
  </data>
 
2570
  <data name="Dialog.Options.IDEOptions.LoadSaveOptions.LoadLabel" xml:space="preserve">
 
2571
    <value>Load</value>
 
2572
  </data>
 
2573
  <data name="Dialog.Options.IDEOptions.LoadSaveOptions.LoadUserDataCheckBox" xml:space="preserve">
 
2574
    <value>&amp;Load user-specific settings with the document</value>
 
2575
  </data>
 
2576
  <data name="Dialog.Options.IDEOptions.LoadSaveOptions.MacintoshRadioButton" xml:space="preserve">
 
2577
    <value>Macintosh (CR)</value>
 
2578
    <comment>Line terminator style for the MacOS. I think this doesn't need translation.</comment>
 
2579
  </data>
 
2580
  <data name="Dialog.Options.IDEOptions.LoadSaveOptions.PanelName" xml:space="preserve">
 
2581
    <value>Load/Save</value>
 
2582
  </data>
 
2583
  <data name="Dialog.Options.IDEOptions.LoadSaveOptions.SaveLabel" xml:space="preserve">
 
2584
    <value>Save</value>
 
2585
  </data>
 
2586
  <data name="Dialog.Options.IDEOptions.LoadSaveOptions.UnixRadioButton" xml:space="preserve">
 
2587
    <value>Unix (LF)</value>
 
2588
    <comment>LF = line feed
 
2589
Line terminator style for 'unix' like oprating
 
2590
systems. I don't think that this needs translation.</comment>
 
2591
  </data>
 
2592
  <data name="Dialog.Options.IDEOptions.LoadSaveOptions.UseRecycleBin" xml:space="preserve">
 
2593
    <value>Use &amp;recycle bin when deleting files</value>
 
2594
  </data>
 
2595
  <data name="Dialog.Options.IDEOptions.LoadSaveOptions.WindowsRadioButton" xml:space="preserve">
 
2596
    <value>Windows (CRLF)</value>
 
2597
    <comment>CRLF = carriage return, line feed
 
2598
line terminator style for the 'Windows' operating 
 
2599
system. I don't think that it needs translation.</comment>
 
2600
  </data>
 
2601
  <data name="Dialog.Options.IDEOptions.OutputPanel.Format" xml:space="preserve">
 
2602
    <value>Format</value>
 
2603
  </data>
 
2604
  <data name="Dialog.Options.IDEOptions.OutputPanel.Title" xml:space="preserve">
 
2605
    <value>Output Window</value>
 
2606
  </data>
 
2607
  <data name="Dialog.Options.IDEOptions.OutputPanel.WordWrap" xml:space="preserve">
 
2608
    <value>Word wrap</value>
 
2609
  </data>
 
2610
  <data name="Dialog.Options.IDEOptions.Profiling" xml:space="preserve">
 
2611
    <value>Profiler</value>
 
2612
    <comment>option page of the performance profiler</comment>
 
2613
  </data>
 
2614
  <data name="Dialog.Options.IDEOptions.ProjectAndSolutionOptions.BuildAndRunGroupBox" xml:space="preserve">
 
2615
    <value>Build and Run options</value>
 
2616
  </data>
 
2617
  <data name="Dialog.Options.IDEOptions.ProjectAndSolutionOptions.InvalidProjectPathSpecified" xml:space="preserve">
 
2618
    <value>Invalid project path specified.</value>
 
2619
  </data>
 
2620
  <data name="Dialog.Options.IDEOptions.ProjectAndSolutionOptions.LoadPrevProjectCheckBox" xml:space="preserve">
 
2621
    <value>Load previous solution on startup</value>
 
2622
  </data>
 
2623
  <data name="Dialog.Options.IDEOptions.ProjectAndSolutionOptions.PanelName" xml:space="preserve">
 
2624
    <value>Projects and Solutions</value>
 
2625
  </data>
 
2626
  <data name="Dialog.Options.IDEOptions.ProjectAndSolutionOptions.ParallelBuild" xml:space="preserve">
 
2627
    <value>Number of projects to build in parallel:</value>
 
2628
  </data>
 
2629
  <data name="Dialog.Options.IDEOptions.ProjectAndSolutionOptions.ProjectLocationLabel" xml:space="preserve">
 
2630
    <value>Default project location:</value>
 
2631
  </data>
 
2632
  <data name="Dialog.Options.IDEOptions.ProjectAndSolutionOptions.SelectDefaultProjectLocationDialog.Title" xml:space="preserve">
 
2633
    <value>Select default project location</value>
 
2634
  </data>
 
2635
  <data name="Dialog.Options.IDEOptions.ProjectAndSolutionOptions.SettingsGroupBox" xml:space="preserve">
 
2636
    <value>Settings</value>
 
2637
  </data>
 
2638
  <data name="Dialog.Options.IDEOptions.ProjectAndSolutionOptions.ShowErrorListPadCheckBox" xml:space="preserve">
 
2639
    <value>Show error list pad if build finishes with errors</value>
 
2640
  </data>
 
2641
  <data name="Dialog.Options.IDEOptions.ProjectAndSolutionOptions.WhenRunning" xml:space="preserve">
 
2642
    <value>When running:</value>
 
2643
    <comment>option that specifies how to build when running the project</comment>
 
2644
  </data>
 
2645
  <data name="Dialog.Options.IDEOptions.ProjectAndSolutionOptions.WhenRunning.BuildModifiedAndDependent" xml:space="preserve">
 
2646
    <value>Build modified projects and projects depending on them</value>
 
2647
  </data>
 
2648
  <data name="Dialog.Options.IDEOptions.ProjectAndSolutionOptions.WhenRunning.BuildOnlyModified" xml:space="preserve">
 
2649
    <value>Build modified projects only</value>
 
2650
  </data>
 
2651
  <data name="Dialog.Options.IDEOptions.ProjectAndSolutionOptions.WhenRunning.DoNotBuild" xml:space="preserve">
 
2652
    <value>Do not build</value>
 
2653
  </data>
 
2654
  <data name="Dialog.Options.IDEOptions.ProjectAndSolutionOptions.WhenRunning.RegularBuild" xml:space="preserve">
 
2655
    <value>Build all projects</value>
 
2656
  </data>
 
2657
  <data name="Dialog.Options.IDEOptions.SelectCulture.CurrentUILanguageLabel" xml:space="preserve">
 
2658
    <value>Current UI language:</value>
 
2659
  </data>
 
2660
  <data name="Dialog.Options.IDEOptions.SelectCulture.DescriptionText" xml:space="preserve">
 
2661
    <value>Click on an icon to choose language.</value>
 
2662
  </data>
 
2663
  <data name="Dialog.Options.IDEOptions.SelectCulture.PanelName" xml:space="preserve">
 
2664
    <value>UI Language</value>
 
2665
  </data>
 
2666
  <data name="Dialog.Options.IDEOptions.SelectCulture.UILanguageSetToLabel" xml:space="preserve">
 
2667
    <value>UI language set to:</value>
 
2668
  </data>
 
2669
  <data name="Dialog.Options.IDEOptions.SelectStyle.SelectAmbienceLabel" xml:space="preserve">
 
2670
    <value>Select your preferred &amp;ambience:</value>
 
2671
  </data>
 
2672
  <data name="Dialog.Options.IDEOptions.SelectStyle.ShowExtensionsCheckBox" xml:space="preserve">
 
2673
    <value>Show file &amp;extensions in the project scout</value>
 
2674
  </data>
 
2675
  <data name="Dialog.Options.IDEOptions.SelectStyle.ShowStatusBarCheckBox" xml:space="preserve">
 
2676
    <value>&amp;Show status bar</value>
 
2677
  </data>
 
2678
  <data name="Dialog.Options.IDEOptions.SelectStyle.ShowToolBarCheckBox" xml:space="preserve">
 
2679
    <value>Show &amp;tool bar</value>
 
2680
  </data>
 
2681
  <data name="Dialog.Options.IDEOptions.SelectStyle.UseProfessionalStyleCheckBox" xml:space="preserve">
 
2682
    <value>Use blue style (Office 2003-like) for menus and toolbars.</value>
 
2683
  </data>
 
2684
  <data name="Dialog.Options.IDEOptions.SelectStyle.UseProjectAmbience" xml:space="preserve">
 
2685
    <value>Prefer project's ambience if possible</value>
 
2686
  </data>
 
2687
  <data name="Dialog.Options.IDEOptions.SelectStyle.VisualStyleGroupBox" xml:space="preserve">
 
2688
    <value>Appearance</value>
 
2689
  </data>
 
2690
  <data name="Dialog.Options.IDEOptions.SelectVisualStyle.PanelName" xml:space="preserve">
 
2691
    <value>Appearance</value>
 
2692
  </data>
 
2693
  <data name="Dialog.Options.IDEOptions.SharpDevelop.GeneralUI.ExpandReferences" xml:space="preserve">
 
2694
    <value>Expand project references (reflect references)</value>
 
2695
  </data>
 
2696
  <data name="Dialog.Options.IDEOptions.SharpDevelop.GeneralUI.GroupBoxHeader" xml:space="preserve">
 
2697
    <value>Sharp Develop UI options</value>
 
2698
  </data>
 
2699
  <data name="Dialog.Options.IDEOptions.SharpDevelop.GeneralUI.PanelName" xml:space="preserve">
 
2700
    <value>Sharp Develop UI options</value>
 
2701
  </data>
 
2702
  <data name="Dialog.Options.IDEOptions.TaskListOptions.CommentTagsGroupBox" xml:space="preserve">
 
2703
    <value>Comment Tags</value>
 
2704
  </data>
 
2705
  <data name="Dialog.Options.IDEOptions.TaskListOptions.NameLabel" xml:space="preserve">
 
2706
    <value>&amp;Name</value>
 
2707
  </data>
 
2708
  <data name="Dialog.Options.IDEOptions.TaskListOptions.PanelName" xml:space="preserve">
 
2709
    <value>Task list</value>
 
2710
  </data>
 
2711
  <data name="Dialog.Options.IDEOptions.TaskListOptions.TokenListLabel" xml:space="preserve">
 
2712
    <value>&amp;Token list</value>
 
2713
  </data>
 
2714
  <data name="Dialog.Options.IDEOptions.TextEditor.Behaviour.BehaviourGroupBox" xml:space="preserve">
 
2715
    <value>Behavior</value>
 
2716
  </data>
 
2717
  <data name="Dialog.Options.IDEOptions.TextEditor.Behaviour.BehindEOLCheckBox" xml:space="preserve">
 
2718
    <value>&amp;Can move caret behind EOL</value>
 
2719
  </data>
 
2720
  <data name="Dialog.Options.IDEOptions.TextEditor.Behaviour.ConvertTabsToSpacesCheckBox" xml:space="preserve">
 
2721
    <value>C&amp;onvert Tabs to Spaces</value>
 
2722
  </data>
 
2723
  <data name="Dialog.Options.IDEOptions.TextEditor.Behaviour.CtrlClickGotoDefinition" xml:space="preserve">
 
2724
    <value>Use Ctrl+Click for "Go to Definition"</value>
 
2725
    <comment>Checkbox for enabling Ctrl+Leftclick as shortcut for 'go to definition'</comment>
 
2726
  </data>
 
2727
  <data name="Dialog.Options.IDEOptions.TextEditor.Behaviour.CurlyBracketCheckBox" xml:space="preserve">
 
2728
    <value>A&amp;uto insert curly braces</value>
 
2729
  </data>
 
2730
  <data name="Dialog.Options.IDEOptions.TextEditor.Behaviour.CutCopyWholeLine" xml:space="preserve">
 
2731
    <value>Cut or Copy entire line when nothing is selected</value>
 
2732
  </data>
 
2733
  <data name="Dialog.Options.IDEOptions.TextEditor.Behaviour.HideMouseCheckBox" xml:space="preserve">
 
2734
    <value>&amp;Hide mouse cursor while typing</value>
 
2735
  </data>
 
2736
  <data name="Dialog.Options.IDEOptions.TextEditor.Behaviour.IndentLabel" xml:space="preserve">
 
2737
    <value>I&amp;ndentation</value>
 
2738
  </data>
 
2739
  <data name="Dialog.Options.IDEOptions.TextEditor.Behaviour.IndentSizeLabel" xml:space="preserve">
 
2740
    <value>&amp;Indentation size</value>
 
2741
  </data>
 
2742
  <data name="Dialog.Options.IDEOptions.TextEditor.Behaviour.IndentStyle.Automatic" xml:space="preserve">
 
2743
    <value>Automatic</value>
 
2744
  </data>
 
2745
  <data name="Dialog.Options.IDEOptions.TextEditor.Behaviour.IndentStyle.None" xml:space="preserve">
 
2746
    <value>None</value>
 
2747
  </data>
 
2748
  <data name="Dialog.Options.IDEOptions.TextEditor.Behaviour.IndentStyle.Smart" xml:space="preserve">
 
2749
    <value>Smart</value>
 
2750
  </data>
 
2751
  <data name="Dialog.Options.IDEOptions.TextEditor.Behaviour.MouseWhellGroupBox" xml:space="preserve">
 
2752
    <value>&amp;Mousewheel direction</value>
 
2753
  </data>
 
2754
  <data name="Dialog.Options.IDEOptions.TextEditor.Behaviour.NormalMouseDirectionRadioButton" xml:space="preserve">
 
2755
    <value>Normal</value>
 
2756
  </data>
 
2757
  <data name="Dialog.Options.IDEOptions.TextEditor.Behaviour.PanelName" xml:space="preserve">
 
2758
    <value>Behavior</value>
 
2759
  </data>
 
2760
  <data name="Dialog.Options.IDEOptions.TextEditor.Behaviour.ReverseMouseDirectionRadioButton" xml:space="preserve">
 
2761
    <value>Reverse</value>
 
2762
  </data>
 
2763
  <data name="Dialog.Options.IDEOptions.TextEditor.Behaviour.TabsGroupBox" xml:space="preserve">
 
2764
    <value>Tabs</value>
 
2765
  </data>
 
2766
  <data name="Dialog.Options.IDEOptions.TextEditor.Behaviour.TabSizeLabel" xml:space="preserve">
 
2767
    <value>&amp;Tab size</value>
 
2768
  </data>
 
2769
  <data name="Dialog.Options.IDEOptions.TextEditor.Behaviour.TemplateInsertCheckBox" xml:space="preserve">
 
2770
    <value>&amp;Automatic template insertion</value>
 
2771
  </data>
 
2772
  <data name="Dialog.Options.IDEOptions.TextEditor.Behaviour.UseSmartIndent" xml:space="preserve">
 
2773
    <value>Use smart indentation</value>
 
2774
    <comment>Checkbox for disabling/enabling smart indentation</comment>
 
2775
  </data>
 
2776
  <data name="Dialog.Options.IDEOptions.TextEditor.CodeCompletion.PanelName" xml:space="preserve">
 
2777
    <value>Code Completion</value>
 
2778
    <comment>Title of the code completion option panel</comment>
 
2779
  </data>
 
2780
  <data name="Dialog.Options.IDEOptions.TextEditor.General.AntialiasedFontCheckBox" xml:space="preserve">
 
2781
    <value>&amp;Render font antialiased</value>
 
2782
  </data>
 
2783
  <data name="Dialog.Options.IDEOptions.TextEditor.General.ChangeMarkerMarginCheckBox" xml:space="preserve">
 
2784
    <value>Enable Change Marker margin</value>
 
2785
  </data>
 
2786
  <data name="Dialog.Options.IDEOptions.TextEditor.General.CodeCompletionCheckBox" xml:space="preserve">
 
2787
    <value>Enable &amp;code completion</value>
 
2788
  </data>
 
2789
  <data name="Dialog.Options.IDEOptions.TextEditor.General.DoubleBufferCheckBox" xml:space="preserve">
 
2790
    <value>Enable &amp;doublebuffering</value>
 
2791
  </data>
 
2792
  <data name="Dialog.Options.IDEOptions.TextEditor.General.FoldingCheckBox" xml:space="preserve">
 
2793
    <value>Enable &amp;folding</value>
 
2794
  </data>
 
2795
  <data name="Dialog.Options.IDEOptions.TextEditor.General.FontGroupBox" xml:space="preserve">
 
2796
    <value>Font</value>
 
2797
  </data>
 
2798
  <data name="Dialog.Options.IDEOptions.TextEditor.General.FontGroupBox.FileEncodingGroupBox" xml:space="preserve">
 
2799
    <value>File encoding</value>
 
2800
  </data>
 
2801
  <data name="Dialog.Options.IDEOptions.TextEditor.General.FontGroupBox.FileEncodingLabel" xml:space="preserve">
 
2802
    <value>Choose &amp;encoding:</value>
 
2803
  </data>
 
2804
  <data name="Dialog.Options.IDEOptions.TextEditor.General.FontSizeLabel" xml:space="preserve">
 
2805
    <value>Size:</value>
 
2806
  </data>
 
2807
  <data name="Dialog.Options.IDEOptions.TextEditor.General.GeneralOptionsGroupBox" xml:space="preserve">
 
2808
    <value>General Options</value>
 
2809
  </data>
 
2810
  <data name="Dialog.Options.IDEOptions.TextEditor.General.MouseWheelZoomCheckBoxCheckBox" xml:space="preserve">
 
2811
    <value>M&amp;ouse wheel zooming</value>
 
2812
  </data>
 
2813
  <data name="Dialog.Options.IDEOptions.TextEditor.General.ShowQuickClassBrowserCheckBox" xml:space="preserve">
 
2814
    <value>Show &amp;Quick ClassBrowser Panel</value>
 
2815
  </data>
 
2816
  <data name="Dialog.Options.IDEOptions.TextEditor.General.TextfontLabel" xml:space="preserve">
 
2817
    <value>Text Font:</value>
 
2818
  </data>
 
2819
  <data name="Dialog.Options.IDEOptions.TextEditor.Markers.AtRowLabel" xml:space="preserve">
 
2820
    <value>at colum&amp;n</value>
 
2821
    <comment>I've mixed up row and column. Column is right</comment>
 
2822
  </data>
 
2823
  <data name="Dialog.Options.IDEOptions.TextEditor.Markers.BracketMatchingStyle.AfterCaret" xml:space="preserve">
 
2824
    <value>After Caret</value>
 
2825
  </data>
 
2826
  <data name="Dialog.Options.IDEOptions.TextEditor.Markers.BracketMatchingStyle.BeforeCaret" xml:space="preserve">
 
2827
    <value>Before Caret</value>
 
2828
  </data>
 
2829
  <data name="Dialog.Options.IDEOptions.TextEditor.Markers.CaretCheckBox" xml:space="preserve">
 
2830
    <value>Show caret line</value>
 
2831
  </data>
 
2832
  <data name="Dialog.Options.IDEOptions.TextEditor.Markers.EnableAnimationsCheckBox" xml:space="preserve">
 
2833
    <value>Enable animations</value>
 
2834
  </data>
 
2835
  <data name="Dialog.Options.IDEOptions.TextEditor.Markers.EOLMarkersCheckBox" xml:space="preserve">
 
2836
    <value>Show &amp;end-of-line markers</value>
 
2837
  </data>
 
2838
  <data name="Dialog.Options.IDEOptions.TextEditor.Markers.HighlightSymbolCheckBox" xml:space="preserve">
 
2839
    <value>Highlight symbols</value>
 
2840
  </data>
 
2841
  <data name="Dialog.Options.IDEOptions.TextEditor.Markers.HiglightBracketCheckBox" xml:space="preserve">
 
2842
    <value>Highlight &amp;matching bracket</value>
 
2843
  </data>
 
2844
  <data name="Dialog.Options.IDEOptions.TextEditor.Markers.HorizontalRulerCheckBox" xml:space="preserve">
 
2845
    <value>Show &amp;horizontal ruler</value>
 
2846
  </data>
 
2847
  <data name="Dialog.Options.IDEOptions.TextEditor.Markers.InvalidLinesCheckBox" xml:space="preserve">
 
2848
    <value>Show &amp;invalid lines</value>
 
2849
  </data>
 
2850
  <data name="Dialog.Options.IDEOptions.TextEditor.Markers.LineMarkerLabel" xml:space="preserve">
 
2851
    <value>Line m&amp;arker style</value>
 
2852
  </data>
 
2853
  <data name="Dialog.Options.IDEOptions.TextEditor.Markers.LineNumberCheckBox" xml:space="preserve">
 
2854
    <value>Show &amp;line numbers</value>
 
2855
  </data>
 
2856
  <data name="Dialog.Options.IDEOptions.TextEditor.Markers.LineViewerStyle.FullRow" xml:space="preserve">
 
2857
    <value>Full Row</value>
 
2858
  </data>
 
2859
  <data name="Dialog.Options.IDEOptions.TextEditor.Markers.LineViewerStyle.None" xml:space="preserve">
 
2860
    <value>None</value>
 
2861
  </data>
 
2862
  <data name="Dialog.Options.IDEOptions.TextEditor.Markers.MarkersGroupBox" xml:space="preserve">
 
2863
    <value>Markers and Rulers</value>
 
2864
  </data>
 
2865
  <data name="Dialog.Options.IDEOptions.TextEditor.Markers.PanelName" xml:space="preserve">
 
2866
    <value>Markers and Rulers</value>
 
2867
  </data>
 
2868
  <data name="Dialog.Options.IDEOptions.TextEditor.Markers.ShowHiddenDefinitionsCheckBox" xml:space="preserve">
 
2869
    <value>Show &amp;hidden definitions (brackets only)</value>
 
2870
  </data>
 
2871
  <data name="Dialog.Options.IDEOptions.TextEditor.Markers.SpacesCheckBox" xml:space="preserve">
 
2872
    <value>Show &amp;spaces</value>
 
2873
  </data>
 
2874
  <data name="Dialog.Options.IDEOptions.TextEditor.Markers.TabsCheckBox" xml:space="preserve">
 
2875
    <value>Show &amp;tabs</value>
 
2876
  </data>
 
2877
  <data name="Dialog.Options.IDEOptions.TextEditor.Markers.UnderLineErrorsCheckBox" xml:space="preserve">
 
2878
    <value>&amp;Underline errors</value>
 
2879
  </data>
 
2880
  <data name="Dialog.Options.IDEOptions.TextEditor.Markers.VerticalRulerCheckBox" xml:space="preserve">
 
2881
    <value>Show &amp;column ruler</value>
 
2882
  </data>
 
2883
  <data name="Dialog.Options.IDEOptions.TextEditor.VB.EnableCasingCheckBox" xml:space="preserve">
 
2884
    <value>Enable automatic casing of keywords</value>
 
2885
  </data>
 
2886
  <data name="Dialog.Options.IDEOptions.TextEditor.VB.EnableEndConstructsCheckBox" xml:space="preserve">
 
2887
    <value>Enable automatic insertion of end constructs</value>
 
2888
  </data>
 
2889
  <data name="Dialog.Options.IDEOptions.TextEditor.VB.FormattingGroupBox" xml:space="preserve">
 
2890
    <value>Code formatting</value>
 
2891
  </data>
 
2892
  <data name="Dialog.Options.IDEOptions.TextEditor.VB.PanelName" xml:space="preserve">
 
2893
    <value>VB specific options</value>
 
2894
  </data>
 
2895
  <data name="Dialog.Options.IDEOptions.TextEditorOptionsText" xml:space="preserve">
 
2896
    <value>Text Editor</value>
 
2897
  </data>
 
2898
  <data name="Dialog.Options.IDEOptions.ToolsOptionsText" xml:space="preserve">
 
2899
    <value>Tools</value>
 
2900
  </data>
 
2901
  <data name="Dialog.Options.PrjOptions.Configuration.CompileTarget.Exe" xml:space="preserve">
 
2902
    <value>Console Application</value>
 
2903
  </data>
 
2904
  <data name="Dialog.Options.PrjOptions.Configuration.CompileTarget.Library" xml:space="preserve">
 
2905
    <value>Class Library</value>
 
2906
  </data>
 
2907
  <data name="Dialog.Options.PrjOptions.Configuration.CompileTarget.Module" xml:space="preserve">
 
2908
    <value>.Net Module</value>
 
2909
  </data>
 
2910
  <data name="Dialog.Options.PrjOptions.Configuration.CompileTarget.WinExe" xml:space="preserve">
 
2911
    <value>Windows Application</value>
 
2912
  </data>
 
2913
  <data name="Dialog.Options.PrjOptions.Configuration.FolderBrowserDescription" xml:space="preserve">
 
2914
    <value>Select the directory in which the assembly will be created.</value>
 
2915
  </data>
 
2916
  <data name="Dialog.Options.TextEditorOptions.EditHighlighting.BuiltinLabel" xml:space="preserve">
 
2917
    <value>Built-in:</value>
 
2918
  </data>
 
2919
  <data name="Dialog.Options.TextEditorOptions.EditHighlighting.CaptionLabel" xml:space="preserve">
 
2920
    <value>Available highlighting schemes:</value>
 
2921
  </data>
 
2922
  <data name="Dialog.Options.TextEditorOptions.EditHighlighting.CopyButton" xml:space="preserve">
 
2923
    <value>Copy to user-defined</value>
 
2924
  </data>
 
2925
  <data name="Dialog.Options.TextEditorOptions.EditHighlighting.CopyError" xml:space="preserve">
 
2926
    <value>Could not copy the file.</value>
 
2927
  </data>
 
2928
  <data name="Dialog.Options.TextEditorOptions.EditHighlighting.DeleteButton" xml:space="preserve">
 
2929
    <value>Delete</value>
 
2930
  </data>
 
2931
  <data name="Dialog.Options.TextEditorOptions.EditHighlighting.DeleteConfirm" xml:space="preserve">
 
2932
    <value>Do you really want to delete this user-defined scheme?</value>
 
2933
  </data>
 
2934
  <data name="Dialog.Options.TextEditorOptions.EditHighlighting.DeleteError" xml:space="preserve">
 
2935
    <value>Unable to delete the file.</value>
 
2936
  </data>
 
2937
  <data name="Dialog.Options.TextEditorOptions.EditHighlighting.DescLabel" xml:space="preserve">
 
2938
    <value>The user-defined schemes have precedence over the built-in.
 
2939
A change in the highlighting schemes is visible upon the next restart of #Develop.</value>
 
2940
  </data>
 
2941
  <data name="Dialog.Options.TextEditorOptions.EditHighlighting.LoadError" xml:space="preserve">
 
2942
    <value>Could not load mode definition file.</value>
 
2943
  </data>
 
2944
  <data name="Dialog.Options.TextEditorOptions.EditHighlighting.ModifyButton" xml:space="preserve">
 
2945
    <value>Modify</value>
 
2946
  </data>
 
2947
  <data name="Dialog.Options.TextEditorOptions.EditHighlighting.Title" xml:space="preserve">
 
2948
    <value>Highlighting</value>
 
2949
  </data>
 
2950
  <data name="Dialog.Options.TextEditorOptions.EditHighlighting.UserLabel" xml:space="preserve">
 
2951
    <value>User-defined:</value>
 
2952
  </data>
 
2953
  <data name="Dialog.Options.TreeViewOptions.DialogName" xml:space="preserve">
 
2954
    <value>Options</value>
 
2955
  </data>
 
2956
  <data name="Dialog.Options.TreeViewOptions.SharpDevelopOptionsText" xml:space="preserve">
 
2957
    <value>General</value>
 
2958
  </data>
 
2959
  <data name="Dialog.ProjectOptions.ApplicationSettings" xml:space="preserve">
 
2960
    <value>Application</value>
 
2961
  </data>
 
2962
  <data name="Dialog.ProjectOptions.ApplicationSettings.ApplicationIcon" xml:space="preserve">
 
2963
    <value>Application i&amp;con:</value>
 
2964
  </data>
 
2965
  <data name="Dialog.ProjectOptions.ApplicationSettings.AssemblyName" xml:space="preserve">
 
2966
    <value>Assembly &amp;name:</value>
 
2967
  </data>
 
2968
  <data name="Dialog.ProjectOptions.ApplicationSettings.InvalidIconFile" xml:space="preserve">
 
2969
    <value>{0} is not a valid icon file.</value>
 
2970
    <comment>Error message displayed when the user tries to set the application's icon to a file that is not an icon.</comment>
 
2971
  </data>
 
2972
  <data name="Dialog.ProjectOptions.ApplicationSettings.LocalizedStringFileLabel" xml:space="preserve">
 
2973
    <value>Localized string file:</value>
 
2974
  </data>
 
2975
  <data name="Dialog.ProjectOptions.ApplicationSettings.Manifest" xml:space="preserve">
 
2976
    <value>Application &amp;manifest:</value>
 
2977
  </data>
 
2978
  <data name="Dialog.ProjectOptions.ApplicationSettings.Manifest.DoNotEmbedManifest" xml:space="preserve">
 
2979
    <value>Do not embed manifest</value>
 
2980
  </data>
 
2981
  <data name="Dialog.ProjectOptions.ApplicationSettings.Manifest.EmbedDefault" xml:space="preserve">
 
2982
    <value>Embed default manifest</value>
 
2983
  </data>
 
2984
  <data name="Dialog.ProjectOptions.ApplicationSettings.Manifest.ManifestFiles" xml:space="preserve">
 
2985
    <value>Manifest files</value>
 
2986
    <comment>File filter description for *.manifest files</comment>
 
2987
  </data>
 
2988
  <data name="Dialog.ProjectOptions.ApplicationSettings.OutputName" xml:space="preserve">
 
2989
    <value>Output name:</value>
 
2990
  </data>
 
2991
  <data name="Dialog.ProjectOptions.ApplicationSettings.OutputType" xml:space="preserve">
 
2992
    <value>&amp;Output type:</value>
 
2993
  </data>
 
2994
  <data name="Dialog.ProjectOptions.ApplicationSettings.ProjectFile" xml:space="preserve">
 
2995
    <value>Project &amp;file:</value>
 
2996
  </data>
 
2997
  <data name="Dialog.ProjectOptions.ApplicationSettings.ProjectFolder" xml:space="preserve">
 
2998
    <value>Project folder:</value>
 
2999
  </data>
 
3000
  <data name="Dialog.ProjectOptions.ApplicationSettings.ProjectInformation" xml:space="preserve">
 
3001
    <value>Project Information</value>
 
3002
  </data>
 
3003
  <data name="Dialog.ProjectOptions.ApplicationSettings.RootNamespace" xml:space="preserve">
 
3004
    <value>&amp;Root namespace:</value>
 
3005
  </data>
 
3006
  <data name="Dialog.ProjectOptions.ApplicationSettings.StartupObject" xml:space="preserve">
 
3007
    <value>&amp;Startup object:</value>
 
3008
  </data>
 
3009
  <data name="Dialog.ProjectOptions.ApplicationSettings.Win32Resource" xml:space="preserve">
 
3010
    <value>Win32 R&amp;esource File:</value>
 
3011
  </data>
 
3012
  <data name="Dialog.ProjectOptions.Build.Advanced" xml:space="preserve">
 
3013
    <value>Advanced</value>
 
3014
  </data>
 
3015
  <data name="Dialog.ProjectOptions.Build.Auto" xml:space="preserve">
 
3016
    <value>Auto</value>
 
3017
  </data>
 
3018
  <data name="Dialog.ProjectOptions.Build.BaseIntermediateOutputPath" xml:space="preserve">
 
3019
    <value>Base Intermediate Output Path:</value>
 
3020
  </data>
 
3021
  <data name="Dialog.ProjectOptions.Build.DebugInfo" xml:space="preserve">
 
3022
    <value>Debug &amp;Info:</value>
 
3023
  </data>
 
3024
  <data name="Dialog.ProjectOptions.Build.DLLBaseAddress" xml:space="preserve">
 
3025
    <value>DLL Base Address:</value>
 
3026
  </data>
 
3027
  <data name="Dialog.ProjectOptions.Build.ErrorsAndWarnings" xml:space="preserve">
 
3028
    <value>Errors and Warnings</value>
 
3029
  </data>
 
3030
  <data name="Dialog.ProjectOptions.Build.FileAlignment" xml:space="preserve">
 
3031
    <value>&amp;File Alignment:</value>
 
3032
  </data>
 
3033
  <data name="Dialog.ProjectOptions.Build.GenerateSerializationAssembly" xml:space="preserve">
 
3034
    <value>&amp;Generate serialization assembly:</value>
 
3035
  </data>
 
3036
  <data name="Dialog.ProjectOptions.Build.IntermediateOutputPath" xml:space="preserve">
 
3037
    <value>Intermediate Output Path:</value>
 
3038
  </data>
 
3039
  <data name="Dialog.ProjectOptions.Build.Off" xml:space="preserve">
 
3040
    <value>Off</value>
 
3041
  </data>
 
3042
  <data name="Dialog.ProjectOptions.Build.On" xml:space="preserve">
 
3043
    <value>On</value>
 
3044
  </data>
 
3045
  <data name="Dialog.ProjectOptions.Build.Output" xml:space="preserve">
 
3046
    <value>Output</value>
 
3047
  </data>
 
3048
  <data name="Dialog.ProjectOptions.Build.OutputPath" xml:space="preserve">
 
3049
    <value>&amp;Output Path:</value>
 
3050
  </data>
 
3051
  <data name="Dialog.ProjectOptions.Build.RegisterForCOM" xml:space="preserve">
 
3052
    <value>&amp;Register for COM Interop</value>
 
3053
  </data>
 
3054
  <data name="Dialog.ProjectOptions.Build.SuppressWarnings" xml:space="preserve">
 
3055
    <value>&amp;Suppress Warnings:</value>
 
3056
  </data>
 
3057
  <data name="Dialog.ProjectOptions.Build.TargetCPU" xml:space="preserve">
 
3058
    <value>&amp;Target CPU:</value>
 
3059
  </data>
 
3060
  <data name="Dialog.ProjectOptions.Build.TargetCPU.Any" xml:space="preserve">
 
3061
    <value>Any processor</value>
 
3062
  </data>
 
3063
  <data name="Dialog.ProjectOptions.Build.TargetCPU.Itanium" xml:space="preserve">
 
3064
    <value>Intel 64-bit Itanium processor</value>
 
3065
  </data>
 
3066
  <data name="Dialog.ProjectOptions.Build.TargetCPU.x64" xml:space="preserve">
 
3067
    <value>x86-64 processor</value>
 
3068
    <comment>AMD 64 / Intel 64 processor</comment>
 
3069
  </data>
 
3070
  <data name="Dialog.ProjectOptions.Build.TargetCPU.x86" xml:space="preserve">
 
3071
    <value>32-bit Intel-compatible processor</value>
 
3072
  </data>
 
3073
  <data name="Dialog.ProjectOptions.Build.TargetFramework" xml:space="preserve">
 
3074
    <value>Target Framework:</value>
 
3075
  </data>
 
3076
  <data name="Dialog.ProjectOptions.Build.TreatWarningsAsErrors" xml:space="preserve">
 
3077
    <value>Treat Warnings as Errors</value>
 
3078
  </data>
 
3079
  <data name="Dialog.ProjectOptions.Build.TreatWarningsAsErrors.All" xml:space="preserve">
 
3080
    <value>A&amp;ll</value>
 
3081
  </data>
 
3082
  <data name="Dialog.ProjectOptions.Build.TreatWarningsAsErrors.None" xml:space="preserve">
 
3083
    <value>&amp;None</value>
 
3084
  </data>
 
3085
  <data name="Dialog.ProjectOptions.Build.TreatWarningsAsErrors.Specific" xml:space="preserve">
 
3086
    <value>Sp&amp;ecific Warnings:</value>
 
3087
  </data>
 
3088
  <data name="Dialog.ProjectOptions.Build.WarningLevel" xml:space="preserve">
 
3089
    <value>&amp;Warning Level:</value>
 
3090
  </data>
 
3091
  <data name="Dialog.ProjectOptions.Build.XmlDocumentationFile" xml:space="preserve">
 
3092
    <value>&amp;XML documentation:</value>
 
3093
  </data>
 
3094
  <data name="Dialog.ProjectOptions.BuildEvents" xml:space="preserve">
 
3095
    <value>Build Events</value>
 
3096
  </data>
 
3097
  <data name="Dialog.ProjectOptions.BuildEvents.PostBuild" xml:space="preserve">
 
3098
    <value>P&amp;ost-build event command line:</value>
 
3099
  </data>
 
3100
  <data name="Dialog.ProjectOptions.BuildEvents.PreBuild" xml:space="preserve">
 
3101
    <value>P&amp;re-build event command line:</value>
 
3102
  </data>
 
3103
  <data name="Dialog.ProjectOptions.BuildEvents.RunPostBuild" xml:space="preserve">
 
3104
    <value>&amp;Run the post-build event:</value>
 
3105
  </data>
 
3106
  <data name="Dialog.ProjectOptions.BuildOptions" xml:space="preserve">
 
3107
    <value>Compiling</value>
 
3108
  </data>
 
3109
  <data name="Dialog.ProjectOptions.BuildOptions.AllowUnsafeCode" xml:space="preserve">
 
3110
    <value>Allow &amp;Unsafe code</value>
 
3111
  </data>
 
3112
  <data name="Dialog.ProjectOptions.BuildOptions.CheckForOverflow" xml:space="preserve">
 
3113
    <value>&amp;Check for arithmetic overflow/underflow</value>
 
3114
  </data>
 
3115
  <data name="Dialog.ProjectOptions.BuildOptions.ConditionalSymbols" xml:space="preserve">
 
3116
    <value>Con&amp;ditional Compilation Symbols:</value>
 
3117
  </data>
 
3118
  <data name="Dialog.ProjectOptions.BuildOptions.General" xml:space="preserve">
 
3119
    <value>General</value>
 
3120
  </data>
 
3121
  <data name="Dialog.ProjectOptions.BuildOptions.NoCorlib" xml:space="preserve">
 
3122
    <value>Do not reference &amp;mscorlib.dll</value>
 
3123
  </data>
 
3124
  <data name="Dialog.ProjectOptions.BuildOptions.OptimizeCode" xml:space="preserve">
 
3125
    <value>O&amp;ptimize code</value>
 
3126
  </data>
 
3127
  <data name="Dialog.ProjectOptions.BuildOptions.RemoveOverflowChecks" xml:space="preserve">
 
3128
    <value>Remove integer overflow &amp;checks</value>
 
3129
  </data>
 
3130
  <data name="Dialog.ProjectOptions.BuildOptions.VBOptionsDefaultValues" xml:space="preserve">
 
3131
    <value>Default values for VB Options:</value>
 
3132
  </data>
 
3133
  <data name="Dialog.ProjectOptions.Configuration" xml:space="preserve">
 
3134
    <value>&amp;Configuration</value>
 
3135
  </data>
 
3136
  <data name="Dialog.ProjectOptions.ConfigurationSpecific" xml:space="preserve">
 
3137
    <value>Configuration-specific</value>
 
3138
  </data>
 
3139
  <data name="Dialog.ProjectOptions.ContinueSwitchConfiguration" xml:space="preserve">
 
3140
    <value>Changing the configuration will save the current values. Continue?</value>
 
3141
  </data>
 
3142
  <data name="Dialog.ProjectOptions.DebugOptions" xml:space="preserve">
 
3143
    <value>Debug</value>
 
3144
  </data>
 
3145
  <data name="Dialog.ProjectOptions.DebugOptions.Arguments" xml:space="preserve">
 
3146
    <value>Co&amp;mmand line arguments:</value>
 
3147
  </data>
 
3148
  <data name="Dialog.ProjectOptions.DebugOptions.StartAction" xml:space="preserve">
 
3149
    <value>Start Action</value>
 
3150
  </data>
 
3151
  <data name="Dialog.ProjectOptions.DebugOptions.StartBrowser" xml:space="preserve">
 
3152
    <value>Start browser in &amp;URL:</value>
 
3153
  </data>
 
3154
  <data name="Dialog.ProjectOptions.DebugOptions.StartOptions" xml:space="preserve">
 
3155
    <value>Start Options</value>
 
3156
  </data>
 
3157
  <data name="Dialog.ProjectOptions.DebugOptions.StartProgram" xml:space="preserve">
 
3158
    <value>Start e&amp;xternal program:</value>
 
3159
  </data>
 
3160
  <data name="Dialog.ProjectOptions.DebugOptions.StartProject" xml:space="preserve">
 
3161
    <value>&amp;Start project</value>
 
3162
  </data>
 
3163
  <data name="Dialog.ProjectOptions.DebugOptions.WorkingDir" xml:space="preserve">
 
3164
    <value>&amp;Working directory:</value>
 
3165
  </data>
 
3166
  <data name="Dialog.ProjectOptions.DebugSymbolType.Full" xml:space="preserve">
 
3167
    <value>Full debug information</value>
 
3168
  </data>
 
3169
  <data name="Dialog.ProjectOptions.DebugSymbolType.None" xml:space="preserve">
 
3170
    <value>No debug information</value>
 
3171
  </data>
 
3172
  <data name="Dialog.ProjectOptions.DebugSymbolType.PdbOnly" xml:space="preserve">
 
3173
    <value>Only .pdb files</value>
 
3174
  </data>
 
3175
  <data name="Dialog.ProjectOptions.NoPanelsInstalledForProject" xml:space="preserve">
 
3176
    <value>There are no project options panels installed for this project type.</value>
 
3177
  </data>
 
3178
  <data name="Dialog.ProjectOptions.Platform" xml:space="preserve">
 
3179
    <value>Platform</value>
 
3180
  </data>
 
3181
  <data name="Dialog.ProjectOptions.PlatformSpecific" xml:space="preserve">
 
3182
    <value>Platform-specific</value>
 
3183
  </data>
 
3184
  <data name="Dialog.ProjectOptions.PleaseEnterValidNumber" xml:space="preserve">
 
3185
    <value>Please enter a valid number.</value>
 
3186
  </data>
 
3187
  <data name="Dialog.ProjectOptions.ProjectImports" xml:space="preserve">
 
3188
    <value>Imports</value>
 
3189
  </data>
 
3190
  <data name="Dialog.ProjectOptions.ProjectImports.AddImport" xml:space="preserve">
 
3191
    <value>&amp;Add import</value>
 
3192
  </data>
 
3193
  <data name="Dialog.ProjectOptions.ProjectImports.Namespace" xml:space="preserve">
 
3194
    <value>&amp;Namespace:</value>
 
3195
  </data>
 
3196
  <data name="Dialog.ProjectOptions.ProjectImports.RemoveImport" xml:space="preserve">
 
3197
    <value>&amp;Remove import</value>
 
3198
  </data>
 
3199
  <data name="Dialog.ProjectOptions.ProjectImports.Title" xml:space="preserve">
 
3200
    <value>Project-wide Imports</value>
 
3201
  </data>
 
3202
  <data name="Dialog.ProjectOptions.Publish" xml:space="preserve">
 
3203
    <value>Publish</value>
 
3204
  </data>
 
3205
  <data name="Dialog.ProjectOptions.ReferencePaths" xml:space="preserve">
 
3206
    <value>Reference Paths</value>
 
3207
  </data>
 
3208
  <data name="Dialog.ProjectOptions.ReferencePaths.AddPath" xml:space="preserve">
 
3209
    <value>&amp;Add path</value>
 
3210
  </data>
 
3211
  <data name="Dialog.ProjectOptions.RunPostBuildEvent.Always" xml:space="preserve">
 
3212
    <value>Always</value>
 
3213
  </data>
 
3214
  <data name="Dialog.ProjectOptions.RunPostBuildEvent.OnOutputUpdated" xml:space="preserve">
 
3215
    <value>When the build updates the project output</value>
 
3216
  </data>
 
3217
  <data name="Dialog.ProjectOptions.RunPostBuildEvent.OnSuccessfulBuild" xml:space="preserve">
 
3218
    <value>On successful build</value>
 
3219
  </data>
 
3220
  <data name="Dialog.ProjectOptions.SelectFolderTitle" xml:space="preserve">
 
3221
    <value>Select folder</value>
 
3222
    <comment>Description for folder selection dialog</comment>
 
3223
  </data>
 
3224
  <data name="Dialog.ProjectOptions.Signing" xml:space="preserve">
 
3225
    <value>Signing</value>
 
3226
  </data>
 
3227
  <data name="Dialog.ProjectOptions.Signing.ChangePassword" xml:space="preserve">
 
3228
    <value>Change Pass&amp;word...</value>
 
3229
  </data>
 
3230
  <data name="Dialog.ProjectOptions.Signing.ChooseKeyFile" xml:space="preserve">
 
3231
    <value>Choose a strong name key file:</value>
 
3232
  </data>
 
3233
  <data name="Dialog.ProjectOptions.Signing.ClickOnce" xml:space="preserve">
 
3234
    <value>ClickOnce signing</value>
 
3235
  </data>
 
3236
  <data name="Dialog.ProjectOptions.Signing.ClickOnceNotSupported" xml:space="preserve">
 
3237
    <value>ClickOnce signing is currently not supported.</value>
 
3238
  </data>
 
3239
  <data name="Dialog.ProjectOptions.Signing.CreateKey.ConfirmPassword" xml:space="preserve">
 
3240
    <value>Con&amp;firm password:</value>
 
3241
  </data>
 
3242
  <data name="Dialog.ProjectOptions.Signing.CreateKey.EnterPassword" xml:space="preserve">
 
3243
    <value>&amp;Enter password:</value>
 
3244
  </data>
 
3245
  <data name="Dialog.ProjectOptions.Signing.CreateKey.KeyName" xml:space="preserve">
 
3246
    <value>Key file &amp;name:</value>
 
3247
  </data>
 
3248
  <data name="Dialog.ProjectOptions.Signing.CreateKey.Title" xml:space="preserve">
 
3249
    <value>Create Strong Name Key</value>
 
3250
  </data>
 
3251
  <data name="Dialog.ProjectOptions.Signing.CreateKey.UsePassword" xml:space="preserve">
 
3252
    <value>&amp;Protect my key file with a password</value>
 
3253
  </data>
 
3254
  <data name="Dialog.ProjectOptions.Signing.DelaySignOnly" xml:space="preserve">
 
3255
    <value>Dela&amp;y Sign only</value>
 
3256
  </data>
 
3257
  <data name="Dialog.ProjectOptions.Signing.DelaySignWarning" xml:space="preserve">
 
3258
    <value>When delay signed, the project will not run or be debuggable.</value>
 
3259
  </data>
 
3260
  <data name="Dialog.ProjectOptions.Signing.EnterKeyName" xml:space="preserve">
 
3261
    <value>You have to enter a key name.</value>
 
3262
  </data>
 
3263
  <data name="Dialog.ProjectOptions.Signing.ErrorCreatingKey" xml:space="preserve">
 
3264
    <value>There was an error creating the key file.</value>
 
3265
  </data>
 
3266
  <data name="Dialog.ProjectOptions.Signing.PasswordsDontMatch" xml:space="preserve">
 
3267
    <value>The entered passwords do not match.</value>
 
3268
  </data>
 
3269
  <data name="Dialog.ProjectOptions.Signing.PasswordTooShort" xml:space="preserve">
 
3270
    <value>The password should be at least 6 characters long.</value>
 
3271
  </data>
 
3272
  <data name="Dialog.ProjectOptions.Signing.SignAssembly" xml:space="preserve">
 
3273
    <value>Sign the &amp;assembly</value>
 
3274
  </data>
 
3275
  <data name="Dialog.ProjectOptions.Signing.SNnotFound" xml:space="preserve">
 
3276
    <value>sn.exe was not found. Make sure the .NET Framework SDK is installed on your computer.</value>
 
3277
  </data>
 
3278
  <data name="Dialog.ProjectOptions.Signing.StrongName" xml:space="preserve">
 
3279
    <value>Strong name signing</value>
 
3280
  </data>
 
3281
  <data name="Dialog.ProjectOptions.StorageLocationHelp" xml:space="preserve">
 
3282
    <value>With the small button in front of each configuration setting, you can choose where a setting is stored.
 
3283
Configuration-specific means the setting can have a different value in each configuration (Debug/Release).
 
3284
Platform-specific means the setting can have a different value on each platform.
 
3285
You can also choose to store the setting in the .user-file instead of the project file, so every developer can use a different value without getting conflicts in source control systems.</value>
 
3286
  </data>
 
3287
  <data name="Dialog.ProjectOptions.StoreInUserFile" xml:space="preserve">
 
3288
    <value>Store in .user-file</value>
 
3289
  </data>
 
3290
  <data name="Dialog.Refactoring.ExtractInterface.AddInterfaceToClass" xml:space="preserve">
 
3291
    <value>Add Interface to Class</value>
 
3292
  </data>
 
3293
  <data name="Dialog.Refactoring.ExtractInterface.GeneratedName" xml:space="preserve">
 
3294
    <value>Generated Name</value>
 
3295
  </data>
 
3296
  <data name="Dialog.Refactoring.ExtractInterface.IncludeComments" xml:space="preserve">
 
3297
    <value>Include Comments</value>
 
3298
  </data>
 
3299
  <data name="Dialog.Refactoring.ExtractInterface.InterfaceName" xml:space="preserve">
 
3300
    <value>Interface Name</value>
 
3301
  </data>
 
3302
  <data name="Dialog.Refactoring.ExtractInterface.NewFileName" xml:space="preserve">
 
3303
    <value>New File Name</value>
 
3304
  </data>
 
3305
  <data name="Dialog.Refactoring.ExtractInterface.SelectPublicMembers" xml:space="preserve">
 
3306
    <value>Select Public Members</value>
 
3307
  </data>
 
3308
  <data name="Dialog.Refactoring.IntroduceMethod.CreateNew" xml:space="preserve">
 
3309
    <value>Create new class:</value>
 
3310
  </data>
 
3311
  <data name="Dialog.Refactoring.IntroduceMethod.Description" xml:space="preserve">
 
3312
    <value>The method cannot be created directly, because no source code of the class is available. Please select a static class where the method will be created as an extension method.</value>
 
3313
  </data>
 
3314
  <data name="Dialog.Refactoring.IntroduceMethod.Title" xml:space="preserve">
 
3315
    <value>Introduce method</value>
 
3316
  </data>
 
3317
  <data name="Dialog.Refactoring.IntroduceMethod.UseExisting" xml:space="preserve">
 
3318
    <value>Use existing class:</value>
 
3319
  </data>
 
3320
  <data name="Dialog.SelectReferenceDialog.BrowserTabPage" xml:space="preserve">
 
3321
    <value>.NET Assembly Browser</value>
 
3322
  </data>
 
3323
  <data name="Dialog.SelectReferenceDialog.DialogName" xml:space="preserve">
 
3324
    <value>Add Reference</value>
 
3325
  </data>
 
3326
  <data name="Dialog.SelectReferenceDialog.GacReferencePanel.ChooseSpecificAssemblyVersion" xml:space="preserve">
 
3327
    <value>Choose specific assembly version</value>
 
3328
  </data>
 
3329
  <data name="Dialog.SelectReferenceDialog.GacReferencePanel.ReferenceHeader" xml:space="preserve">
 
3330
    <value>Reference Name</value>
 
3331
  </data>
 
3332
  <data name="Dialog.SelectReferenceDialog.GacReferencePanel.VersionHeader" xml:space="preserve">
 
3333
    <value>Version</value>
 
3334
  </data>
 
3335
  <data name="Dialog.SelectReferenceDialog.GacTabPage" xml:space="preserve">
 
3336
    <value>GAC</value>
 
3337
  </data>
 
3338
  <data name="Dialog.SelectReferenceDialog.LocationHeader" xml:space="preserve">
 
3339
    <value>Location</value>
 
3340
  </data>
 
3341
  <data name="Dialog.SelectReferenceDialog.ProjectReferencePanel.DirectoryHeader" xml:space="preserve">
 
3342
    <value>Project Directory</value>
 
3343
  </data>
 
3344
  <data name="Dialog.SelectReferenceDialog.ProjectReferencePanel.NameHeader" xml:space="preserve">
 
3345
    <value>Project Name</value>
 
3346
  </data>
 
3347
  <data name="Dialog.SelectReferenceDialog.ProjectTabPage" xml:space="preserve">
 
3348
    <value>Projects</value>
 
3349
  </data>
 
3350
  <data name="Dialog.SelectReferenceDialog.ReferenceHeader" xml:space="preserve">
 
3351
    <value>Reference Name</value>
 
3352
  </data>
 
3353
  <data name="Dialog.SelectReferenceDialog.ReferencesLabel" xml:space="preserve">
 
3354
    <value>Selected References</value>
 
3355
  </data>
 
3356
  <data name="Dialog.SelectReferenceDialog.SelectButton" xml:space="preserve">
 
3357
    <value>S&amp;elect</value>
 
3358
  </data>
 
3359
  <data name="Dialog.SelectReferenceDialog.TypeHeader" xml:space="preserve">
 
3360
    <value>Type</value>
 
3361
  </data>
 
3362
  <data name="Dialog.ViewGPL.DialogName" xml:space="preserve">
 
3363
    <value>GNU General Public License</value>
 
3364
  </data>
 
3365
  <data name="Dialog.WizardDialog.FinishButton" xml:space="preserve">
 
3366
    <value>Finish</value>
 
3367
  </data>
 
3368
  <data name="Dialog.WordCountDialog.CharsText" xml:space="preserve">
 
3369
    <value>Chars</value>
 
3370
  </data>
 
3371
  <data name="Dialog.WordCountDialog.DialogName" xml:space="preserve">
 
3372
    <value>Word Count</value>
 
3373
  </data>
 
3374
  <data name="Dialog.WordCountDialog.FileText" xml:space="preserve">
 
3375
    <value>file</value>
 
3376
  </data>
 
3377
  <data name="Dialog.WordCountDialog.IsNotTextFile" xml:space="preserve">
 
3378
    <value>The current file is not a text file and cannot be counted.</value>
 
3379
  </data>
 
3380
  <data name="Dialog.WordCountDialog.Label1Text" xml:space="preserve">
 
3381
    <value>&amp;Count where</value>
 
3382
  </data>
 
3383
  <data name="Dialog.WordCountDialog.LinesText" xml:space="preserve">
 
3384
    <value>Lines</value>
 
3385
  </data>
 
3386
  <data name="Dialog.WordCountDialog.MustBeInProtectedModeWarning" xml:space="preserve">
 
3387
    <value>You must be in project mode</value>
 
3388
  </data>
 
3389
  <data name="Dialog.WordCountDialog.SaveTheFileWarning" xml:space="preserve">
 
3390
    <value>You must save the file</value>
 
3391
  </data>
 
3392
  <data name="Dialog.WordCountDialog.StartButton" xml:space="preserve">
 
3393
    <value>&amp;Start</value>
 
3394
  </data>
 
3395
  <data name="Dialog.WordCountDialog.TotalText" xml:space="preserve">
 
3396
    <value>total</value>
 
3397
  </data>
 
3398
  <data name="Dialog.WordCountDialog.WordsText" xml:space="preserve">
 
3399
    <value>Words</value>
 
3400
  </data>
 
3401
  <data name="Fileutility.CantFindExecutableError" xml:space="preserve">
 
3402
    <value>Can't find ${Executable} in any of the SDK bin folders.</value>
 
3403
    <comment>Message for an exception that is thrown if a sdk executable cannot be found.</comment>
 
3404
  </data>
 
3405
  <data name="Fileutility.CantFindFileError" xml:space="preserve">
 
3406
    <value>Can't load ${File}.File not found.</value>
 
3407
  </data>
 
3408
  <data name="FileUtilityService.ErrorWhileLoading" xml:space="preserve">
 
3409
    <value>Error while loading</value>
 
3410
  </data>
 
3411
  <data name="FileUtilityService.ErrorWhileSaving" xml:space="preserve">
 
3412
    <value>Error while saving</value>
 
3413
  </data>
 
3414
  <data name="FileUtilityService.FileSizeTooBig" xml:space="preserve">
 
3415
    <value>The file is too large to be opened.</value>
 
3416
  </data>
 
3417
  <data name="FormsDesigner.DesignErrorPanel.ErrorText" xml:space="preserve">
 
3418
    <value>Please correct all source code errors before designing</value>
 
3419
  </data>
 
3420
  <data name="FormsDesigner.DesignTabPages.DesignTabPage" xml:space="preserve">
 
3421
    <value>Design</value>
 
3422
  </data>
 
3423
  <data name="FormsDesigner.DesignTabPages.SourceTabPage" xml:space="preserve">
 
3424
    <value>Source</value>
 
3425
  </data>
 
3426
  <data name="Global.AbortButtonText" xml:space="preserve">
 
3427
    <value>Abort</value>
 
3428
  </data>
 
3429
  <data name="Global.AddButtonText" xml:space="preserve">
 
3430
    <value>&amp;Add</value>
 
3431
  </data>
 
3432
  <data name="Global.BackButtonText" xml:space="preserve">
 
3433
    <value>&lt; Back</value>
 
3434
  </data>
 
3435
  <data name="Global.BrowseButtonText" xml:space="preserve">
 
3436
    <value>&amp;Browse...</value>
 
3437
  </data>
 
3438
  <data name="Global.BrowseText" xml:space="preserve">
 
3439
    <value>Browse</value>
 
3440
    <comment>text for buttons that open a dialog for searching a file/folder</comment>
 
3441
  </data>
 
3442
  <data name="Global.CancelButtonText" xml:space="preserve">
 
3443
    <value>Cancel</value>
 
3444
  </data>
 
3445
  <data name="Global.ChangeButtonText" xml:space="preserve">
 
3446
    <value>&amp;Change</value>
 
3447
  </data>
 
3448
  <data name="Global.ChooseLocationButtonText" xml:space="preserve">
 
3449
    <value>Choose location</value>
 
3450
  </data>
 
3451
  <data name="Global.CloseButtonText" xml:space="preserve">
 
3452
    <value>&amp;Close</value>
 
3453
  </data>
 
3454
  <data name="Global.CreateButtonText" xml:space="preserve">
 
3455
    <value>Create</value>
 
3456
  </data>
 
3457
  <data name="Global.Delete" xml:space="preserve">
 
3458
    <value>Delete</value>
 
3459
  </data>
 
3460
  <data name="Global.DeleteButtonText" xml:space="preserve">
 
3461
    <value>&amp;Delete</value>
 
3462
  </data>
 
3463
  <data name="Global.DeselectAllButtonText" xml:space="preserve">
 
3464
    <value>Unselect All</value>
 
3465
    <comment>The words "Unselect All" translated into the local language.</comment>
 
3466
  </data>
 
3467
  <data name="Global.EditButtonText" xml:space="preserve">
 
3468
    <value>&amp;Edit</value>
 
3469
  </data>
 
3470
  <data name="Global.ErrorText" xml:space="preserve">
 
3471
    <value>Error</value>
 
3472
  </data>
 
3473
  <data name="Global.FileAlreadyExists" xml:space="preserve">
 
3474
    <value>The file '{0}' already exists.</value>
 
3475
  </data>
 
3476
  <data name="Global.FileName" xml:space="preserve">
 
3477
    <value>File name</value>
 
3478
  </data>
 
3479
  <data name="Global.FinishButtonText" xml:space="preserve">
 
3480
    <value>Finish</value>
 
3481
  </data>
 
3482
  <data name="Global.FinishedCaptionText" xml:space="preserve">
 
3483
    <value>Finished</value>
 
3484
  </data>
 
3485
  <data name="Global.Folder" xml:space="preserve">
 
3486
    <value>Folder</value>
 
3487
  </data>
 
3488
  <data name="Global.FontStyle" xml:space="preserve">
 
3489
    <value>Font Style</value>
 
3490
  </data>
 
3491
  <data name="Global.FontStyle.CustomColor" xml:space="preserve">
 
3492
    <value>Custom</value>
 
3493
    <comment>Choose custom color</comment>
 
3494
  </data>
 
3495
  <data name="Global.FontStyle.SelectFont" xml:space="preserve">
 
3496
    <value>Select font</value>
 
3497
  </data>
 
3498
  <data name="Global.FontStyle.Underline" xml:space="preserve">
 
3499
    <value>Underline</value>
 
3500
  </data>
 
3501
  <data name="Global.HelpButtonText" xml:space="preserve">
 
3502
    <value>&amp;Help</value>
 
3503
  </data>
 
3504
  <data name="Global.ID" xml:space="preserve">
 
3505
    <value>ID</value>
 
3506
    <comment>Abbrevation for Identifier</comment>
 
3507
  </data>
 
3508
  <data name="Global.IgnoreButtonText" xml:space="preserve">
 
3509
    <value>Ignore</value>
 
3510
  </data>
 
3511
  <data name="Global.LargeIconToolTip" xml:space="preserve">
 
3512
    <value>Large Icons</value>
 
3513
  </data>
 
3514
  <data name="Global.Location.allopenfiles" xml:space="preserve">
 
3515
    <value>all open files</value>
 
3516
  </data>
 
3517
  <data name="Global.Location.currentfile" xml:space="preserve">
 
3518
    <value>current file</value>
 
3519
  </data>
 
3520
  <data name="Global.Location.directories" xml:space="preserve">
 
3521
    <value>Directories</value>
 
3522
  </data>
 
3523
  <data name="Global.Location.wholeproject" xml:space="preserve">
 
3524
    <value>whole project</value>
 
3525
  </data>
 
3526
  <data name="Global.MoveDown" xml:space="preserve">
 
3527
    <value>Move &amp;Down</value>
 
3528
  </data>
 
3529
  <data name="Global.MoveUp" xml:space="preserve">
 
3530
    <value>Move &amp;Up</value>
 
3531
  </data>
 
3532
  <data name="Global.NA" xml:space="preserve">
 
3533
    <value>N/A</value>
 
3534
    <comment>Stands for 'Not applicable'</comment>
 
3535
  </data>
 
3536
  <data name="Global.Name" xml:space="preserve">
 
3537
    <value>Name</value>
 
3538
  </data>
 
3539
  <data name="Global.NextButtonText" xml:space="preserve">
 
3540
    <value>Next &gt;</value>
 
3541
  </data>
 
3542
  <data name="Global.No" xml:space="preserve">
 
3543
    <value>No</value>
 
3544
  </data>
 
3545
  <data name="Global.OKButtonText" xml:space="preserve">
 
3546
    <value>OK</value>
 
3547
  </data>
 
3548
  <data name="Global.OpenButtonText" xml:space="preserve">
 
3549
    <value>&amp;Open</value>
 
3550
  </data>
 
3551
  <data name="Global.OptionsLabelText" xml:space="preserve">
 
3552
    <value>Options</value>
 
3553
    <comment>The word "Options" translated to a particular language.</comment>
 
3554
  </data>
 
3555
  <data name="Global.Path" xml:space="preserve">
 
3556
    <value>Path</value>
 
3557
  </data>
 
3558
  <data name="Global.PleaseWait" xml:space="preserve">
 
3559
    <value>Please wait...</value>
 
3560
  </data>
 
3561
  <data name="Global.Preview" xml:space="preserve">
 
3562
    <value>Preview</value>
 
3563
  </data>
 
3564
  <data name="Global.QuestionText" xml:space="preserve">
 
3565
    <value>Question</value>
 
3566
  </data>
 
3567
  <data name="Global.ReadOnly" xml:space="preserve">
 
3568
    <value>readonly</value>
 
3569
    <comment>The word "readonly" in lowercase.</comment>
 
3570
  </data>
 
3571
  <data name="Global.RemoveButtonText" xml:space="preserve">
 
3572
    <value>&amp;Remove</value>
 
3573
  </data>
 
3574
  <data name="Global.RenameButtonText" xml:space="preserve">
 
3575
    <value>Re&amp;name</value>
 
3576
  </data>
 
3577
  <data name="Global.ReplaceButtonText" xml:space="preserve">
 
3578
    <value>Replace</value>
 
3579
  </data>
 
3580
  <data name="Global.RetryButtonText" xml:space="preserve">
 
3581
    <value>Retry</value>
 
3582
  </data>
 
3583
  <data name="Global.SelectAllButtonText" xml:space="preserve">
 
3584
    <value>Select &amp;All</value>
 
3585
    <comment>selects all items in a list</comment>
 
3586
  </data>
 
3587
  <data name="Global.SmallIconToolTip" xml:space="preserve">
 
3588
    <value>Small Icons</value>
 
3589
  </data>
 
3590
  <data name="Global.StartButtonText" xml:space="preserve">
 
3591
    <value>Start</value>
 
3592
  </data>
 
3593
  <data name="Global.TextLine" xml:space="preserve">
 
3594
    <value>Line</value>
 
3595
  </data>
 
3596
  <data name="Global.UpdateButtonText" xml:space="preserve">
 
3597
    <value>&amp;Update</value>
 
3598
  </data>
 
3599
  <data name="Global.WarningText" xml:space="preserve">
 
3600
    <value>Warning</value>
 
3601
  </data>
 
3602
  <data name="Global.Yes" xml:space="preserve">
 
3603
    <value>Yes</value>
 
3604
  </data>
 
3605
  <data name="Global.YesToAll" xml:space="preserve">
 
3606
    <value>Yes to All</value>
 
3607
  </data>
 
3608
  <data name="Gui.ProjectBrowser.FileInUseError" xml:space="preserve">
 
3609
    <value>File or directory name is already in use, choose a different one.</value>
 
3610
  </data>
 
3611
  <data name="Gui.ProjectBrowser.IllegalCharactersInFileNameError" xml:space="preserve">
 
3612
    <value>The file name you have chosen contains illegal characters. Please choose a different file name.</value>
 
3613
  </data>
 
3614
  <data name="Gui.ProjectBrowser.Open" xml:space="preserve">
 
3615
    <value>Open</value>
 
3616
    <comment>verb for opening an item (usually file)</comment>
 
3617
  </data>
 
3618
  <data name="Gui.ProjectBrowser.OpenFolderInExplorer" xml:space="preserve">
 
3619
    <value>Open Folder in Explorer</value>
 
3620
    <comment>Command that opens the selected folder in Windows Explorer</comment>
 
3621
  </data>
 
3622
  <data name="Gui.ProjectBrowser.OpenWith" xml:space="preserve">
 
3623
    <value>Open With...</value>
 
3624
    <comment>Open file with non-default tool</comment>
 
3625
  </data>
 
3626
  <data name="Gui.ProjectBrowser.OpenWith.AddProgram.DialogTitle" xml:space="preserve">
 
3627
    <value>Add program</value>
 
3628
  </data>
 
3629
  <data name="Gui.ProjectBrowser.OpenWith.AddProgram.DisplayName" xml:space="preserve">
 
3630
    <value>&amp;Display name:</value>
 
3631
  </data>
 
3632
  <data name="Gui.ProjectBrowser.OpenWith.AddProgram.Program" xml:space="preserve">
 
3633
    <value>&amp;Program:</value>
 
3634
  </data>
 
3635
  <data name="Gui.ProjectBrowser.OpenWith.Bindings.DefaultWindowsApplication" xml:space="preserve">
 
3636
    <value>Use the default Windows application for this file</value>
 
3637
  </data>
 
3638
  <data name="Gui.ProjectBrowser.OpenWith.Bindings.IconEditor" xml:space="preserve">
 
3639
    <value>Icon editor</value>
 
3640
  </data>
 
3641
  <data name="Gui.ProjectBrowser.OpenWith.Bindings.ResourceEditor" xml:space="preserve">
 
3642
    <value>Resource editor</value>
 
3643
  </data>
 
3644
  <data name="Gui.ProjectBrowser.OpenWith.Bindings.TextEditor" xml:space="preserve">
 
3645
    <value>Text editor</value>
 
3646
  </data>
 
3647
  <data name="Gui.ProjectBrowser.OpenWith.Bindings.TextEditorWithEncoding" xml:space="preserve">
 
3648
    <value>Text editor (choose encoding)</value>
 
3649
    <comment>Entry in "open with" menu for explicitly choosing the file encoding when opening a text file</comment>
 
3650
  </data>
 
3651
  <data name="Gui.ProjectBrowser.OpenWith.Bindings.WebBrowser" xml:space="preserve">
 
3652
    <value>Built-in Web Browser</value>
 
3653
  </data>
 
3654
  <data name="Gui.ProjectBrowser.OpenWith.Bindings.XmlEditor" xml:space="preserve">
 
3655
    <value>XML editor</value>
 
3656
  </data>
 
3657
  <data name="Gui.ProjectBrowser.OpenWith.ChooseProgram" xml:space="preserve">
 
3658
    <value>Choose the program you want to use to open this file:</value>
 
3659
  </data>
 
3660
  <data name="Gui.ProjectBrowser.OpenWith.Default" xml:space="preserve">
 
3661
    <value>Default</value>
 
3662
  </data>
 
3663
  <data name="Gui.ProjectBrowser.OpenWith.DialogTitle" xml:space="preserve">
 
3664
    <value>Open With</value>
 
3665
  </data>
 
3666
  <data name="Gui.ProjectBrowser.OpenWith.SetAsDefault" xml:space="preserve">
 
3667
    <value>Set as Default</value>
 
3668
  </data>
 
3669
  <data name="Gui.ProjectBrowser.ShowAllFiles" xml:space="preserve">
 
3670
    <value>Show all files</value>
 
3671
  </data>
 
3672
  <data name="Hornung.ResourceToolkit.CodeCompletion.AddNewDescription" xml:space="preserve">
 
3673
    <value>Add new string resource to {0}</value>
 
3674
  </data>
 
3675
  <data name="Hornung.ResourceToolkit.CodeCompletion.AddNewEntry" xml:space="preserve">
 
3676
    <value>&lt;Add new&gt;</value>
 
3677
  </data>
 
3678
  <data name="Hornung.ResourceToolkit.DeleteAllSelectedResourceKeysQuestion" xml:space="preserve">
 
3679
    <value>Do you really want to delete all ${Count} selected resource keys from the resource files and all dependent localized resource files permanently?</value>
 
3680
  </data>
 
3681
  <data name="Hornung.ResourceToolkit.DeleteSingleResourceKeyQuestion" xml:space="preserve">
 
3682
    <value>Do you really want to delete the resource key "${Key}" from the resource file "${FileName}" and all dependent localized resource files permanently?</value>
 
3683
  </data>
 
3684
  <data name="Hornung.ResourceToolkit.EditStringResourceDialog.Caption" xml:space="preserve">
 
3685
    <value>Edit string resource</value>
 
3686
  </data>
 
3687
  <data name="Hornung.ResourceToolkit.EditStringResourceDialog.DuplicateKey" xml:space="preserve">
 
3688
    <value>A resource key with this name already exists!</value>
 
3689
  </data>
 
3690
  <data name="Hornung.ResourceToolkit.EditStringResourceDialog.KeyIsEmpty" xml:space="preserve">
 
3691
    <value>Resource key must not be empty!</value>
 
3692
  </data>
 
3693
  <data name="Hornung.ResourceToolkit.ErrorProcessingResourceFile" xml:space="preserve">
 
3694
    <value>An error occurred while processing the resource file '{0}'.</value>
 
3695
  </data>
 
3696
  <data name="Hornung.ResourceToolkit.FindMissingResourceKeys" xml:space="preserve">
 
3697
    <value>Find missing resource keys</value>
 
3698
  </data>
 
3699
  <data name="Hornung.ResourceToolkit.FindUnusedResourceKeys" xml:space="preserve">
 
3700
    <value>Find unused resource keys</value>
 
3701
  </data>
 
3702
  <data name="Hornung.ResourceToolkit.Key" xml:space="preserve">
 
3703
    <value>Key</value>
 
3704
  </data>
 
3705
  <data name="Hornung.ResourceToolkit.KeyLabel" xml:space="preserve">
 
3706
    <value>Resource key:</value>
 
3707
  </data>
 
3708
  <data name="Hornung.ResourceToolkit.KeyNotFoundWarning" xml:space="preserve">
 
3709
    <value>The resource key "{0}" could not be found in file "{1}".</value>
 
3710
  </data>
 
3711
  <data name="Hornung.ResourceToolkit.ReferencesToMissingKeys" xml:space="preserve">
 
3712
    <value>References to missing resource keys</value>
 
3713
  </data>
 
3714
  <data name="Hornung.ResourceToolkit.ReferencesToResource" xml:space="preserve">
 
3715
    <value>References to ${ResourceKey} (in ${ResourceFileName})</value>
 
3716
  </data>
 
3717
  <data name="Hornung.ResourceToolkit.RenameKeyDefinitionNotFoundWarning" xml:space="preserve">
 
3718
    <value>The definition of this resource key could not be found and renamed.</value>
 
3719
  </data>
 
3720
  <data name="Hornung.ResourceToolkit.RenameResourceText" xml:space="preserve">
 
3721
    <value>Enter new resource key name:</value>
 
3722
  </data>
 
3723
  <data name="Hornung.ResourceToolkit.ResourceTypeNotSupported" xml:space="preserve">
 
3724
    <value>The selected resource is not of type 'string' and cannot be edited.</value>
 
3725
  </data>
 
3726
  <data name="Hornung.ResourceToolkit.TextEditorContextMenu.AddResource" xml:space="preserve">
 
3727
    <value>Add this resource</value>
 
3728
  </data>
 
3729
  <data name="Hornung.ResourceToolkit.TextEditorContextMenu.EditResource" xml:space="preserve">
 
3730
    <value>Edit resource</value>
 
3731
  </data>
 
3732
  <data name="Hornung.ResourceToolkit.ToolsMenuLabel" xml:space="preserve">
 
3733
    <value>Resource Toolkit</value>
 
3734
  </data>
 
3735
  <data name="Hornung.ResourceToolkit.ToolTips.KeyNotFound" xml:space="preserve">
 
3736
    <value>&lt;KEY NOT FOUND&gt;</value>
 
3737
    <comment>Value to display when a resource key is missing</comment>
 
3738
  </data>
 
3739
  <data name="Hornung.ResourceToolkit.ToolTips.PlaceMessage" xml:space="preserve">
 
3740
    <value>Resource in {0}:</value>
 
3741
  </data>
 
3742
  <data name="Hornung.ResourceToolkit.ToolTips.TypeMessage" xml:space="preserve">
 
3743
    <value>Object of type {0}:</value>
 
3744
  </data>
 
3745
  <data name="Hornung.ResourceToolkit.ToolTips.UnknownKey" xml:space="preserve">
 
3746
    <value>&lt;Unknown&gt;</value>
 
3747
  </data>
 
3748
  <data name="Hornung.ResourceToolkit.UnusedResourceKeys.HideICSharpCodeCoreHostResourcesTitle" xml:space="preserve">
 
3749
    <value>Hide ICSharpCode.Core host resources</value>
 
3750
  </data>
 
3751
  <data name="Hornung.ResourceToolkit.UnusedResourceKeys.HideICSharpCodeCoreHostResourcesTooltip" xml:space="preserve">
 
3752
    <value>When selected, resource keys that are contained in the resource file of the ICSharpCode.Core host application are not listed.</value>
 
3753
  </data>
 
3754
  <data name="Hornung.ResourceToolkit.UnusedResourceKeys.NotFound" xml:space="preserve">
 
3755
    <value>No unused resource keys were found in the whole solution.</value>
 
3756
  </data>
 
3757
  <data name="Hornung.ResourceToolkit.UnusedResourceKeys.Title" xml:space="preserve">
 
3758
    <value>Unused resource keys</value>
 
3759
  </data>
 
3760
  <data name="Hornung.ResourceToolkit.Value" xml:space="preserve">
 
3761
    <value>Value</value>
 
3762
  </data>
 
3763
  <data name="Hornung.ResourceToolkit.ValueLabel" xml:space="preserve">
 
3764
    <value>Resource value:</value>
 
3765
  </data>
 
3766
  <data name="ICSharpCode.AvalonEdit.AddIn.SharpDevelopCompletionWindow.EmptyText" xml:space="preserve">
 
3767
    <value>Press Ctrl+Space to show items from all namespaces</value>
 
3768
  </data>
 
3769
  <data name="ICSharpCode.BooInterpreter" xml:space="preserve">
 
3770
    <value>Boo Interpreter</value>
 
3771
    <comment>Title of the Boo Interpreter pad</comment>
 
3772
  </data>
 
3773
  <data name="ICSharpCode.BooInterpreter.Debuggee.ErrorDebuggerNotLoaded" xml:space="preserve">
 
3774
    <value>Error: 'Debugger is not loaded'</value>
 
3775
  </data>
 
3776
  <data name="ICSharpCode.BooInterpreter.Debuggee.ErrorIncompatibleDebugger" xml:space="preserve">
 
3777
    <value>Error: 'Incompatible debugger'</value>
 
3778
  </data>
 
3779
  <data name="ICSharpCode.BooInterpreter.Debuggee.ErrorNoProgramDebugged" xml:space="preserve">
 
3780
    <value>Error: 'No program is being debugged'</value>
 
3781
  </data>
 
3782
  <data name="ICSharpCode.BooInterpreter.Debuggee.Title" xml:space="preserve">
 
3783
    <value>Debuggee</value>
 
3784
    <comment>Name for program being debugged</comment>
 
3785
  </data>
 
3786
  <data name="ICSharpCode.BooInterpreter.Debuggee.ToolTip" xml:space="preserve">
 
3787
    <value>Runs commands in the debugged progam</value>
 
3788
  </data>
 
3789
  <data name="ICSharpCode.Build.CannotFindFxCop" xml:space="preserve">
 
3790
    <value>SharpDevelop cannot find FxCop. Please select the FxCop installation directory in the SharpDevelop options.</value>
 
3791
  </data>
 
3792
  <data name="ICSharpCode.Build.CannotReadFxCopLogFile" xml:space="preserve">
 
3793
    <value>Cannot read FxCop log file:</value>
 
3794
  </data>
 
3795
  <data name="ICSharpCode.Build.MonoIsNotInstalled" xml:space="preserve">
 
3796
    <value>Mono is not installed.</value>
 
3797
  </data>
 
3798
  <data name="ICSharpCode.Build.RunningCodeAnalysis" xml:space="preserve">
 
3799
    <value>Running Code Analysis...</value>
 
3800
  </data>
 
3801
  <data name="ICSharpCode.Build.UnknownTargetMonoFrameworkVersion" xml:space="preserve">
 
3802
    <value>Unknown Target Mono Framework Version:</value>
 
3803
  </data>
 
3804
  <data name="ICSharpCode.CodeAnalysis" xml:space="preserve">
 
3805
    <value>Code Analysis</value>
 
3806
  </data>
 
3807
  <data name="ICSharpCode.CodeAnalysis.CheckWithFxCop" xml:space="preserve">
 
3808
    <value>Check with FxCop</value>
 
3809
  </data>
 
3810
  <data name="ICSharpCode.CodeAnalysis.IdeOptions.DirectoryDoesNotContainFxCop" xml:space="preserve">
 
3811
    <value>The selected directory does not contain a complete FxCop installation.</value>
 
3812
  </data>
 
3813
  <data name="ICSharpCode.CodeAnalysis.IdeOptions.FindFxCopPath" xml:space="preserve">
 
3814
    <value>Select FxCop path</value>
 
3815
    <comment>Button to select the FxCop path</comment>
 
3816
  </data>
 
3817
  <data name="ICSharpCode.CodeAnalysis.IdeOptions.FxCopFoundInPath" xml:space="preserve">
 
3818
    <value>FxCop was found in the following directory:</value>
 
3819
  </data>
 
3820
  <data name="ICSharpCode.CodeAnalysis.IdeOptions.FxCopNotFound" xml:space="preserve">
 
3821
    <value>FxCop could not be found. Install FxCop and click on 'Select FxCop path' to tell SharpDevelop where you installed FxCop.</value>
 
3822
  </data>
 
3823
  <data name="ICSharpCode.CodeAnalysis.IdeOptions.FxCopPath" xml:space="preserve">
 
3824
    <value>FxCop path</value>
 
3825
    <comment>Title of FxCop path choosing groupbox</comment>
 
3826
  </data>
 
3827
  <data name="ICSharpCode.CodeAnalysis.ProjectOptions.AddRemoveRuleAssembly" xml:space="preserve">
 
3828
    <value>Add/Remove rule assembly</value>
 
3829
  </data>
 
3830
  <data name="ICSharpCode.CodeAnalysis.ProjectOptions.CannotFindFxCop" xml:space="preserve">
 
3831
    <value>Cannot find FxCop - Make sure FxCop is installed.</value>
 
3832
  </data>
 
3833
  <data name="ICSharpCode.CodeAnalysis.ProjectOptions.ChooseRuleAssemblyDirectory" xml:space="preserve">
 
3834
    <value>Choose directory containing rule assemblies:</value>
 
3835
  </data>
 
3836
  <data name="ICSharpCode.CodeAnalysis.ProjectOptions.Enable" xml:space="preserve">
 
3837
    <value>&amp;Enable Code Analysis (defines CODE_ANALYSIS constant)</value>
 
3838
  </data>
 
3839
  <data name="ICSharpCode.CodeAnalysis.ProjectOptions.LoadingRules" xml:space="preserve">
 
3840
    <value>Loading available rules...</value>
 
3841
  </data>
 
3842
  <data name="ICSharpCode.CodeAnalysis.ProjectOptions.RunOnBuild" xml:space="preserve">
 
3843
    <value>&amp;Run Code Analysis when compiling (defines CODE_ANALYSIS constant)</value>
 
3844
  </data>
 
3845
  <data name="ICSharpCode.CodeAnalysis.ProjectOptions.SpecifyFxCopPath" xml:space="preserve">
 
3846
    <value>You can specify the path to FxCop in the SharpDevelop options.</value>
 
3847
  </data>
 
3848
  <data name="ICSharpCode.CodeAnalysis.ProjectOptions.WarningErrorMixed" xml:space="preserve">
 
3849
    <value>Mixed</value>
 
3850
  </data>
 
3851
  <data name="ICSharpCode.CodeAnalysis.ProjectOptions.WarningOrError" xml:space="preserve">
 
3852
    <value>Warning or Error</value>
 
3853
  </data>
 
3854
  <data name="ICSharpCode.CodeAnalysis.Rule" xml:space="preserve">
 
3855
    <value>Rule</value>
 
3856
  </data>
 
3857
  <data name="ICSharpCode.CodeAnalysis.RunningFxCopOn" xml:space="preserve">
 
3858
    <value>Running FxCop on</value>
 
3859
  </data>
 
3860
  <data name="ICSharpCode.CodeAnalysis.SuppressMessage" xml:space="preserve">
 
3861
    <value>Suppress message</value>
 
3862
    <comment>Context menu command to suppress a code analysis warning</comment>
 
3863
  </data>
 
3864
  <data name="ICSharpCode.CodeCoverage.CodeCovered" xml:space="preserve">
 
3865
    <value>Code Covered</value>
 
3866
    <comment>One of the display items that exists in the Code Coverage Options Panel.  Selecting this one allows the user to configure the colours for the code that has been covered by the unit tests.</comment>
 
3867
  </data>
 
3868
  <data name="ICSharpCode.CodeCoverage.CodeNotCovered" xml:space="preserve">
 
3869
    <value>Code Not Covered</value>
 
3870
    <comment>One of the display items that exists in the Code Coverage Options Panel.  Selecting this one allows the user to configure the colours for the code that has NOT been covered by the unit tests.</comment>
 
3871
  </data>
 
3872
  <data name="ICSharpCode.CodeCoverage.Column" xml:space="preserve">
 
3873
    <value>Column</value>
 
3874
    <comment>List view column header holding the code coverage start column number.</comment>
 
3875
  </data>
 
3876
  <data name="ICSharpCode.CodeCoverage.DisplayOptions" xml:space="preserve">
 
3877
    <value>Display Options</value>
 
3878
  </data>
 
3879
  <data name="ICSharpCode.CodeCoverage.EndColumn" xml:space="preserve">
 
3880
    <value>End Column</value>
 
3881
    <comment>List view column header containing the end column number for the code coverage.</comment>
 
3882
  </data>
 
3883
  <data name="ICSharpCode.CodeCoverage.EndLine" xml:space="preserve">
 
3884
    <value>End Line</value>
 
3885
    <comment>List view column header containing the code coverage end line.</comment>
 
3886
  </data>
 
3887
  <data name="ICSharpCode.CodeCoverage.NCoverNotFound" xml:space="preserve">
 
3888
    <value>Unable to locate the NCover console application.
 
3889
 
 
3890
If NCover is installed, please specify the location of the application in the Code Coverage options.</value>
 
3891
    <comment>Error message displayed when the NCover console application cannot be found.</comment>
 
3892
  </data>
 
3893
  <data name="ICSharpCode.CodeCoverage.NoCodeCoverageResultsGenerated" xml:space="preserve">
 
3894
    <value>No code coverage results file generated:</value>
 
3895
    <comment>Error message added to error list pad when the code coverage results file was not generated.</comment>
 
3896
  </data>
 
3897
  <data name="ICSharpCode.CodeCoverage.OptionsPanel.CodeCoverageColoursGroupBoxText" xml:space="preserve">
 
3898
    <value>Code Coverage Colors</value>
 
3899
    <comment>Group box title containing the text colors to use for code coverage highlighting.</comment>
 
3900
  </data>
 
3901
  <data name="ICSharpCode.CodeCoverage.OptionsPanel.CommandLineLabel" xml:space="preserve">
 
3902
    <value>&amp;Command:</value>
 
3903
    <comment>Label indicating the NCover command line.</comment>
 
3904
  </data>
 
3905
  <data name="ICSharpCode.CodeCoverage.OptionsPanel.DisplayItemsLabel" xml:space="preserve">
 
3906
    <value>&amp;Display Items:</value>
 
3907
    <comment>Code coverage options label that indicates the different text display items that can have their colours configured.</comment>
 
3908
  </data>
 
3909
  <data name="ICSharpCode.CodeCoverage.OptionsPanel.ItemBackgroundLabel" xml:space="preserve">
 
3910
    <value>Item bac&amp;kground:</value>
 
3911
    <comment>Label for the code coverage text background colour.</comment>
 
3912
  </data>
 
3913
  <data name="ICSharpCode.CodeCoverage.OptionsPanel.ItemForegroundLabel" xml:space="preserve">
 
3914
    <value>Item fo&amp;reground:</value>
 
3915
    <comment>Label for the code coverage item's foreground colour.</comment>
 
3916
  </data>
 
3917
  <data name="ICSharpCode.CodeCoverage.OptionsPanel.NCoverConfigurationGroupBoxText" xml:space="preserve">
 
3918
    <value>NCover Configuration</value>
 
3919
    <comment>Code coverage options panel.  Title of the group box containing NCover configuration options.</comment>
 
3920
  </data>
 
3921
  <data name="ICSharpCode.CodeCoverage.OptionsPanel.SampleText" xml:space="preserve">
 
3922
    <value>AaBbCcXxYyZz</value>
 
3923
    <comment>Sample text that is displayed when showing the code coverage colours selected.</comment>
 
3924
  </data>
 
3925
  <data name="ICSharpCode.CodeCoverage.ProjectOptionsPanel.AssemblyListLabel" xml:space="preserve">
 
3926
    <value>&amp;Assemblies to watch:</value>
 
3927
    <comment>Label for assembly names that will be watched whilst running code coverage.</comment>
 
3928
  </data>
 
3929
  <data name="ICSharpCode.CodeCoverage.ProjectOptionsPanel.ExcludeAttributes" xml:space="preserve">
 
3930
    <value>Excluded Attributes</value>
 
3931
    <comment>Attributes used to exclude types from code coverage</comment>
 
3932
  </data>
 
3933
  <data name="ICSharpCode.CodeCoverage.ProjectOptionsPanel.ExcludeListLabel" xml:space="preserve">
 
3934
    <value>Exclude</value>
 
3935
  </data>
 
3936
  <data name="ICSharpCode.CodeCoverage.ProjectOptionsPanel.IncludeListLabel" xml:space="preserve">
 
3937
    <value>Include</value>
 
3938
  </data>
 
3939
  <data name="ICSharpCode.CodeCoverage.RunningCodeCoverage" xml:space="preserve">
 
3940
    <value>Running code coverage...</value>
 
3941
    <comment>First line of text sent to output window when running code coverage.</comment>
 
3942
  </data>
 
3943
  <data name="ICSharpCode.CodeCoverage.RunTestsWithCodeCoverage" xml:space="preserve">
 
3944
    <value>Run tests with code coverage</value>
 
3945
    <comment>Right menu option when selecting a Unit test tree node.</comment>
 
3946
  </data>
 
3947
  <data name="ICSharpCode.CodeCoverage.RunWithCodeCoverage" xml:space="preserve">
 
3948
    <value>Run with code coverage</value>
 
3949
    <comment>Right click menu to run tests with code coverage - displayed when right clicking a test fixture or test method in the source code.</comment>
 
3950
  </data>
 
3951
  <data name="ICSharpCode.CodeCoverage.ShowCoverage" xml:space="preserve">
 
3952
    <value>Show Code Co&amp;verage</value>
 
3953
  </data>
 
3954
  <data name="ICSharpCode.CodeCoverage.ShowSourceCode" xml:space="preserve">
 
3955
    <value>Show Source Code</value>
 
3956
  </data>
 
3957
  <data name="ICSharpCode.CodeCoverage.ShowVisitCount" xml:space="preserve">
 
3958
    <value>Show Visit Count</value>
 
3959
  </data>
 
3960
  <data name="ICSharpCode.CodeCoverage.ToggleCodeCoverage" xml:space="preserve">
 
3961
    <value>Toggle Code Coverage</value>
 
3962
    <comment>Tooltip for button that shows/hides code coverage highlighting in the source code.</comment>
 
3963
  </data>
 
3964
  <data name="ICSharpCode.CodeCoverage.VisitCount" xml:space="preserve">
 
3965
    <value>Visit Count</value>
 
3966
    <comment>Column header in code coverage list view which indicates how many times a particular line of code was visited when running the tests.</comment>
 
3967
  </data>
 
3968
  <data name="ICSharpCode.ConsolePad.GotoProjectItem" xml:space="preserve">
 
3969
    <value>Change to project directory</value>
 
3970
  </data>
 
3971
  <data name="ICSharpCode.ConsolePad.GotoSdkItem" xml:space="preserve">
 
3972
    <value>Change to SDK directory</value>
 
3973
  </data>
 
3974
  <data name="ICSharpCode.ConsolePad.PadName" xml:space="preserve">
 
3975
    <value>Console</value>
 
3976
  </data>
 
3977
  <data name="ICSharpCode.Core.Services.ErrorDialogs.DescriptionLabel" xml:space="preserve">
 
3978
    <value>Description</value>
 
3979
  </data>
 
3980
  <data name="ICSharpCode.Core.Services.ErrorDialogs.ExceptionGotDescription" xml:space="preserve">
 
3981
    <value>Exception got</value>
 
3982
  </data>
 
3983
  <data name="ICSharpCode.Core.Services.ErrorDialogs.ShowExceptionButton" xml:space="preserve">
 
3984
    <value>Show Exception</value>
 
3985
  </data>
 
3986
  <data name="ICSharpCode.CppBinding.ProjectOptions.AdditionalOptions" xml:space="preserve">
 
3987
    <value>Additional options</value>
 
3988
  </data>
 
3989
  <data name="ICSharpCode.CppBinding.ProjectOptions.Linker" xml:space="preserve">
 
3990
    <value>Linker</value>
 
3991
  </data>
 
3992
  <data name="ICSharpCode.CppBinding.ProjectOptions.Linker.AdditionalLibs" xml:space="preserve">
 
3993
    <value>Link additional files</value>
 
3994
  </data>
 
3995
  <data name="ICSharpCode.CppBinding.ProjectOptions.Linker.AddModule" xml:space="preserve">
 
3996
    <value>Link specified .NET modules</value>
 
3997
  </data>
 
3998
  <data name="ICSharpCode.CppBinding.ProjectOptions.Linker.GenerateDebugInfo" xml:space="preserve">
 
3999
    <value>Generate debugging info</value>
 
4000
  </data>
 
4001
  <data name="ICSharpCode.CppBinding.ProjectOptions.Linker.Library" xml:space="preserve">
 
4002
    <value>Library files locations</value>
 
4003
  </data>
 
4004
  <data name="ICSharpCode.CppBinding.ProjectOptions.Linker.ManagedResourceFile" xml:space="preserve">
 
4005
    <value>Embed .NET resource file</value>
 
4006
  </data>
 
4007
  <data name="ICSharpCode.CppBinding.ProjectOptions.Preprocessor" xml:space="preserve">
 
4008
    <value>Preprocessor</value>
 
4009
  </data>
 
4010
  <data name="ICSharpCode.CppBinding.ProjectOptions.Preprocessor.Definitions" xml:space="preserve">
 
4011
    <value>Define following preprocessor symbols</value>
 
4012
  </data>
 
4013
  <data name="ICSharpCode.CppBinding.ProjectOptions.Preprocessor.Includes" xml:space="preserve">
 
4014
    <value>Header files locations</value>
 
4015
  </data>
 
4016
  <data name="ICSharpCode.CppBinding.ProjectOptions.Preprocessor.UndefineAll" xml:space="preserve">
 
4017
    <value>Undefine all defined preprocessor symbols</value>
 
4018
  </data>
 
4019
  <data name="ICSharpCode.CppBinding.ProjectOptions.Preprocessor.Undefinitions" xml:space="preserve">
 
4020
    <value>Undefine following preprocessor symbols</value>
 
4021
  </data>
 
4022
  <data name="ICSharpCode.CppBinding.ProjectOptions.SymbolLabel" xml:space="preserve">
 
4023
    <value>Symbol</value>
 
4024
  </data>
 
4025
  <data name="ICSharpCode.FiletypeRegisterer.BinaryResourceFilesFileAssozisation" xml:space="preserve">
 
4026
    <value>.NET Resource File (binary)</value>
 
4027
  </data>
 
4028
  <data name="ICSharpCode.FiletypeRegisterer.CSharpSourceFileAssozisation" xml:space="preserve">
 
4029
    <value>C# Source File</value>
 
4030
  </data>
 
4031
  <data name="ICSharpCode.FiletypeRegisterer.JavaSourceFileAssozisation" xml:space="preserve">
 
4032
    <value>Java Source File</value>
 
4033
  </data>
 
4034
  <data name="ICSharpCode.FiletypeRegisterer.Project" xml:space="preserve">
 
4035
    <value>Project</value>
 
4036
  </data>
 
4037
  <data name="ICSharpCode.FiletypeRegisterer.ResXResourceFilesFileAssozisation" xml:space="preserve">
 
4038
    <value>.NET Resource File</value>
 
4039
  </data>
 
4040
  <data name="ICSharpCode.FiletypeRegisterer.SolutionFileAssozisation" xml:space="preserve">
 
4041
    <value>SharpDevelop Solution</value>
 
4042
  </data>
 
4043
  <data name="ICSharpCode.FiletypeRegisterer.VBNetSourceFileAssozisation" xml:space="preserve">
 
4044
    <value>VB.NET Source File</value>
 
4045
  </data>
 
4046
  <data name="ICSharpCode.FiletypeRegisterer.XmlFileAssozisation" xml:space="preserve">
 
4047
    <value>XML Document</value>
 
4048
  </data>
 
4049
  <data name="ICSharpCode.FiletypeRegisterer.XMLFormFileAssozisation" xml:space="preserve">
 
4050
    <value>#Develop XML Form</value>
 
4051
  </data>
 
4052
  <data name="ICSharpCode.NAntAddIn.AbstractRunNAntCommand.NAntExeNotFoundMessage" xml:space="preserve">
 
4053
    <value>Unable to find NAnt '{0}'.
 
4054
 
 
4055
Please configure the NAnt executable's location in the SharpDevelop Options.</value>
 
4056
  </data>
 
4057
  <data name="ICSharpCode.NAntAddIn.AbstractRunNAntCommand.NAntStoppedMessage" xml:space="preserve">
 
4058
    <value>NAnt build stopped.</value>
 
4059
    <comment>Message sent to Output window after the NAnt process has been successfully stopped.</comment>
 
4060
  </data>
 
4061
  <data name="ICSharpCode.NAntAddIn.AbstractRunNAntCommand.NoBuildFileErrorText" xml:space="preserve">
 
4062
    <value>Project does not contain a '.build' file.</value>
 
4063
    <comment>Error message reported to the user when they attempt to run NAnt when there is no .build file in the SharpDevelop project.</comment>
 
4064
  </data>
 
4065
  <data name="ICSharpCode.NAntAddIn.AbstractRunNAntCommand.RunningNAntMessage" xml:space="preserve">
 
4066
    <value>Running NAnt.</value>
 
4067
    <comment>Message sent to the Output window indicating that the NAnt build is about to be started/run.</comment>
 
4068
  </data>
 
4069
  <data name="ICSharpCode.NAntAddIn.AbstractRunNAntCommand.TerminateNAntQuestion" xml:space="preserve">
 
4070
    <value>This will terminate the NAnt process.  Are you sure?</value>
 
4071
    <comment>Message displayed to the user if they select the "Stop NAnt" menu option.</comment>
 
4072
  </data>
 
4073
  <data name="ICSharpCode.NAntAddIn.CreateBuildFileMenuLabel" xml:space="preserve">
 
4074
    <value>Create &amp;Build File</value>
 
4075
    <comment>Menu option to create a NAnt build file.</comment>
 
4076
  </data>
 
4077
  <data name="ICSharpCode.NAntAddIn.GotoDefinitionMenuLabel" xml:space="preserve">
 
4078
    <value>&amp;Goto Definition</value>
 
4079
    <comment>NAnt pad right click menu option which will open up the .build file and put the cursor on the specified NAnt target.</comment>
 
4080
  </data>
 
4081
  <data name="ICSharpCode.NAntAddIn.GotoErrorMenuLabel" xml:space="preserve">
 
4082
    <value>&amp;Goto Error</value>
 
4083
    <comment>NAnt pad right click menu option - when an error tree node is selected the build file is opened up and the cursor is moved to the error.</comment>
 
4084
  </data>
 
4085
  <data name="ICSharpCode.NAntAddIn.NAntAddInOptionPanel.ArgumentsLabel" xml:space="preserve">
 
4086
    <value>&amp;Arguments</value>
 
4087
    <comment>Label for the NAnt command line arguments text box.</comment>
 
4088
  </data>
 
4089
  <data name="ICSharpCode.NAntAddIn.NAntAddInOptionPanel.BuildFileGenerationGroupBoxName" xml:space="preserve">
 
4090
    <value>Build File Generation</value>
 
4091
    <comment>Options panel.  Name of the group containing NAnt build file generation configuration.</comment>
 
4092
  </data>
 
4093
  <data name="ICSharpCode.NAntAddIn.NAntAddInOptionPanel.CommandLabel" xml:space="preserve">
 
4094
    <value>&amp;Command</value>
 
4095
    <comment>Label for the NAnt command line textbox.</comment>
 
4096
  </data>
 
4097
  <data name="ICSharpCode.NAntAddIn.NAntAddInOptionPanel.DebugLabel" xml:space="preserve">
 
4098
    <value>&amp;Debug</value>
 
4099
    <comment>Checkbox label for NAnt's "debug" command line option.</comment>
 
4100
  </data>
 
4101
  <data name="ICSharpCode.NAntAddIn.NAntAddInOptionPanel.NAntConfigGroupBoxName" xml:space="preserve">
 
4102
    <value>NAnt Configuration</value>
 
4103
    <comment>Options panel.  Group box for NAnt config options.</comment>
 
4104
  </data>
 
4105
  <data name="ICSharpCode.NAntAddIn.NAntAddInOptionPanel.NAntVersionLabel" xml:space="preserve">
 
4106
    <value>NAnt &amp;Version</value>
 
4107
    <comment>Label for the drop down list containing NAnt version numbers.</comment>
 
4108
  </data>
 
4109
  <data name="ICSharpCode.NAntAddIn.NAntAddInOptionPanel.QuietLabel" xml:space="preserve">
 
4110
    <value>&amp;Quiet</value>
 
4111
    <comment>Label for the NAnt "quiet" option checkbox.</comment>
 
4112
  </data>
 
4113
  <data name="ICSharpCode.NAntAddIn.NAntAddInOptionPanel.ShowLogoLabel" xml:space="preserve">
 
4114
    <value>Show &amp;Logo</value>
 
4115
    <comment>Check box text for NAnt's show logo command line option.</comment>
 
4116
  </data>
 
4117
  <data name="ICSharpCode.NAntAddIn.NAntAddInOptionPanel.VerboseLabel" xml:space="preserve">
 
4118
    <value>Ver&amp;bose</value>
 
4119
    <comment>Checkbox text for NAnt's "verbose" command line option.</comment>
 
4120
  </data>
 
4121
  <data name="ICSharpCode.NAntAddIn.NAntPadContent.NAntPropertiesToolTip" xml:space="preserve">
 
4122
    <value>Enter NAnt properties.</value>
 
4123
    <comment>Text tooltip shown when the user moves the mouse over the TextBox at the bottom of the NAnt pad.  This area is used to enter ad hoc command line options or properties when running NAnt (e.g. "-D:optimize".</comment>
 
4124
  </data>
 
4125
  <data name="ICSharpCode.NAntAddIn.NAntPadContent.RefreshCommandBarButtonText" xml:space="preserve">
 
4126
    <value>Reloads the build files</value>
 
4127
    <comment>Tooltip for the Refresh button in the NAnt pad.  Refreshes the pad's view from the build files in the combine.</comment>
 
4128
  </data>
 
4129
  <data name="ICSharpCode.NAntAddIn.NAntPadContent.RunCommandBarButtonText" xml:space="preserve">
 
4130
    <value>Runs the selected target</value>
 
4131
    <comment>Tooltip text displayed when the user moves the mouse over the NAnt pad's run button.  The button runs the NAnt target selected in the tree view.</comment>
 
4132
  </data>
 
4133
  <data name="ICSharpCode.NAntAddIn.NAntPadContent.StopCommandBarButtonText" xml:space="preserve">
 
4134
    <value>Stops the current build</value>
 
4135
    <comment>Tooltip for the NAnt pad's stop button.  Will stop the currently running build.</comment>
 
4136
  </data>
 
4137
  <data name="ICSharpCode.NAntAddIn.ProcessRunner.NoProcessRunningErrorText" xml:space="preserve">
 
4138
    <value>No process running.</value>
 
4139
    <comment>Attempted to wait for a process to finish but the process is not running error message.</comment>
 
4140
  </data>
 
4141
  <data name="ICSharpCode.NAntAddIn.RunCleanTargetMenuLabel" xml:space="preserve">
 
4142
    <value>Run &amp;Clean Target</value>
 
4143
    <comment>Menu option to run NAnt to call the build file's "clean" target.</comment>
 
4144
  </data>
 
4145
  <data name="ICSharpCode.NAntAddIn.RunDefaultTargetMenuLabel" xml:space="preserve">
 
4146
    <value>Run Default &amp;Target</value>
 
4147
    <comment>Menu option that runs NAnt to build the build file's default target.</comment>
 
4148
  </data>
 
4149
  <data name="ICSharpCode.NAntAddIn.RunTargetMenuLabel" xml:space="preserve">
 
4150
    <value>Run &amp;Target</value>
 
4151
    <comment>NAnt pad right click menu option to run the selected NAnt target.</comment>
 
4152
  </data>
 
4153
  <data name="ICSharpCode.NAntAddIn.StopNAntMenuLabel" xml:space="preserve">
 
4154
    <value>&amp;Stop NAnt</value>
 
4155
    <comment>Menu option to stop the currently running NAnt build.</comment>
 
4156
  </data>
 
4157
  <data name="ICSharpCode.NoStartupProject" xml:space="preserve">
 
4158
    <value>There is no startup project to debug.</value>
 
4159
  </data>
 
4160
  <data name="ICSharpCode.NUnitPad.NUnitPadContent.PadName" xml:space="preserve">
 
4161
    <value>Unit Tests</value>
 
4162
  </data>
 
4163
  <data name="ICSharpCode.PInvokeAddIn.InsertPInvokeSignaturesForm.AllLanguages" xml:space="preserve">
 
4164
    <value>All</value>
 
4165
    <comment>Drop down list option indicating "All" the languages should be returned.</comment>
 
4166
  </data>
 
4167
  <data name="ICSharpCode.PInvokeAddIn.InsertPInvokeSignaturesForm.DialogName" xml:space="preserve">
 
4168
    <value>Insert PInvoke Signature</value>
 
4169
    <comment>Insert PInvoke signature dialog title.</comment>
 
4170
  </data>
 
4171
  <data name="ICSharpCode.PInvokeAddIn.InsertPInvokeSignaturesForm.FindButtonText" xml:space="preserve">
 
4172
    <value>Find</value>
 
4173
    <comment>Find button text.  Finds the matching pinvoke signature for the given search criteria.</comment>
 
4174
  </data>
 
4175
  <data name="ICSharpCode.PInvokeAddIn.InsertPInvokeSignaturesForm.FunctionNameLabel" xml:space="preserve">
 
4176
    <value>Function:</value>
 
4177
    <comment>Label for drop down list of PInvoke/Dll methods/functions (e.g. MessageBeep, CreateProcess).</comment>
 
4178
  </data>
 
4179
  <data name="ICSharpCode.PInvokeAddIn.InsertPInvokeSignaturesForm.InsertButtonText" xml:space="preserve">
 
4180
    <value>Insert</value>
 
4181
    <comment>Insert button text.  Inserts pinvoke signature into source code.</comment>
 
4182
  </data>
 
4183
  <data name="ICSharpCode.PInvokeAddIn.InsertPInvokeSignaturesForm.LanguageLabel" xml:space="preserve">
 
4184
    <value>Language:</value>
 
4185
    <comment>Label for the drop down list of source code languages (e.g. C#, VB).</comment>
 
4186
  </data>
 
4187
  <data name="ICSharpCode.PInvokeAddIn.InsertPInvokeSignaturesForm.ModuleNameLabel" xml:space="preserve">
 
4188
    <value>Module:</value>
 
4189
    <comment>Label for drop down list of modules/dlls (e.g. user32)</comment>
 
4190
  </data>
 
4191
  <data name="ICSharpCode.PInvokeAddIn.InsertPInvokeSignaturesForm.MoreInfoLinkLabel" xml:space="preserve">
 
4192
    <value>More info</value>
 
4193
    <comment>Hyperlink label that the user can click to get "more information" on a particular pinvoke signature.</comment>
 
4194
  </data>
 
4195
  <data name="ICSharpCode.PInvokeAddIn.InsertPInvokeSignaturesForm.NoSignatureFoundForLanguage" xml:space="preserve">
 
4196
    <value>No signature found for language '{0}'.</value>
 
4197
    <comment>Error message returned when no p-invoke signatures found for the particular language (C# or VB).</comment>
 
4198
  </data>
 
4199
  <data name="ICSharpCode.PInvokeAddIn.InsertPInvokeSignaturesForm.NoSignaturesFound" xml:space="preserve">
 
4200
    <value>No signatures found.</value>
 
4201
    <comment>Error message indicating that no P-Invoke signatures were found for specified search criteria.</comment>
 
4202
  </data>
 
4203
  <data name="ICSharpCode.PInvokeAddIn.InsertPInvokeSignaturesMenuLabel" xml:space="preserve">
 
4204
    <value>Insert PInvoke signatures...</value>
 
4205
    <comment>Menu option that shows the "Insert PInvoke signatures" dialog.</comment>
 
4206
  </data>
 
4207
  <data name="ICSharpCode.PythonBinding.ConvertCSharpProjectToPythonProject" xml:space="preserve">
 
4208
    <value>From C# to Python</value>
 
4209
  </data>
 
4210
  <data name="ICSharpCode.PythonBinding.ConvertVBNetProjectToPythonProject" xml:space="preserve">
 
4211
    <value>From VB.NET to Python</value>
 
4212
  </data>
 
4213
  <data name="ICSharpCode.PythonBinding.PythonConsole" xml:space="preserve">
 
4214
    <value>Python Console</value>
 
4215
    <comment>interactive python interpreter</comment>
 
4216
  </data>
 
4217
  <data name="ICSharpCode.PythonBinding.PythonFiles" xml:space="preserve">
 
4218
    <value>Python Files</value>
 
4219
    <comment>file filter for *.py files</comment>
 
4220
  </data>
 
4221
  <data name="ICSharpCode.PythonBinding.PythonProjectFiles" xml:space="preserve">
 
4222
    <value>Python Project Files</value>
 
4223
    <comment>file filter for *.pyproj files</comment>
 
4224
  </data>
 
4225
  <data name="ICSharpCode.PythonBinding.SendLineToPythonConsole" xml:space="preserve">
 
4226
    <value>Send Line to Python Console</value>
 
4227
    <comment>Sends the line under the cursor in the text editor to the IronPython console window.</comment>
 
4228
  </data>
 
4229
  <data name="ICSharpCode.PythonBinding.SendSelectedTextToPythonConsole" xml:space="preserve">
 
4230
    <value>Send to Python Console</value>
 
4231
  </data>
 
4232
  <data name="ICSharpCode.PythonBinding.UnknownTypeName" xml:space="preserve">
 
4233
    <value>Could not find type '{0}'. Are you missing an assembly reference?</value>
 
4234
  </data>
 
4235
  <data name="ICSharpCode.Refactoring.NoClassOrOverridableSymbolUnderCursorError" xml:space="preserve">
 
4236
    <value>The selected element is not a class or overridable member, so no derived symbols can be shown.</value>
 
4237
    <comment>Error message when using 'Search&gt;Find Derived Symbols' when it isn't applicable.</comment>
 
4238
  </data>
 
4239
  <data name="ICSharpCode.RubyBinding.SendLineToRubyConsole" xml:space="preserve">
 
4240
    <value>Send Line to Ruby Console</value>
 
4241
  </data>
 
4242
  <data name="ICSharpCode.RubyBinding.SendSelectedTextToRubyConsole" xml:space="preserve">
 
4243
    <value>Send to Ruby Console</value>
 
4244
  </data>
 
4245
  <data name="ICSharpCode.Services.FileUtilityService.CantLoadFileStandardText" xml:space="preserve">
 
4246
    <value>Can't load file ${FileNameWithoutPath} under ${Path}.
 
4247
Check the file permission and the existence of that file.</value>
 
4248
  </data>
 
4249
  <data name="ICSharpCode.Services.FileUtilityService.CantSaveFileStandardText" xml:space="preserve">
 
4250
    <value>Can't save file ${FileNameWithoutPath} under ${Path}.
 
4251
Choose another file name or check if the directory exists and that
 
4252
you have write permission in that path and file. (maybe a write protection problem?)
 
4253
                        </value>
 
4254
  </data>
 
4255
  <data name="ICSharpCode.SharpDevelop.BrowserDisplayBinding.Browser" xml:space="preserve">
 
4256
    <value>Browser</value>
 
4257
  </data>
 
4258
  <data name="ICSharpCode.SharpDevelop.CodeGenerator.AbstractClass" xml:space="preserve">
 
4259
    <value>Abstract class overridings</value>
 
4260
  </data>
 
4261
  <data name="ICSharpCode.SharpDevelop.CodeGenerator.AbstractClass.Hint" xml:space="preserve">
 
4262
    <value>Choose abstract class to override</value>
 
4263
  </data>
 
4264
  <data name="ICSharpCode.SharpDevelop.CodeGenerator.Constructor" xml:space="preserve">
 
4265
    <value>Constructor</value>
 
4266
  </data>
 
4267
  <data name="ICSharpCode.SharpDevelop.CodeGenerator.Constructor.Hint" xml:space="preserve">
 
4268
    <value>Choose fields to initialize by constructor</value>
 
4269
  </data>
 
4270
  <data name="ICSharpCode.SharpDevelop.CodeGenerator.EventOnXXX" xml:space="preserve">
 
4271
    <value>Event OnXXX methods</value>
 
4272
  </data>
 
4273
  <data name="ICSharpCode.SharpDevelop.CodeGenerator.EventOnXXX.Hint" xml:space="preserve">
 
4274
    <value>Choose events to generate OnXXX methods</value>
 
4275
  </data>
 
4276
  <data name="ICSharpCode.SharpDevelop.CodeGenerator.GenerateEqualsAndGetHashCode" xml:space="preserve">
 
4277
    <value>Generate Equals and GetHashCode methods</value>
 
4278
  </data>
 
4279
  <data name="ICSharpCode.SharpDevelop.CodeGenerator.Getter" xml:space="preserve">
 
4280
    <value>Getter</value>
 
4281
  </data>
 
4282
  <data name="ICSharpCode.SharpDevelop.CodeGenerator.Getter.Hint" xml:space="preserve">
 
4283
    <value>Choose fields to generate getters</value>
 
4284
  </data>
 
4285
  <data name="ICSharpCode.SharpDevelop.CodeGenerator.GetterAndSetter" xml:space="preserve">
 
4286
    <value>Getter and Setter</value>
 
4287
  </data>
 
4288
  <data name="ICSharpCode.SharpDevelop.CodeGenerator.GetterAndSetter.Hint" xml:space="preserve">
 
4289
    <value>Choose fields to generate getters and setters</value>
 
4290
  </data>
 
4291
  <data name="ICSharpCode.SharpDevelop.CodeGenerator.ImplementInterface" xml:space="preserve">
 
4292
    <value>Interface implementation</value>
 
4293
  </data>
 
4294
  <data name="ICSharpCode.SharpDevelop.CodeGenerator.ImplementInterface.Hint" xml:space="preserve">
 
4295
    <value>Choose interfaces to implement</value>
 
4296
  </data>
 
4297
  <data name="ICSharpCode.SharpDevelop.CodeGenerator.OverrideMethods" xml:space="preserve">
 
4298
    <value>Override methods</value>
 
4299
  </data>
 
4300
  <data name="ICSharpCode.SharpDevelop.CodeGenerator.OverrideMethods.Hint" xml:space="preserve">
 
4301
    <value>Choose methods to override</value>
 
4302
  </data>
 
4303
  <data name="ICSharpCode.SharpDevelop.CodeGenerator.OverrideProperties" xml:space="preserve">
 
4304
    <value>Override properties</value>
 
4305
  </data>
 
4306
  <data name="ICSharpCode.SharpDevelop.CodeGenerator.OverrideProperties.Hint" xml:space="preserve">
 
4307
    <value>Choose properties to override</value>
 
4308
  </data>
 
4309
  <data name="ICSharpCode.SharpDevelop.CodeGenerator.Setter" xml:space="preserve">
 
4310
    <value>Setter</value>
 
4311
  </data>
 
4312
  <data name="ICSharpCode.SharpDevelop.CodeGenerator.Setter.Hint" xml:space="preserve">
 
4313
    <value>Choose fields to generate setters</value>
 
4314
  </data>
 
4315
  <data name="ICSharpCode.SharpDevelop.CodeGenerator.ToString" xml:space="preserve">
 
4316
    <value>Generate default ToString() method</value>
 
4317
  </data>
 
4318
  <data name="ICSharpCode.SharpDevelop.CodeGenerator.ToString.Hint" xml:space="preserve">
 
4319
    <value>Choose Properties to include in the description</value>
 
4320
  </data>
 
4321
  <data name="ICSharpCode.SharpDevelop.Commands.CharpConvertProjectToVB" xml:space="preserve">
 
4322
    <value>From C# to VB.NET</value>
 
4323
  </data>
 
4324
  <data name="ICSharpCode.SharpDevelop.Commands.ChooseLayoutCommand.DebugItem" xml:space="preserve">
 
4325
    <value>Debug layout</value>
 
4326
  </data>
 
4327
  <data name="ICSharpCode.SharpDevelop.Commands.ChooseLayoutCommand.DefaultItem" xml:space="preserve">
 
4328
    <value>Default layout</value>
 
4329
  </data>
 
4330
  <data name="ICSharpCode.SharpDevelop.Commands.ChooseLayoutCommand.EditItem" xml:space="preserve">
 
4331
    <value>&lt;Edit&gt;</value>
 
4332
  </data>
 
4333
  <data name="ICSharpCode.SharpDevelop.Commands.ChooseLayoutCommand.EditLayouts.AddLayout" xml:space="preserve">
 
4334
    <value>Add layout</value>
 
4335
  </data>
 
4336
  <data name="ICSharpCode.SharpDevelop.Commands.ChooseLayoutCommand.EditLayouts.Label" xml:space="preserve">
 
4337
    <value>Edit the list of user-defined layouts:</value>
 
4338
  </data>
 
4339
  <data name="ICSharpCode.SharpDevelop.Commands.ChooseLayoutCommand.EditLayouts.Title" xml:space="preserve">
 
4340
    <value>Edit layouts</value>
 
4341
  </data>
 
4342
  <data name="ICSharpCode.SharpDevelop.Commands.ChooseLayoutCommand.PlainItem" xml:space="preserve">
 
4343
    <value>Plain layout</value>
 
4344
  </data>
 
4345
  <data name="ICSharpCode.SharpDevelop.Commands.ChooseLayoutCommand.ResetToDefaultItem" xml:space="preserve">
 
4346
    <value>&lt;Reset to defaults&gt;</value>
 
4347
  </data>
 
4348
  <data name="ICSharpCode.SharpDevelop.Commands.ChooseLayoutCommand.ResetToDefaultsQuestion" xml:space="preserve">
 
4349
    <value>Are you sure that you want to reset the layout configuration ?
 
4350
Note: This doesn't affect own custom layouts.</value>
 
4351
  </data>
 
4352
  <data name="ICSharpCode.SharpDevelop.Commands.Convert" xml:space="preserve">
 
4353
    <value>Convert</value>
 
4354
    <comment>Menu item in project conctext menu
 
4355
Subitems:
 
4356
 Convert to VB
 
4357
 Convert to c#</comment>
 
4358
  </data>
 
4359
  <data name="ICSharpCode.SharpDevelop.Commands.Convert.ConversionComplete" xml:space="preserve">
 
4360
    <value>Conversion complete.</value>
 
4361
  </data>
 
4362
  <data name="ICSharpCode.SharpDevelop.Commands.Convert.ConversionResults" xml:space="preserve">
 
4363
    <value>Conversion Results</value>
 
4364
  </data>
 
4365
  <data name="ICSharpCode.SharpDevelop.Commands.Convert.ConverterErrorCount" xml:space="preserve">
 
4366
    <value>${ErrorCount} error(s) converting ${FileName}:</value>
 
4367
  </data>
 
4368
  <data name="ICSharpCode.SharpDevelop.Commands.Convert.CorrectSourceCodeErrors" xml:space="preserve">
 
4369
    <value>Correct source code errors first (only correct source code would convert).</value>
 
4370
  </data>
 
4371
  <data name="ICSharpCode.SharpDevelop.Commands.Convert.IsNotConverted" xml:space="preserve">
 
4372
    <value>${FileName} is not converted:</value>
 
4373
  </data>
 
4374
  <data name="ICSharpCode.SharpDevelop.Commands.Convert.ParserErrorCount" xml:space="preserve">
 
4375
    <value>Parser found ${ErrorCount} error(s)</value>
 
4376
  </data>
 
4377
  <data name="ICSharpCode.SharpDevelop.Commands.Convert.ProjectConverter" xml:space="preserve">
 
4378
    <value>SharpDevelop Project Converter</value>
 
4379
  </data>
 
4380
  <data name="ICSharpCode.SharpDevelop.Commands.Convert.SourceDirectory" xml:space="preserve">
 
4381
    <value>Source directory</value>
 
4382
  </data>
 
4383
  <data name="ICSharpCode.SharpDevelop.Commands.Convert.TargetAlreadyExists" xml:space="preserve">
 
4384
    <value>{0} already exists, cannot convert.</value>
 
4385
  </data>
 
4386
  <data name="ICSharpCode.SharpDevelop.Commands.Convert.TargetDirectory" xml:space="preserve">
 
4387
    <value>Target directory</value>
 
4388
  </data>
 
4389
  <data name="ICSharpCode.SharpDevelop.Commands.ConvertCommand.FinishedMessage" xml:space="preserve">
 
4390
    <value>Project conversion has been successfully finished. You can find the converted project at this location:</value>
 
4391
    <comment>Message appears after a project has been successfully converted.</comment>
 
4392
  </data>
 
4393
  <data name="ICSharpCode.SharpDevelop.Commands.ConvertCSharpProjectToBoo" xml:space="preserve">
 
4394
    <value>From C# to Boo</value>
 
4395
  </data>
 
4396
  <data name="ICSharpCode.SharpDevelop.Commands.ConvertVBNetProjectToBoo" xml:space="preserve">
 
4397
    <value>From VB.NET to Boo</value>
 
4398
  </data>
 
4399
  <data name="ICSharpCode.SharpDevelop.Commands.OpenCombine.InvalidProjectOrCombine" xml:space="preserve">
 
4400
    <value>Can't open file '${FileName}'. It is no valid solution or project file.</value>
 
4401
  </data>
 
4402
  <data name="ICSharpCode.SharpDevelop.Commands.OpenCombine.SolutionDoesNotContainProject" xml:space="preserve">
 
4403
    <value>SharpDevelop loaded the solution '${SolutionName}', but it does not contain the project '${ProjectName}'.</value>
 
4404
  </data>
 
4405
  <data name="ICSharpCode.SharpDevelop.Commands.OpenCombine.SolutionDoesNotContainProject.AddProjectToSolution" xml:space="preserve">
 
4406
    <value>Add '${ProjectName}' to '${SolutionName}'.</value>
 
4407
  </data>
 
4408
  <data name="ICSharpCode.SharpDevelop.Commands.OpenCombine.SolutionDoesNotContainProject.CreateNewSolution" xml:space="preserve">
 
4409
    <value>Create new solution for '${ProjectName}'.</value>
 
4410
  </data>
 
4411
  <data name="ICSharpCode.SharpDevelop.Commands.Print.CantPrintWindowContentError" xml:space="preserve">
 
4412
    <value>Can't print this window content.</value>
 
4413
  </data>
 
4414
  <data name="ICSharpCode.SharpDevelop.Commands.Print.CreatePrintDocumentError" xml:space="preserve">
 
4415
    <value>Couldn't create PrintDocument</value>
 
4416
  </data>
 
4417
  <data name="ICSharpCode.SharpDevelop.Commands.ProjectBrowser.AddFilesToProject.FileIsReadOnly" xml:space="preserve">
 
4418
    <value>A write protected file with this name already exists at this location.</value>
 
4419
    <comment>Appears when the user tries to add a file to the project that already exists and is write protected.</comment>
 
4420
  </data>
 
4421
  <data name="ICSharpCode.SharpDevelop.Commands.ProjectBrowser.NoBackendForProjectType" xml:space="preserve">
 
4422
    <value>No backend for project type installed.</value>
 
4423
    <comment>Project browser node text for unknown project types.</comment>
 
4424
  </data>
 
4425
  <data name="ICSharpCode.SharpDevelop.Commands.ProjectBrowser.ProjectFileNotFound" xml:space="preserve">
 
4426
    <value>The project file cannot be found.</value>
 
4427
    <comment>Project browser node text for missing project files.</comment>
 
4428
  </data>
 
4429
  <data name="ICSharpCode.SharpDevelop.Commands.ProjectBrowser.ReferencesNodeText" xml:space="preserve">
 
4430
    <value>References</value>
 
4431
  </data>
 
4432
  <data name="ICSharpCode.SharpDevelop.Commands.ProjectBrowser.RefreshWebReference.ReadServiceDescriptionError" xml:space="preserve">
 
4433
    <value>Unable to read web service description.  Url='{0}'</value>
 
4434
    <comment>Error message displayed when the user tries to refresh the web service proxy code, but for some reason the server hosting the web service is unavailable.</comment>
 
4435
  </data>
 
4436
  <data name="ICSharpCode.SharpDevelop.Commands.ProjectBrowser.SolutionItemsNodeText" xml:space="preserve">
 
4437
    <value>Solution Items</value>
 
4438
    <comment>Folder containing files associated with the solution</comment>
 
4439
  </data>
 
4440
  <data name="ICSharpCode.SharpDevelop.Commands.ProjectBrowser.SolutionNodeText" xml:space="preserve">
 
4441
    <value>Solution</value>
 
4442
    <comment>Text of root node in project browser</comment>
 
4443
  </data>
 
4444
  <data name="ICSharpCode.SharpDevelop.Commands.ReloadFile.FileDeletedMessage" xml:space="preserve">
 
4445
    <value>The file can not be found anymore.</value>
 
4446
  </data>
 
4447
  <data name="ICSharpCode.SharpDevelop.Commands.ReloadFile.ReloadFileQuestion" xml:space="preserve">
 
4448
    <value>Are you sure that you want to reload the file ?
 
4449
All changes get lost.</value>
 
4450
  </data>
 
4451
  <data name="ICSharpCode.SharpDevelop.Commands.RunCompile.LanguageBindingCantCompileFileError" xml:space="preserve">
 
4452
    <value>Language binding ${LanguageBinding} can't compile ${FileName}.</value>
 
4453
  </data>
 
4454
  <data name="ICSharpCode.SharpDevelop.Commands.SaveFile.FileSaved" xml:space="preserve">
 
4455
    <value>File saved</value>
 
4456
  </data>
 
4457
  <data name="ICSharpCode.SharpDevelop.Commands.SaveFile.InvalidFileNameError" xml:space="preserve">
 
4458
    <value>File name '${FileName}' is invalid.</value>
 
4459
  </data>
 
4460
  <data name="ICSharpCode.SharpDevelop.Commands.SaveFileAs.FileSavedCaption" xml:space="preserve">
 
4461
    <value>File Saved</value>
 
4462
  </data>
 
4463
  <data name="ICSharpCode.SharpDevelop.Commands.TabStrip.NavigateToFileInProjectBrowser" xml:space="preserve">
 
4464
    <value>Navigate to file in project browser</value>
 
4465
    <comment>From tab strip (tabs above editor), allows to navigate (expand and scroll) to given file in project browser (i.e. solution explorer)</comment>
 
4466
  </data>
 
4467
  <data name="ICSharpCode.SharpDevelop.Commands.VBConvertProjectToCSharp" xml:space="preserve">
 
4468
    <value>From VB.NET to C#</value>
 
4469
  </data>
 
4470
  <data name="ICSharpCode.SharpDevelop.DefaultEditor.Gui.Editor.CodeCompletionData.OverloadsCounter" xml:space="preserve">
 
4471
    <value>(+${NumOverloads} overloads)</value>
 
4472
  </data>
 
4473
  <data name="ICSharpCode.SharpDevelop.DefaultEditor.Gui.Editor.InsightWindow.NumberOfText" xml:space="preserve">
 
4474
    <value>${CurrentMethodNumber} of ${NumberOfTotalMethods}</value>
 
4475
  </data>
 
4476
  <data name="ICSharpCode.SharpDevelop.DefaultEditor.Gui.Editor.TextEditorDisplayBinding.FileAlteredMessage" xml:space="preserve">
 
4477
    <value>The file
 
4478
${File}
 
4479
has been changed externally. Do you want to reload it?</value>
 
4480
  </data>
 
4481
  <data name="ICSharpCode.SharpDevelop.DefaultEditor.IncrementalSearch.ForwardsSearchStatusBarMessage" xml:space="preserve">
 
4482
    <value>Incremental Search:</value>
 
4483
  </data>
 
4484
  <data name="ICSharpCode.SharpDevelop.DefaultEditor.IncrementalSearch.NotFoundStatusBarMessage" xml:space="preserve">
 
4485
    <value>(not found)</value>
 
4486
  </data>
 
4487
  <data name="ICSharpCode.SharpDevelop.DefaultEditor.IncrementalSearch.PassedEndOfDocumentStatusBarMessage" xml:space="preserve">
 
4488
    <value>(passed end of document)</value>
 
4489
  </data>
 
4490
  <data name="ICSharpCode.SharpDevelop.DefaultEditor.IncrementalSearch.ReverseSearchStatusBarMessage" xml:space="preserve">
 
4491
    <value>Reverse Incremental Search:</value>
 
4492
  </data>
 
4493
  <data name="ICSharpCode.SharpDevelop.ErrorLoadingCodeCompletionInformation" xml:space="preserve">
 
4494
    <value>Error loading code-completion information for ${Assembly} from ${Filename}:</value>
 
4495
  </data>
 
4496
  <data name="ICSharpCode.SharpDevelop.ExceptionBox.Continue" xml:space="preserve">
 
4497
    <value>Continue</value>
 
4498
  </data>
 
4499
  <data name="ICSharpCode.SharpDevelop.ExceptionBox.CopyToClipboard" xml:space="preserve">
 
4500
    <value>Copy error message to clipboard</value>
 
4501
  </data>
 
4502
  <data name="ICSharpCode.SharpDevelop.ExceptionBox.ExitSharpDevelop" xml:space="preserve">
 
4503
    <value>Exit SharpDevelop</value>
 
4504
  </data>
 
4505
  <data name="ICSharpCode.SharpDevelop.ExceptionBox.HelpText1" xml:space="preserve">
 
4506
    <value>An unhandled exception has occurred in SharpDevelop. This is unexpected and we'd ask you to help us improve SharpDevelop by reporting this error to the SharpDevelop team.</value>
 
4507
  </data>
 
4508
  <data name="ICSharpCode.SharpDevelop.ExceptionBox.HelpText2" xml:space="preserve">
 
4509
    <value>How to report errors efficiently: We have set up a Web-based forum to report and track errors that are reported by users of SharpDevelop. To minimize necessary questions by the team members, in addition to providing the error message that is copied to the clipboard for easier pasting in the error report, we ask that you provide us with an as detailed as possible step-by-step procedure to reproduce this bug.</value>
 
4510
    <comment>When translating this message, add a notice that error reports should be done in English.</comment>
 
4511
  </data>
 
4512
  <data name="ICSharpCode.SharpDevelop.ExceptionBox.QuitWarning" xml:space="preserve">
 
4513
    <value>Do you really want to quit SharpDevelop? Unsaved changes will be lost!</value>
 
4514
  </data>
 
4515
  <data name="ICSharpCode.SharpDevelop.ExceptionBox.ReportError" xml:space="preserve">
 
4516
    <value>Report Error to SharpDevelop Team</value>
 
4517
  </data>
 
4518
  <data name="ICSharpCode.SharpDevelop.ExceptionBox.ThankYouMsg" xml:space="preserve">
 
4519
    <value>Thank you for helping make SharpDevelop a better program for everyone!</value>
 
4520
  </data>
 
4521
  <data name="ICSharpCode.SharpDevelop.ExceptionBox.Title" xml:space="preserve">
 
4522
    <value>Unhandled exception has occured</value>
 
4523
  </data>
 
4524
  <data name="ICSharpCode.SharpDevelop.FormDesigner.CantDeserializeFormError" xml:space="preserve">
 
4525
    <value>Can't deserialize form. Possible reason: Initialize component method was changed manually.</value>
 
4526
  </data>
 
4527
  <data name="ICSharpCode.SharpDevelop.FormDesigner.DesignPanel.CantCreateRootDesignerError" xml:space="preserve">
 
4528
    <value>Can't create root designer for component '${RootComponent}'.</value>
 
4529
  </data>
 
4530
  <data name="ICSharpCode.SharpDevelop.FormDesigner.DesignPanel.RootDesignerNotWindowsFormsError" xml:space="preserve">
 
4531
    <value>Root designer does not support Windows Forms view technology.</value>
 
4532
  </data>
 
4533
  <data name="ICSharpCode.SharpDevelop.FormDesigner.ErrorLoadingDesigner" xml:space="preserve">
 
4534
    <value>Error loading designer:</value>
 
4535
  </data>
 
4536
  <data name="ICSharpCode.SharpDevelop.FormDesigner.Gui.AddSidebarComponents.Components.Assembly" xml:space="preserve">
 
4537
    <value>Assembly</value>
 
4538
  </data>
 
4539
  <data name="ICSharpCode.SharpDevelop.FormDesigner.Gui.AddSidebarComponents.Components.Location" xml:space="preserve">
 
4540
    <value>Location</value>
 
4541
  </data>
 
4542
  <data name="ICSharpCode.SharpDevelop.FormDesigner.Gui.AddSidebarComponents.Components.Namespace" xml:space="preserve">
 
4543
    <value>Namespace</value>
 
4544
  </data>
 
4545
  <data name="ICSharpCode.SharpDevelop.FormDesigner.Gui.AddSidebarComponents.ComponentsToAddLabel" xml:space="preserve">
 
4546
    <value>C&amp;omponents to add</value>
 
4547
  </data>
 
4548
  <data name="ICSharpCode.SharpDevelop.FormDesigner.Gui.AddSidebarComponents.CustomTabPage" xml:space="preserve">
 
4549
    <value>Custom</value>
 
4550
  </data>
 
4551
  <data name="ICSharpCode.SharpDevelop.FormDesigner.Gui.AddSidebarComponents.DialogName" xml:space="preserve">
 
4552
    <value>Add Components</value>
 
4553
  </data>
 
4554
  <data name="ICSharpCode.SharpDevelop.FormDesigner.Gui.AddSidebarComponents.EnterValidFilename" xml:space="preserve">
 
4555
    <value>Please enter a valid file name.</value>
 
4556
  </data>
 
4557
  <data name="ICSharpCode.SharpDevelop.FormDesigner.Gui.AddSidebarComponents.FileIsNotAssembly" xml:space="preserve">
 
4558
    <value>Please enter the file name of a valid .NET assembly.</value>
 
4559
  </data>
 
4560
  <data name="ICSharpCode.SharpDevelop.FormDesigner.Gui.AddSidebarComponents.GAC.Version" xml:space="preserve">
 
4561
    <value>Version</value>
 
4562
  </data>
 
4563
  <data name="ICSharpCode.SharpDevelop.FormDesigner.Gui.AddSidebarComponents.GACTabPage" xml:space="preserve">
 
4564
    <value>GAC</value>
 
4565
  </data>
 
4566
  <data name="ICSharpCode.SharpDevelop.FormDesigner.Gui.AddSidebarComponents.NoComponentsFound" xml:space="preserve">
 
4567
    <value>The assembly ${Name} does not contain any components.</value>
 
4568
  </data>
 
4569
  <data name="ICSharpCode.SharpDevelop.FormDesigner.Gui.AddSidebarComponentsFileNameLabel" xml:space="preserve">
 
4570
    <value>&amp;File Name</value>
 
4571
  </data>
 
4572
  <data name="ICSharpCode.SharpDevelop.FormDesigner.Gui.ConfigureSidebarDialog.AddComponentsButton" xml:space="preserve">
 
4573
    <value>&amp;Add Components</value>
 
4574
  </data>
 
4575
  <data name="ICSharpCode.SharpDevelop.FormDesigner.Gui.ConfigureSidebarDialog.Assembly" xml:space="preserve">
 
4576
    <value>Assembly</value>
 
4577
  </data>
 
4578
  <data name="ICSharpCode.SharpDevelop.FormDesigner.Gui.ConfigureSidebarDialog.Categories" xml:space="preserve">
 
4579
    <value>Categories</value>
 
4580
  </data>
 
4581
  <data name="ICSharpCode.SharpDevelop.FormDesigner.Gui.ConfigureSidebarDialog.DialogName" xml:space="preserve">
 
4582
    <value>Configure Sidebar</value>
 
4583
  </data>
 
4584
  <data name="ICSharpCode.SharpDevelop.FormDesigner.Gui.ConfigureSidebarDialog.Namespace" xml:space="preserve">
 
4585
    <value>Namespace</value>
 
4586
  </data>
 
4587
  <data name="ICSharpCode.SharpDevelop.FormDesigner.Gui.ConfigureSidebarDialog.NewButton" xml:space="preserve">
 
4588
    <value>&amp;New</value>
 
4589
  </data>
 
4590
  <data name="ICSharpCode.SharpDevelop.FormDesigner.Gui.ConfigureSideBarDialog.RemoveCategoryQuestion" xml:space="preserve">
 
4591
    <value>Are you sure to remove this category?</value>
 
4592
  </data>
 
4593
  <data name="ICSharpCode.SharpDevelop.FormDesigner.Gui.ConfigureSidebarDialog.RemoveComponentsButton" xml:space="preserve">
 
4594
    <value>Re&amp;move Components</value>
 
4595
  </data>
 
4596
  <data name="ICSharpCode.SharpDevelop.FormDesigner.Gui.ConfigureSideBarDialog.RemoveComponentsQuestion" xml:space="preserve">
 
4597
    <value>Are you sure to remove the selected components from the category?</value>
 
4598
  </data>
 
4599
  <data name="ICSharpCode.SharpDevelop.FormDesigner.Gui.ConfigureSidebarDialog.RenameButton" xml:space="preserve">
 
4600
    <value>R&amp;ename</value>
 
4601
  </data>
 
4602
  <data name="ICSharpCode.SharpDevelop.FormDesigner.Gui.ImageResourceEditor.ImportLocalResourceButton" xml:space="preserve">
 
4603
    <value>Import...</value>
 
4604
  </data>
 
4605
  <data name="ICSharpCode.SharpDevelop.FormDesigner.Gui.ImageResourceEditor.LocalResourceButton" xml:space="preserve">
 
4606
    <value>Local resource</value>
 
4607
    <comment>Text of the radio button to select a local resource (which will be stored in the resource file of the form being designed)</comment>
 
4608
  </data>
 
4609
  <data name="ICSharpCode.SharpDevelop.FormDesigner.Gui.ImageResourceEditor.NoResourceButton" xml:space="preserve">
 
4610
    <value>None</value>
 
4611
    <comment>Text of radio button to select no resource</comment>
 
4612
  </data>
 
4613
  <data name="ICSharpCode.SharpDevelop.FormDesigner.Gui.ImageResourceEditor.Preview" xml:space="preserve">
 
4614
    <value>Preview</value>
 
4615
    <comment>Title of the image preview box in the image resource editor dialog</comment>
 
4616
  </data>
 
4617
  <data name="ICSharpCode.SharpDevelop.FormDesigner.Gui.ImageResourceEditor.ProjectResourceButton" xml:space="preserve">
 
4618
    <value>Project resource</value>
 
4619
    <comment>Text of radio button to select a project resource (which is stored in a resource file in the current project)</comment>
 
4620
  </data>
 
4621
  <data name="ICSharpCode.SharpDevelop.FormDesigner.Gui.ImageResourceEditor.Title" xml:space="preserve">
 
4622
    <value>Select resource</value>
 
4623
    <comment>Title of a dialog in the Windows.Forms designer that allows selecting a resource for an image property</comment>
 
4624
  </data>
 
4625
  <data name="ICSharpCode.SharpDevelop.FormDesigner.Gui.OptionPanels.GeneralOptionsPanel.GeneratedCodeGroupBox" xml:space="preserve">
 
4626
    <value>Generated code</value>
 
4627
  </data>
 
4628
  <data name="ICSharpCode.SharpDevelop.FormDesigner.Gui.OptionPanels.GeneralOptionsPanel.InitializeComponentesReadOnlyCheckBox" xml:space="preserve">
 
4629
    <value>mark InitializeComponents method in code view as readonly</value>
 
4630
  </data>
 
4631
  <data name="ICSharpCode.SharpDevelop.FormDesigner.Gui.OptionPanels.GeneralOptionsPanel.PanelName" xml:space="preserve">
 
4632
    <value>General</value>
 
4633
  </data>
 
4634
  <data name="ICSharpCode.SharpDevelop.FormDesigner.Gui.OptionPanels.GenerateVisualStudioStyleEventHandlers" xml:space="preserve">
 
4635
    <value>Generate Visual Studio Style Event Handlers</value>
 
4636
  </data>
 
4637
  <data name="ICSharpCode.SharpDevelop.FormDesigner.Gui.OptionPanels.GridOptionsPanel.GridPropertiesGroupBox" xml:space="preserve">
 
4638
    <value>Grid Properties</value>
 
4639
  </data>
 
4640
  <data name="ICSharpCode.SharpDevelop.FormDesigner.Gui.OptionPanels.GridOptionsPanel.HeightLabel" xml:space="preserve">
 
4641
    <value>&amp;Height</value>
 
4642
  </data>
 
4643
  <data name="ICSharpCode.SharpDevelop.FormDesigner.Gui.OptionPanels.GridOptionsPanel.InPlaceEditCheckBox" xml:space="preserve">
 
4644
    <value>Enable in-place editing of ToolStrips</value>
 
4645
  </data>
 
4646
  <data name="ICSharpCode.SharpDevelop.FormDesigner.Gui.OptionPanels.GridOptionsPanel.OptimizedCodeGenerationCheckBox" xml:space="preserve">
 
4647
    <value>Use optimized code generation</value>
 
4648
  </data>
 
4649
  <data name="ICSharpCode.SharpDevelop.FormDesigner.Gui.OptionPanels.GridOptionsPanel.PanelName" xml:space="preserve">
 
4650
    <value>Grid Options</value>
 
4651
  </data>
 
4652
  <data name="ICSharpCode.SharpDevelop.FormDesigner.Gui.OptionPanels.GridOptionsPanel.PropertyGridGroupBox" xml:space="preserve">
 
4653
    <value>Property pad settings</value>
 
4654
  </data>
 
4655
  <data name="ICSharpCode.SharpDevelop.FormDesigner.Gui.OptionPanels.GridOptionsPanel.PropertyGridSortCheckBox" xml:space="preserve">
 
4656
    <value>Sort properties alphabetically</value>
 
4657
  </data>
 
4658
  <data name="ICSharpCode.SharpDevelop.FormDesigner.Gui.OptionPanels.GridOptionsPanel.ShowGridComboBox" xml:space="preserve">
 
4659
    <value>&amp;Show Grid</value>
 
4660
  </data>
 
4661
  <data name="ICSharpCode.SharpDevelop.FormDesigner.Gui.OptionPanels.GridOptionsPanel.SmartTagAutoShowCheckBox" xml:space="preserve">
 
4662
    <value>Automatically open Smart Tags</value>
 
4663
  </data>
 
4664
  <data name="ICSharpCode.SharpDevelop.FormDesigner.Gui.OptionPanels.GridOptionsPanel.SmartTagsCheckBox" xml:space="preserve">
 
4665
    <value>Use Smart Tags</value>
 
4666
  </data>
 
4667
  <data name="ICSharpCode.SharpDevelop.FormDesigner.Gui.OptionPanels.GridOptionsPanel.SnapLinesRadioButton" xml:space="preserve">
 
4668
    <value>Snap Lines</value>
 
4669
  </data>
 
4670
  <data name="ICSharpCode.SharpDevelop.FormDesigner.Gui.OptionPanels.GridOptionsPanel.SnapModeGroupBox" xml:space="preserve">
 
4671
    <value>Align Mode</value>
 
4672
  </data>
 
4673
  <data name="ICSharpCode.SharpDevelop.FormDesigner.Gui.OptionPanels.GridOptionsPanel.SnapToGridComboBox" xml:space="preserve">
 
4674
    <value>S&amp;nap to Grid</value>
 
4675
  </data>
 
4676
  <data name="ICSharpCode.SharpDevelop.FormDesigner.Gui.OptionPanels.GridOptionsPanel.SnapToGridRadioButton" xml:space="preserve">
 
4677
    <value>Snap to Grid</value>
 
4678
  </data>
 
4679
  <data name="ICSharpCode.SharpDevelop.FormDesigner.Gui.OptionPanels.GridOptionsPanel.WidthLabel" xml:space="preserve">
 
4680
    <value>&amp;Width</value>
 
4681
  </data>
 
4682
  <data name="ICSharpCode.SharpDevelop.FormDesigner.Gui.OptionPanels.InsertTodoCommentInEventHandlers" xml:space="preserve">
 
4683
    <value>Insert "TODO" comment in new event handlers</value>
 
4684
  </data>
 
4685
  <data name="ICSharpCode.SharpDevelop.FormDesigner.Gui.OptionPanels.LocalizationModelOptionsPanel.AssignmentRadioButton" xml:space="preserve">
 
4686
    <value>Property assignment (fast for small number of properties, but scales poorly for large numbers of properties)</value>
 
4687
  </data>
 
4688
  <data name="ICSharpCode.SharpDevelop.FormDesigner.Gui.OptionPanels.LocalizationModelOptionsPanel.DefaultLocalizationModel" xml:space="preserve">
 
4689
    <value>Default localization model</value>
 
4690
  </data>
 
4691
  <data name="ICSharpCode.SharpDevelop.FormDesigner.Gui.OptionPanels.LocalizationModelOptionsPanel.KeepModelCheckBox" xml:space="preserve">
 
4692
    <value>Leave localization model of existing forms unchanged</value>
 
4693
  </data>
 
4694
  <data name="ICSharpCode.SharpDevelop.FormDesigner.Gui.OptionPanels.LocalizationModelOptionsPanel.PanelName" xml:space="preserve">
 
4695
    <value>Localization Model</value>
 
4696
  </data>
 
4697
  <data name="ICSharpCode.SharpDevelop.FormDesigner.Gui.OptionPanels.LocalizationModelOptionsPanel.ReflectionRadioButton" xml:space="preserve">
 
4698
    <value>Property reflection (slower at runtime for few properties, but scales better for large numbers of properties, especially with many default values)</value>
 
4699
  </data>
 
4700
  <data name="ICSharpCode.SharpDevelop.FormDesigner.Gui.OptionPanels.PanelName" xml:space="preserve">
 
4701
    <value>Windows Forms Designer</value>
 
4702
  </data>
 
4703
  <data name="ICSharpCode.SharpDevelop.FormDesigner.Gui.RenameCategoryDialog.CategoryNameLabel" xml:space="preserve">
 
4704
    <value>&amp;Category Name</value>
 
4705
  </data>
 
4706
  <data name="ICSharpCode.SharpDevelop.FormDesigner.Gui.RenameCategoryDialog.DuplicateNameError" xml:space="preserve">
 
4707
    <value>Duplicate name, please choose another one.</value>
 
4708
  </data>
 
4709
  <data name="ICSharpCode.SharpDevelop.FormDesigner.Gui.RenameCategoryDialog.NewCategoryDialogName" xml:space="preserve">
 
4710
    <value>New Category</value>
 
4711
  </data>
 
4712
  <data name="ICSharpCode.SharpDevelop.FormDesigner.Gui.RenameCategoryDialog.RenameCategoryDialogName" xml:space="preserve">
 
4713
    <value>Rename Category</value>
 
4714
  </data>
 
4715
  <data name="ICSharpCode.SharpDevelop.FormDesigner.Gui.ShowComponentsButton" xml:space="preserve">
 
4716
    <value>&amp;Show Components</value>
 
4717
  </data>
 
4718
  <data name="ICSharpCode.SharpDevelop.FormDesigner.Hosts.DefaultDesignerHost.CyclicDependencyError" xml:space="preserve">
 
4719
    <value>You're trying to add a component which will result into a cyclic dependency.</value>
 
4720
  </data>
 
4721
  <data name="ICSharpCode.SharpDevelop.FormDesigner.Hosts.DefaultDesignerHost.ExceptionDuringComponentCreationError" xml:space="preserve">
 
4722
    <value>Exception while creating the component for the Forms Designer (a component has thrown an exception in the constructor).
 
4723
THIS DOES NOT AFFECT THE SOURCE CODE.</value>
 
4724
  </data>
 
4725
  <data name="ICSharpCode.SharpDevelop.FormDesigner.LoadErrorCheckSourceCodeForErrors" xml:space="preserve">
 
4726
    <value>Failed to load designer. Check the source code for syntax errors and check if all references are available.</value>
 
4727
  </data>
 
4728
  <data name="ICSharpCode.SharpDevelop.FormDesigner.ToolboxProvider.CantLoadSidbarComponentLibraryWarning" xml:space="preserve">
 
4729
    <value>Can't load side bar component library.
 
4730
No Windows Forms components will be avaiable, please configure the side bar manually.
 
4731
(right click on a side bar category-&gt;Customize SideBar)</value>
 
4732
  </data>
 
4733
  <data name="ICSharpCode.SharpDevelop.FormDesigner.ToolboxProvider.CustomComponents" xml:space="preserve">
 
4734
    <value>Custom Components</value>
 
4735
  </data>
 
4736
  <data name="ICSharpCode.SharpDevelop.Gui.Components.BooleanTypeConverter.FalseString" xml:space="preserve">
 
4737
    <value>False</value>
 
4738
  </data>
 
4739
  <data name="ICSharpCode.SharpDevelop.Gui.Components.BooleanTypeConverter.TrueString" xml:space="preserve">
 
4740
    <value>True</value>
 
4741
  </data>
 
4742
  <data name="ICSharpCode.SharpDevelop.Gui.Dialogs.AddWebReferenceDialog.BackButtonTooltip" xml:space="preserve">
 
4743
    <value>Back</value>
 
4744
    <comment>Add web reference back button tooltip.</comment>
 
4745
  </data>
 
4746
  <data name="ICSharpCode.SharpDevelop.Gui.Dialogs.AddWebReferenceDialog.BindingProperty" xml:space="preserve">
 
4747
    <value>Binding</value>
 
4748
    <comment>Property name for a web service port binding.</comment>
 
4749
  </data>
 
4750
  <data name="ICSharpCode.SharpDevelop.Gui.Dialogs.AddWebReferenceDialog.DialogTitle" xml:space="preserve">
 
4751
    <value>Add Web Reference</value>
 
4752
    <comment>Title of the Add Web Reference dialog.</comment>
 
4753
  </data>
 
4754
  <data name="ICSharpCode.SharpDevelop.Gui.Dialogs.AddWebReferenceDialog.DocumentationProperty" xml:space="preserve">
 
4755
    <value>Documentation</value>
 
4756
    <comment>Property name displayed next to the web service documentation text.</comment>
 
4757
  </data>
 
4758
  <data name="ICSharpCode.SharpDevelop.Gui.Dialogs.AddWebReferenceDialog.ForwardButtonTooltip" xml:space="preserve">
 
4759
    <value>Forward</value>
 
4760
    <comment>Tooltip for the browser forward button.</comment>
 
4761
  </data>
 
4762
  <data name="ICSharpCode.SharpDevelop.Gui.Dialogs.AddWebReferenceDialog.GoButtonTooltip" xml:space="preserve">
 
4763
    <value>Go</value>
 
4764
    <comment>Tooltip for browser's go button.</comment>
 
4765
  </data>
 
4766
  <data name="ICSharpCode.SharpDevelop.Gui.Dialogs.AddWebReferenceDialog.InvalidNamespaceError" xml:space="preserve">
 
4767
    <value>The namespace contains invalid characters.  A namespace can only contain letters, digits or underscores.</value>
 
4768
    <comment>Shown to the user if they attempt to create a web reference where the namespace has invalid characters.</comment>
 
4769
  </data>
 
4770
  <data name="ICSharpCode.SharpDevelop.Gui.Dialogs.AddWebReferenceDialog.InvalidReferenceNameError" xml:space="preserve">
 
4771
    <value>Reference name contains invalid characters.</value>
 
4772
    <comment>Error message shown when the web reference name entered by the user is invalid.</comment>
 
4773
  </data>
 
4774
  <data name="ICSharpCode.SharpDevelop.Gui.Dialogs.AddWebReferenceDialog.NamespaceLabel" xml:space="preserve">
 
4775
    <value>&amp;Namespace:</value>
 
4776
    <comment>Label next to the namespace text box that will be used when generating the web proxy code.</comment>
 
4777
  </data>
 
4778
  <data name="ICSharpCode.SharpDevelop.Gui.Dialogs.AddWebReferenceDialog.ParametersProperty" xml:space="preserve">
 
4779
    <value>Parameters</value>
 
4780
    <comment>Text displayed next to web service parameters when the user selects the web service node.</comment>
 
4781
  </data>
 
4782
  <data name="ICSharpCode.SharpDevelop.Gui.Dialogs.AddWebReferenceDialog.PropertyColumnHeader" xml:space="preserve">
 
4783
    <value>Property</value>
 
4784
    <comment>Title of list view column showing the names of various web service properties.</comment>
 
4785
  </data>
 
4786
  <data name="ICSharpCode.SharpDevelop.Gui.Dialogs.AddWebReferenceDialog.ReferenceNameLabel" xml:space="preserve">
 
4787
    <value>&amp;Reference Name:</value>
 
4788
    <comment>Label next to the text box containing the name that will be used for the web reference.</comment>
 
4789
  </data>
 
4790
  <data name="ICSharpCode.SharpDevelop.Gui.Dialogs.AddWebReferenceDialog.RefreshButtonTooltip" xml:space="preserve">
 
4791
    <value>Refresh</value>
 
4792
    <comment>Add web reference dialog browser refresh button tooltip.</comment>
 
4793
  </data>
 
4794
  <data name="ICSharpCode.SharpDevelop.Gui.Dialogs.AddWebReferenceDialog.RetrievalUriProperty" xml:space="preserve">
 
4795
    <value>Retrieval URI</value>
 
4796
    <comment>Text displayed in the property/value list when the user selects the service description list view node.</comment>
 
4797
  </data>
 
4798
  <data name="ICSharpCode.SharpDevelop.Gui.Dialogs.AddWebReferenceDialog.ServiceNameProperty" xml:space="preserve">
 
4799
    <value>Service</value>
 
4800
    <comment>Displayed next to a web service name when the user selects a web service node in the list view.</comment>
 
4801
  </data>
 
4802
  <data name="ICSharpCode.SharpDevelop.Gui.Dialogs.AddWebReferenceDialog.StopButtonTooltip" xml:space="preserve">
 
4803
    <value>Stop</value>
 
4804
    <comment>Tooltip for the browser stop button.</comment>
 
4805
  </data>
 
4806
  <data name="ICSharpCode.SharpDevelop.Gui.Dialogs.AddWebReferenceDialog.UrlAddressLabel" xml:space="preserve">
 
4807
    <value>&amp;Address:</value>
 
4808
    <comment>Label next to text box where the user types in the http url to a web service description.</comment>
 
4809
  </data>
 
4810
  <data name="ICSharpCode.SharpDevelop.Gui.Dialogs.AddWebReferenceDialog.ValueColumnHeader" xml:space="preserve">
 
4811
    <value>Value</value>
 
4812
    <comment>Name of list column header showing web service property values.</comment>
 
4813
  </data>
 
4814
  <data name="ICSharpCode.SharpDevelop.Gui.Dialogs.AddWebReferenceDialog.WebServicesTabPageTitle" xml:space="preserve">
 
4815
    <value>Available Web Services</value>
 
4816
    <comment>Title for the tab that shows the web service operations available for a given url.</comment>
 
4817
  </data>
 
4818
  <data name="ICSharpCode.SharpDevelop.Gui.Dialogs.AttachToProcessForm.AttachButtonText" xml:space="preserve">
 
4819
    <value>Attach</value>
 
4820
  </data>
 
4821
  <data name="ICSharpCode.SharpDevelop.Gui.Dialogs.AttachToProcessForm.Managed" xml:space="preserve">
 
4822
    <value>Managed</value>
 
4823
    <comment>Indicates that a process is managed code in the attach to process dialog.</comment>
 
4824
  </data>
 
4825
  <data name="ICSharpCode.SharpDevelop.Gui.Dialogs.AttachToProcessForm.Title" xml:space="preserve">
 
4826
    <value>Attach to Process</value>
 
4827
  </data>
 
4828
  <data name="ICSharpCode.SharpDevelop.Gui.Dialogs.NewProjectDialog.CantCreateDirectoryError" xml:space="preserve">
 
4829
    <value>Can't create output directory.
 
4830
Check if you've the required permission.</value>
 
4831
  </data>
 
4832
  <data name="ICSharpCode.SharpDevelop.Gui.Dialogs.NewProjectDialog.IllegalProjectNameError" xml:space="preserve">
 
4833
    <value>Illegal project name.
 
4834
Only letters, digits, space, '.' or '_' are allowed.</value>
 
4835
  </data>
 
4836
  <data name="ICSharpCode.SharpDevelop.Gui.Dialogs.NewProjectDialog.ProjectNameMustNotEndWithDot" xml:space="preserve">
 
4837
    <value>Illegal project name: project name may not end with '.'.</value>
 
4838
  </data>
 
4839
  <data name="ICSharpCode.SharpDevelop.Gui.Dialogs.NewProjectDialog.ProjectNameMustStartWithLetter" xml:space="preserve">
 
4840
    <value>Illegal project name: project name must start with letter.</value>
 
4841
  </data>
 
4842
  <data name="ICSharpCode.SharpDevelop.Gui.Dialogs.NewProjectDialog.SpecifyValidLocation" xml:space="preserve">
 
4843
    <value>You must specify a valid absolute path as project location.</value>
 
4844
    <comment>Error message when location for new project is invalid</comment>
 
4845
  </data>
 
4846
  <data name="ICSharpCode.SharpDevelop.Gui.Dialogs.OptionPanels.RegisterFiletypesPanel.CaptionLabel" xml:space="preserve">
 
4847
    <value>&amp;Select the file types you want to associate with SharpDevelop:</value>
 
4848
  </data>
 
4849
  <data name="ICSharpCode.SharpDevelop.Gui.Dialogs.OptionPanels.RegisterFiletypesPanel.PanelName" xml:space="preserve">
 
4850
    <value>File Format Associations</value>
 
4851
  </data>
 
4852
  <data name="ICSharpCode.SharpDevelop.Gui.Dialogs.OptionPanels.RegisterFiletypesPanel.RegisterCheckBox" xml:space="preserve">
 
4853
    <value>&amp;Register file types at application startup</value>
 
4854
  </data>
 
4855
  <data name="ICSharpCode.SharpDevelop.Gui.Dialogs.SortOptionsDialog.CaseSensitiveCheckBox" xml:space="preserve">
 
4856
    <value>&amp;Case sensitive</value>
 
4857
  </data>
 
4858
  <data name="ICSharpCode.SharpDevelop.Gui.Dialogs.SortOptionsDialog.DialogName" xml:space="preserve">
 
4859
    <value>Sort Options</value>
 
4860
  </data>
 
4861
  <data name="ICSharpCode.SharpDevelop.Gui.Dialogs.SortOptionsDialog.IgnoreTrailingWhitespacesCheckBox" xml:space="preserve">
 
4862
    <value>&amp;Ignore trailing whitespaces</value>
 
4863
  </data>
 
4864
  <data name="ICSharpCode.SharpDevelop.Gui.Dialogs.SortOptionsDialog.RemoveDuplicateLinesCheckBox" xml:space="preserve">
 
4865
    <value>&amp;Remove duplicate lines</value>
 
4866
  </data>
 
4867
  <data name="ICSharpCode.SharpDevelop.Gui.Dialogs.SortOptionsDialog.SortDirectionGroupBox" xml:space="preserve">
 
4868
    <value>Sort Direction</value>
 
4869
  </data>
 
4870
  <data name="ICSharpCode.SharpDevelop.Gui.Dialogs.SortOptionsDialog.SortDirectionGroupBox.Ascending" xml:space="preserve">
 
4871
    <value>&amp;Ascending</value>
 
4872
  </data>
 
4873
  <data name="ICSharpCode.SharpDevelop.Gui.Dialogs.SortOptionsDialog.SortDirectionGroupBox.Descending" xml:space="preserve">
 
4874
    <value>&amp;Descending</value>
 
4875
  </data>
 
4876
  <data name="ICSharpCode.SharpDevelop.Gui.Dialogs.ToolNotFoundDialog.Title" xml:space="preserve">
 
4877
    <value>Tool not found</value>
 
4878
    <comment>Title of dialog window that appears when an external tool (SHFB or TortoiseSVN) is missing</comment>
 
4879
  </data>
 
4880
  <data name="ICSharpCode.SharpDevelop.Gui.Dialogs.UserCredentialsDialog.DialogTitle" xml:space="preserve">
 
4881
    <value>Discovery Credential</value>
 
4882
    <comment>UserCredentials dialog title.  Dialog pops up when the user needs to specify username/pass to view a web service.</comment>
 
4883
  </data>
 
4884
  <data name="ICSharpCode.SharpDevelop.Gui.Dialogs.UserCredentialsDialog.DomainLabel" xml:space="preserve">
 
4885
    <value>&amp;Domain:</value>
 
4886
  </data>
 
4887
  <data name="ICSharpCode.SharpDevelop.Gui.Dialogs.UserCredentialsDialog.InformationLabel" xml:space="preserve">
 
4888
    <value>Please supply the credentials to access the specified url.</value>
 
4889
  </data>
 
4890
  <data name="ICSharpCode.SharpDevelop.Gui.Dialogs.UserCredentialsDialog.PasswordLabel" xml:space="preserve">
 
4891
    <value>&amp;Password:</value>
 
4892
  </data>
 
4893
  <data name="ICSharpCode.SharpDevelop.Gui.Dialogs.UserCredentialsDialog.UrlLabel" xml:space="preserve">
 
4894
    <value>Url:</value>
 
4895
  </data>
 
4896
  <data name="ICSharpCode.SharpDevelop.Gui.Dialogs.UserCredentialsDialog.UserNameLabel" xml:space="preserve">
 
4897
    <value>&amp;User name:</value>
 
4898
  </data>
 
4899
  <data name="ICSharpCode.SharpDevelop.Gui.OutlinePad" xml:space="preserve">
 
4900
    <value>Outline</value>
 
4901
    <comment>Document outline pad</comment>
 
4902
  </data>
 
4903
  <data name="ICSharpCode.SharpDevelop.Gui.OutlinePad.NotAvailable" xml:space="preserve">
 
4904
    <value>Outline view is not available for the current document.</value>
 
4905
  </data>
 
4906
  <data name="ICSharpCode.SharpDevelop.Gui.Pads.ClassScout.LoadingNode" xml:space="preserve">
 
4907
    <value>Loading...</value>
 
4908
  </data>
 
4909
  <data name="ICSharpCode.SharpDevelop.Gui.Pads.PropertyPad.ContextMenu.Reset" xml:space="preserve">
 
4910
    <value>&amp;Reset</value>
 
4911
  </data>
 
4912
  <data name="ICSharpCode.SharpDevelop.Gui.Pads.PropertyPad.ContextMenu.ShowDescription" xml:space="preserve">
 
4913
    <value>&amp;Show Description</value>
 
4914
  </data>
 
4915
  <data name="ICSharpCode.SharpDevelop.Gui.Pads.PropertyPadResetCommand" xml:space="preserve">
 
4916
    <value>Reset failed. Reason: Reset value might now be invalid because another property changed.</value>
 
4917
  </data>
 
4918
  <data name="ICSharpCode.SharpDevelop.Internal.ParserService.Parsing" xml:space="preserve">
 
4919
    <value>Parsing</value>
 
4920
    <comment>Status bar message indicating that SharpDevelop is parsing the user code</comment>
 
4921
  </data>
 
4922
  <data name="ICSharpCode.SharpDevelop.Internal.Project.ProjectFile.BuildAction" xml:space="preserve">
 
4923
    <value>Build action</value>
 
4924
  </data>
 
4925
  <data name="ICSharpCode.SharpDevelop.Internal.Project.ProjectFile.BuildAction.Description" xml:space="preserve">
 
4926
    <value>The build action of that file</value>
 
4927
  </data>
 
4928
  <data name="ICSharpCode.SharpDevelop.Internal.Project.ProjectFile.CopyToOutputDirectory" xml:space="preserve">
 
4929
    <value>Copy to output directory</value>
 
4930
  </data>
 
4931
  <data name="ICSharpCode.SharpDevelop.Internal.Project.ProjectFile.CopyToOutputDirectory.Description" xml:space="preserve">
 
4932
    <value>Specifies if the file should be copied to the output directory</value>
 
4933
  </data>
 
4934
  <data name="ICSharpCode.SharpDevelop.Internal.Project.ProjectFile.CustomTool" xml:space="preserve">
 
4935
    <value>Custom Tool</value>
 
4936
  </data>
 
4937
  <data name="ICSharpCode.SharpDevelop.Internal.Project.ProjectFile.CustomTool.Description" xml:space="preserve">
 
4938
    <value>Specifies the tool that converts the file to the output.</value>
 
4939
  </data>
 
4940
  <data name="ICSharpCode.SharpDevelop.Internal.Project.ProjectFile.CustomToolNamespace" xml:space="preserve">
 
4941
    <value>Custom Tool Namespace</value>
 
4942
  </data>
 
4943
  <data name="ICSharpCode.SharpDevelop.Internal.Project.ProjectFile.CustomToolNamespace.Description" xml:space="preserve">
 
4944
    <value>Specifies the namespace the custom tool places it's output.</value>
 
4945
  </data>
 
4946
  <data name="ICSharpCode.SharpDevelop.Internal.Project.ProjectFile.FileName.Description" xml:space="preserve">
 
4947
    <value>The full path to the file.</value>
 
4948
    <comment>Description shown for the 'File name' property in the property grid when a file is selected in the project browser.</comment>
 
4949
  </data>
 
4950
  <data name="ICSharpCode.SharpDevelop.Internal.Project.ProjectFile.LogicalName" xml:space="preserve">
 
4951
    <value>Logical Name</value>
 
4952
    <comment>Logical Name property for embedded resource files</comment>
 
4953
  </data>
 
4954
  <data name="ICSharpCode.SharpDevelop.Internal.Project.ProjectFile.LogicalName.Description" xml:space="preserve">
 
4955
    <value>The name of the embedded resource. If left empty, the name is automatically generated.</value>
 
4956
  </data>
 
4957
  <data name="ICSharpCode.SharpDevelop.Internal.Project.ProjectReference.Aliases" xml:space="preserve">
 
4958
    <value>Aliases</value>
 
4959
  </data>
 
4960
  <data name="ICSharpCode.SharpDevelop.Internal.Project.ProjectReference.Aliases.Description" xml:space="preserve">
 
4961
    <value>A comma delimited list of aliases. Use aliases if you need to reference assemblies with conflicting class and namespace names, e.g. different versions of the same assembly.</value>
 
4962
  </data>
 
4963
  <data name="ICSharpCode.SharpDevelop.Internal.Project.ProjectReference.Culture" xml:space="preserve">
 
4964
    <value>Culture</value>
 
4965
    <comment>Reference's culture property.</comment>
 
4966
  </data>
 
4967
  <data name="ICSharpCode.SharpDevelop.Internal.Project.ProjectReference.Culture.Description" xml:space="preserve">
 
4968
    <value>The culture supported by the reference</value>
 
4969
    <comment>Reference's culture property description.</comment>
 
4970
  </data>
 
4971
  <data name="ICSharpCode.SharpDevelop.Internal.Project.ProjectReference.LocalCopy" xml:space="preserve">
 
4972
    <value>Local copy</value>
 
4973
  </data>
 
4974
  <data name="ICSharpCode.SharpDevelop.Internal.Project.ProjectReference.LocalCopy.Description" xml:space="preserve">
 
4975
    <value>If true the referenced assembly is copied to the output path</value>
 
4976
  </data>
 
4977
  <data name="ICSharpCode.SharpDevelop.Internal.Project.ProjectReference.Name" xml:space="preserve">
 
4978
    <value>(Name)</value>
 
4979
    <comment>Property value for the reference name.  Keep the () brackets so that this property appears at first (i.e. at the top of the property list).</comment>
 
4980
  </data>
 
4981
  <data name="ICSharpCode.SharpDevelop.Internal.Project.ProjectReference.Name.Description" xml:space="preserve">
 
4982
    <value>The reference name</value>
 
4983
    <comment>Property value description.</comment>
 
4984
  </data>
 
4985
  <data name="ICSharpCode.SharpDevelop.Internal.Project.ProjectReference.PublicKeyToken" xml:space="preserve">
 
4986
    <value>Public Key Token</value>
 
4987
    <comment>Assembly reference's public key token property.</comment>
 
4988
  </data>
 
4989
  <data name="ICSharpCode.SharpDevelop.Internal.Project.ProjectReference.PublicKeyToken.Description" xml:space="preserve">
 
4990
    <value>The public key token</value>
 
4991
    <comment>Assembly reference's public key token property description</comment>
 
4992
  </data>
 
4993
  <data name="ICSharpCode.SharpDevelop.Internal.Project.ProjectReference.SpecificVersion" xml:space="preserve">
 
4994
    <value>Specific Version</value>
 
4995
    <comment>Reference property name indicating if the reference is to a specific version</comment>
 
4996
  </data>
 
4997
  <data name="ICSharpCode.SharpDevelop.Internal.Project.ProjectReference.SpecificVersion.Description" xml:space="preserve">
 
4998
    <value>Indicates if this reference is bound to a specific version of the assembly</value>
 
4999
    <comment>Reference property description.</comment>
 
5000
  </data>
 
5001
  <data name="ICSharpCode.SharpDevelop.Internal.Project.ProjectReference.UrlBehaviour" xml:space="preserve">
 
5002
    <value>URL Behaviour</value>
 
5003
    <comment>Web reference url behaviour property displayed in property browser.</comment>
 
5004
  </data>
 
5005
  <data name="ICSharpCode.SharpDevelop.Internal.Project.ProjectReference.UrlBehaviour.Description" xml:space="preserve">
 
5006
    <value>Web reference URL behaviour</value>
 
5007
    <comment>Property description for web reference url behaviour .</comment>
 
5008
  </data>
 
5009
  <data name="ICSharpCode.SharpDevelop.Internal.Project.ProjectReference.Version" xml:space="preserve">
 
5010
    <value>Version</value>
 
5011
    <comment>Property name indicating the assembly reference version number.</comment>
 
5012
  </data>
 
5013
  <data name="ICSharpCode.SharpDevelop.Internal.Project.ProjectReference.Version.Description" xml:space="preserve">
 
5014
    <value>The major, minor, revision and build numbers of the reference</value>
 
5015
    <comment>Reference's version property description.</comment>
 
5016
  </data>
 
5017
  <data name="ICSharpCode.SharpDevelop.Internal.Project.ProjectReference.WebReferenceUrl" xml:space="preserve">
 
5018
    <value>Web Reference URL</value>
 
5019
    <comment>Name of property showing the web reference's url.</comment>
 
5020
  </data>
 
5021
  <data name="ICSharpCode.SharpDevelop.Internal.Project.ProjectReference.WebReferenceUrl.Description" xml:space="preserve">
 
5022
    <value>Web reference URL</value>
 
5023
    <comment>Property description for the web reference url.</comment>
 
5024
  </data>
 
5025
  <data name="ICSharpCode.SharpDevelop.Internal.Templates.CombineDescriptor.OverwriteProjectQuestion" xml:space="preserve">
 
5026
    <value>Solution file ${combineLocation} already exists, do you want to overwrite the existing file?</value>
 
5027
  </data>
 
5028
  <data name="ICSharpCode.SharpDevelop.Internal.Templates.ProjectDescriptor.CantCreateProjectWithTypeError" xml:space="preserve">
 
5029
    <value>Can't create project with type '${type}'.</value>
 
5030
  </data>
 
5031
  <data name="ICSharpCode.SharpDevelop.Internal.Templates.ProjectDescriptor.FileCouldntBeWrittenError" xml:space="preserve">
 
5032
    <value>File ${fileName} could not be written.</value>
 
5033
  </data>
 
5034
  <data name="ICSharpCode.SharpDevelop.Internal.Templates.ProjectDescriptor.OverwriteProjectQuestion" xml:space="preserve">
 
5035
    <value>Project file ${projectLocation} already exists, do you want to overwrite the existing file ?</value>
 
5036
  </data>
 
5037
  <data name="ICSharpCode.SharpDevelop.Internal.Templates.ProjectDescriptor.OverwriteQuestion" xml:space="preserve">
 
5038
    <value>The File(s) ${fileNames} already exist, do you want to overwrite the existing file(s)?</value>
 
5039
  </data>
 
5040
  <data name="ICSharpCode.SharpDevelop.Internal.Templates.ProjectDescriptor.OverwriteQuestion.InfoName" xml:space="preserve">
 
5041
    <value>File(s) already exist</value>
 
5042
  </data>
 
5043
  <data name="ICSharpCode.SharpDevelop.LoadingFile" xml:space="preserve">
 
5044
    <value>Loading ${Filename}...</value>
 
5045
  </data>
 
5046
  <data name="ICSharpCode.SharpDevelop.Project.KeepOldSolution" xml:space="preserve">
 
5047
    <value>Keep old solution open</value>
 
5048
    <comment>Button text to keep old solution open</comment>
 
5049
  </data>
 
5050
  <data name="ICSharpCode.SharpDevelop.Project.ReloadSolution" xml:space="preserve">
 
5051
    <value>Reload solution</value>
 
5052
    <comment>Button to confirm reloading the solution after project files were changes</comment>
 
5053
  </data>
 
5054
  <data name="ICSharpCode.SharpDevelop.Project.SolutionAlteredExternallyMessage" xml:space="preserve">
 
5055
    <value>The solution has been changed externally.</value>
 
5056
  </data>
 
5057
  <data name="ICSharpCode.SharpDevelop.Project.UpgradeView.ChangeCompilerVersionLabel" xml:space="preserve">
 
5058
    <value>Convert selected &amp;projects to:</value>
 
5059
  </data>
 
5060
  <data name="ICSharpCode.SharpDevelop.Project.UpgradeView.ChangeTargetFrameworkLabel" xml:space="preserve">
 
5061
    <value>Change &amp;target framework:</value>
 
5062
  </data>
 
5063
  <data name="ICSharpCode.SharpDevelop.Project.UpgradeView.ChangeVersionGroupBoxHeader" xml:space="preserve">
 
5064
    <value>Change version of selected projects</value>
 
5065
    <comment>Title of group box that allows changing the version of the selected projects</comment>
 
5066
  </data>
 
5067
  <data name="ICSharpCode.SharpDevelop.Project.UpgradeView.CompilerVersion" xml:space="preserve">
 
5068
    <value>Compiler Version</value>
 
5069
  </data>
 
5070
  <data name="ICSharpCode.SharpDevelop.Project.UpgradeView.ConvertButton" xml:space="preserve">
 
5071
    <value>&amp;Convert</value>
 
5072
  </data>
 
5073
  <data name="ICSharpCode.SharpDevelop.Project.UpgradeView.DoNotChange" xml:space="preserve">
 
5074
    <value>&lt;do not change&gt;</value>
 
5075
    <comment>item in compiler version/target framework combo boxes that is used to indicate an ambiguous selection (several projects with different targets frameworks) and allows the user to change one of (compiler version, target framework) without changing the other</comment>
 
5076
  </data>
 
5077
  <data name="ICSharpCode.SharpDevelop.Project.UpgradeView.TargetFramework" xml:space="preserve">
 
5078
    <value>Target Framework</value>
 
5079
  </data>
 
5080
  <data name="ICSharpCode.SharpDevelop.Project.UpgradeView.Title" xml:space="preserve">
 
5081
    <value>Project Upgrade</value>
 
5082
  </data>
 
5083
  <data name="ICSharpCode.SharpDevelop.Project.UpgradeView.UpgradeFromPreviousVersionDescription" xml:space="preserve">
 
5084
    <value>This solution was created using a previous version of SharpDevelop.
 
5085
You might want to upgrade it so that you can use new language or framework features.</value>
 
5086
  </data>
 
5087
  <data name="ICSharpCode.SharpDevelop.Services.AmbienceService.AmbienceNotFoundError" xml:space="preserve">
 
5088
    <value>Current ambience not found.
 
5089
Goto 'Options-&gt;Visual Style' and change the current language ambience.</value>
 
5090
  </data>
 
5091
  <data name="ICSharpCode.TextEditor.Document.SearchReplaceManager.MarkAllDone" xml:space="preserve">
 
5092
    <value>Mark all done.</value>
 
5093
  </data>
 
5094
  <data name="ICSharpCode.TextEditor.Document.SearchReplaceManager.ReplaceAllDone" xml:space="preserve">
 
5095
    <value>${Count} replacements done.</value>
 
5096
  </data>
 
5097
  <data name="ICSharpCode.UnitTesting.AllTestsTreeNode.Text" xml:space="preserve">
 
5098
    <value>All Tests</value>
 
5099
    <comment>Unit Tests tree root node text when a solution contains multiple test projects.</comment>
 
5100
  </data>
 
5101
  <data name="ICSharpCode.UnitTesting.CodeCoverage" xml:space="preserve">
 
5102
    <value>Code Coverage</value>
 
5103
  </data>
 
5104
  <data name="ICSharpCode.UnitTesting.OptionsPanel.CreateXmlOutputFile" xml:space="preserve">
 
5105
    <value>Create XML output file</value>
 
5106
  </data>
 
5107
  <data name="ICSharpCode.UnitTesting.OptionsPanel.LabelEachTest" xml:space="preserve">
 
5108
    <value>Label each test</value>
 
5109
  </data>
 
5110
  <data name="ICSharpCode.UnitTesting.OptionsPanel.ShadowCopy" xml:space="preserve">
 
5111
    <value>Shadow copy</value>
 
5112
  </data>
 
5113
  <data name="ICSharpCode.UnitTesting.OptionsPanel.ShowLogo" xml:space="preserve">
 
5114
    <value>Show logo</value>
 
5115
  </data>
 
5116
  <data name="ICSharpCode.UnitTesting.OptionsPanel.ShowProgress" xml:space="preserve">
 
5117
    <value>Show progress</value>
 
5118
  </data>
 
5119
  <data name="ICSharpCode.UnitTesting.OptionsPanel.Thread" xml:space="preserve">
 
5120
    <value>Run tests on separate thread</value>
 
5121
  </data>
 
5122
  <data name="ICSharpCode.UnitTesting.RunAllWithCoverage" xml:space="preserve">
 
5123
    <value>Run all tests with code coverage</value>
 
5124
  </data>
 
5125
  <data name="ICSharpCode.UnitTesting.RunInTestPad" xml:space="preserve">
 
5126
    <value>Run in unit test pad</value>
 
5127
  </data>
 
5128
  <data name="ICSharpCode.UnitTesting.RunProjectTests" xml:space="preserve">
 
5129
    <value>Run tests in current project</value>
 
5130
  </data>
 
5131
  <data name="ICSharpCode.UnitTesting.RunWithCoverage" xml:space="preserve">
 
5132
    <value>Run with code coverage</value>
 
5133
  </data>
 
5134
  <data name="ICSharpCode.UnitTesting.RunWithDebugger" xml:space="preserve">
 
5135
    <value>Run with debugger</value>
 
5136
  </data>
 
5137
  <data name="ICSharpCode.UnitTesting.StatusBarProgressLabel" xml:space="preserve">
 
5138
    <value>Testing ${Name}...</value>
 
5139
    <comment>Label next to the progress bar in the status bar when running unit tests</comment>
 
5140
  </data>
 
5141
  <data name="ICSharpCode.UnitTesting.TestMenu" xml:space="preserve">
 
5142
    <value>&amp;Test</value>
 
5143
    <comment>The "Test" submenu in the "Analysis" menu</comment>
 
5144
  </data>
 
5145
  <data name="ICSharpCode.UnitTesting.TestRunnerNotFoundMessageFormat" xml:space="preserve">
 
5146
    <value>Unable to run unit tests. The file '{0}' cannot be found.</value>
 
5147
  </data>
 
5148
  <data name="ICSharpCode.WepProjectOptionsPanel" xml:space="preserve">
 
5149
    <value>Web</value>
 
5150
  </data>
 
5151
  <data name="ICSharpCode.WepProjectOptionsPanel.ApplicationExists" xml:space="preserve">
 
5152
    <value>Application already exists.</value>
 
5153
  </data>
 
5154
  <data name="ICSharpCode.WepProjectOptionsPanel.CreateVirtualDir" xml:space="preserve">
 
5155
    <value>Create application/virtual directory</value>
 
5156
  </data>
 
5157
  <data name="ICSharpCode.WepProjectOptionsPanel.DisableWebServerButton" xml:space="preserve">
 
5158
    <value>Disable web server options</value>
 
5159
  </data>
 
5160
  <data name="ICSharpCode.WepProjectOptionsPanel.IISNotFound" xml:space="preserve">
 
5161
    <value>Local IIS or IIS Express was not found.</value>
 
5162
  </data>
 
5163
  <data name="ICSharpCode.WepProjectOptionsPanel.NoIISWP" xml:space="preserve">
 
5164
    <value>ASP.NET/IIS (Express) worker process ({0}) was not found.</value>
 
5165
  </data>
 
5166
  <data name="ICSharpCode.WepProjectOptionsPanel.NoProjectUrlOrProgramAction" xml:space="preserve">
 
5167
    <value>There's no Project Url specified or external program. Check the web server at Project Properties -&amp;gt; Debug tab.</value>
 
5168
  </data>
 
5169
  <data name="ICSharpCode.WepProjectOptionsPanel.Port" xml:space="preserve">
 
5170
    <value>Server port:</value>
 
5171
  </data>
 
5172
  <data name="ICSharpCode.WepProjectOptionsPanel.ProjectUrl" xml:space="preserve">
 
5173
    <value>Project Url:</value>
 
5174
  </data>
 
5175
  <data name="ICSharpCode.WepProjectOptionsPanel.Server" xml:space="preserve">
 
5176
    <value>Web Server</value>
 
5177
  </data>
 
5178
  <data name="ICSharpCode.WepProjectOptionsPanel.UnableToAttach" xml:space="preserve">
 
5179
    <value>Debugger was unable to attach to process.</value>
 
5180
  </data>
 
5181
  <data name="ICSharpCode.WepProjectOptionsPanel.UseIISExpress" xml:space="preserve">
 
5182
    <value>Use IIS Express Web server</value>
 
5183
  </data>
 
5184
  <data name="ICSharpCode.WepProjectOptionsPanel.UseLocalIIS" xml:space="preserve">
 
5185
    <value>Use local IIS Web server</value>
 
5186
  </data>
 
5187
  <data name="ICSharpCode.WepProjectOptionsPanel.VirtualDirCreated" xml:space="preserve">
 
5188
    <value>Application/virtual directory was created.</value>
 
5189
  </data>
 
5190
  <data name="ICSharpCode.WixBinding.AddCompilerExtensionsDialog.Title" xml:space="preserve">
 
5191
    <value>Add Extensions</value>
 
5192
  </data>
 
5193
  <data name="ICSharpCode.WixBinding.AddWixExtensionToProject.WixExtensionFileFilterName" xml:space="preserve">
 
5194
    <value>WiX Extension Files</value>
 
5195
  </data>
 
5196
  <data name="ICSharpCode.WixBinding.AddWixLibraryToProject.WixLibraryFileFilterName" xml:space="preserve">
 
5197
    <value>WiX Library Files</value>
 
5198
  </data>
 
5199
  <data name="ICSharpCode.WixBinding.ApplicationSettings.OutputNameLabel" xml:space="preserve">
 
5200
    <value>Output name:</value>
 
5201
  </data>
 
5202
  <data name="ICSharpCode.WixBinding.ApplicationsSettingsPanel.OutputFileNameLabel" xml:space="preserve">
 
5203
    <value>Output filename:</value>
 
5204
  </data>
 
5205
  <data name="ICSharpCode.WixBinding.CompilerParametersPanel.CompilerExtensionsGroupBox" xml:space="preserve">
 
5206
    <value>Extensions</value>
 
5207
  </data>
 
5208
  <data name="ICSharpCode.WixBinding.CompilerParametersPanel.CulturesLabel" xml:space="preserve">
 
5209
    <value>Cultures:</value>
 
5210
  </data>
 
5211
  <data name="ICSharpCode.WixBinding.CompilerParametersPanel.SuppressIces" xml:space="preserve">
 
5212
    <value>Suppress ICEs:</value>
 
5213
  </data>
 
5214
  <data name="ICSharpCode.WixBinding.CompilerParametersPanel.TreatWarningsAsErrorsCheckBox" xml:space="preserve">
 
5215
    <value>Treat warnings as errors:</value>
 
5216
  </data>
 
5217
  <data name="ICSharpCode.WixBinding.CompilerParametersPanel.WixMSBuildExtensionsPathLabel" xml:space="preserve">
 
5218
    <value>WiX MSBuild extensions path:</value>
 
5219
  </data>
 
5220
  <data name="ICSharpCode.WixBinding.CompilerParametersPanel.WixTargetsPathLabel" xml:space="preserve">
 
5221
    <value>WiX targets path:</value>
 
5222
  </data>
 
5223
  <data name="ICSharpCode.WixBinding.CompilerParametersPanel.WixTasksPathLabel" xml:space="preserve">
 
5224
    <value>Wix tasks path:</value>
 
5225
  </data>
 
5226
  <data name="ICSharpCode.WixBinding.CompilerParametersPanel.WixToolPathLabel" xml:space="preserve">
 
5227
    <value>WiX tool path:</value>
 
5228
  </data>
 
5229
  <data name="ICSharpCode.WixBinding.CompilerParametersPanel.WixVariablesLabel" xml:space="preserve">
 
5230
    <value>WiX Variables:</value>
 
5231
  </data>
 
5232
  <data name="ICSharpCode.WixBinding.DialogDesignerGenerator.DialogIdNotFoundMessage" xml:space="preserve">
 
5233
    <value>Could not find dialog id '{0}' in the document.</value>
 
5234
    <comment>Error message displayed by the forms designer when for some reason it cannot find the dialog id in the document.</comment>
 
5235
  </data>
 
5236
  <data name="ICSharpCode.WixBinding.ExtensionBinding.InvalidExtension" xml:space="preserve">
 
5237
    <value>An extension must be of the form: Class, Assembly
 
5238
 
 
5239
For example:
 
5240
 
 
5241
Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension</value>
 
5242
  </data>
 
5243
  <data name="ICSharpCode.WixBinding.LibraryParametersPanel" xml:space="preserve">
 
5244
    <value>Library</value>
 
5245
  </data>
 
5246
  <data name="ICSharpCode.WixBinding.LinkerParametersPanel" xml:space="preserve">
 
5247
    <value>Linking</value>
 
5248
  </data>
 
5249
  <data name="ICSharpCode.WixBinding.NameValueListEditor.NameColumn" xml:space="preserve">
 
5250
    <value>Name</value>
 
5251
  </data>
 
5252
  <data name="ICSharpCode.WixBinding.NameValueListEditor.ValueColumn" xml:space="preserve">
 
5253
    <value>Value</value>
 
5254
  </data>
 
5255
  <data name="ICSharpCode.WixBinding.PackageFilesView.AddDirectoryDialog.Title" xml:space="preserve">
 
5256
    <value>Add Directory</value>
 
5257
  </data>
 
5258
  <data name="ICSharpCode.WixBinding.PackageFilesView.AddFilesDialog.Title" xml:space="preserve">
 
5259
    <value>Add files...</value>
 
5260
  </data>
 
5261
  <data name="ICSharpCode.WixBinding.PackageFilesView.AllWixFilesContainErrorsMessage" xml:space="preserve">
 
5262
    <value>Unable to find setup files. WiX files contain errors.</value>
 
5263
  </data>
 
5264
  <data name="ICSharpCode.WixBinding.PackageFilesView.NoRootDirectoryFoundMessage" xml:space="preserve">
 
5265
    <value>Unable to find any TARGETDIR Directory or DirectoryRef elements. Either these do not exist or the WiX document is not for WiX 3.0 and the namespace is not "http://schemas.microsoft.com/wix/2006/wi".</value>
 
5266
  </data>
 
5267
  <data name="ICSharpCode.WixBinding.PackageFilesView.NoWixFileFoundInProjectMessage" xml:space="preserve">
 
5268
    <value>No WiX file (.wxs) found in '{0}' project.</value>
 
5269
  </data>
 
5270
  <data name="ICSharpCode.WixBinding.PackageFilesView.Title" xml:space="preserve">
 
5271
    <value>Setup Files</value>
 
5272
  </data>
 
5273
  <data name="ICSharpCode.WixBinding.PackagesFilesView.ContextMenu.AddDirectory" xml:space="preserve">
 
5274
    <value>Add Directory...</value>
 
5275
  </data>
 
5276
  <data name="ICSharpCode.WixBinding.PackagesFilesView.ContextMenu.AddFiles" xml:space="preserve">
 
5277
    <value>Add Files...</value>
 
5278
  </data>
 
5279
  <data name="ICSharpCode.WixBinding.PreprocessorVariablesPanel" xml:space="preserve">
 
5280
    <value>Preprocessing</value>
 
5281
  </data>
 
5282
  <data name="ICSharpCode.WixBinding.ProjectBrowser.ContextMenu.AddWixExtension" xml:space="preserve">
 
5283
    <value>Add WiX Extension</value>
 
5284
  </data>
 
5285
  <data name="ICSharpCode.WixBinding.ProjectBrowser.ContextMenu.AddWixLibrary" xml:space="preserve">
 
5286
    <value>Add WiX Library</value>
 
5287
    <comment>Menu item to add a Wix Library (wixlib) to a Wix project.</comment>
 
5288
  </data>
 
5289
  <data name="ICSharpCode.WixBinding.ProjectOptions.OutputType.Installer" xml:space="preserve">
 
5290
    <value>Installation Package</value>
 
5291
  </data>
 
5292
  <data name="ICSharpCode.WixBinding.ProjectOptions.OutputType.MergeModule" xml:space="preserve">
 
5293
    <value>Merge Module</value>
 
5294
  </data>
 
5295
  <data name="ICSharpCode.WixBinding.ProjectOptions.OutputType.WixLibrary" xml:space="preserve">
 
5296
    <value>WiX Library</value>
 
5297
  </data>
 
5298
  <data name="ICSharpCode.WixBinding.SetupDialogListPad.Title" xml:space="preserve">
 
5299
    <value>Setup Dialogs</value>
 
5300
  </data>
 
5301
  <data name="ICSharpCode.WixBinding.ViewDialogXml.DialogIdNotFoundMessage" xml:space="preserve">
 
5302
    <value>Unable to find '{0}' in {1}</value>
 
5303
    <comment>{0} = Dialog id.
 
5304
{1} = Filename.
 
5305
 
 
5306
The full string will be:
 
5307
 
 
5308
Unable to find 'WelcomeDialogId' in Dialogs.wxs</comment>
 
5309
  </data>
 
5310
  <data name="ICSharpCode.WixBinding.WixCompilerExtensionPicker.AddButton" xml:space="preserve">
 
5311
    <value>Add...</value>
 
5312
  </data>
 
5313
  <data name="ICSharpCode.WixBinding.WixDialog.IllegalAttributeIntegerValue" xml:space="preserve">
 
5314
    <value>The {0} attribute's value, '{1}', is not a legal integer value.</value>
 
5315
  </data>
 
5316
  <data name="ICSharpCode.WixBinding.WixDialog.RequiredAttributeMissingMessage" xml:space="preserve">
 
5317
    <value>Required attribute '{0}' is missing.</value>
 
5318
    <comment>Error message specifying the xml attribute that is required but missing in the Wix dialog xml.</comment>
 
5319
  </data>
 
5320
  <data name="ICSharpCode.WixBinding.WixDialogDesigner.NoDialogSelectedInDocumentMessage" xml:space="preserve">
 
5321
    <value>No setup dialog selected in Wix document. Please move the cursor inside a dialog element or use the Setup Dialogs window to open a dialog.</value>
 
5322
  </data>
 
5323
  <data name="ICSharpCode.WixBinding.WixDirectoryElement.AdminToolsFolder" xml:space="preserve">
 
5324
    <value>Admin Tools</value>
 
5325
  </data>
 
5326
  <data name="ICSharpCode.WixBinding.WixDirectoryElement.AppDataFolder" xml:space="preserve">
 
5327
    <value>Application Data</value>
 
5328
  </data>
 
5329
  <data name="ICSharpCode.WixBinding.WixDirectoryElement.CommonAppDataFolder" xml:space="preserve">
 
5330
    <value>Common Application Data</value>
 
5331
  </data>
 
5332
  <data name="ICSharpCode.WixBinding.WixDirectoryElement.CommonFiles64Folder" xml:space="preserve">
 
5333
    <value>Common Files 64</value>
 
5334
  </data>
 
5335
  <data name="ICSharpCode.WixBinding.WixDirectoryElement.CommonFilesFolder" xml:space="preserve">
 
5336
    <value>Common Files</value>
 
5337
  </data>
 
5338
  <data name="ICSharpCode.WixBinding.WixDirectoryElement.DesktopFolder" xml:space="preserve">
 
5339
    <value>Desktop</value>
 
5340
  </data>
 
5341
  <data name="ICSharpCode.WixBinding.WixDirectoryElement.FavoritesFolder" xml:space="preserve">
 
5342
    <value>Favorites</value>
 
5343
  </data>
 
5344
  <data name="ICSharpCode.WixBinding.WixDirectoryElement.FontsFolder" xml:space="preserve">
 
5345
    <value>Fonts</value>
 
5346
  </data>
 
5347
  <data name="ICSharpCode.WixBinding.WixDirectoryElement.LocalAppDataFolder" xml:space="preserve">
 
5348
    <value>Local Application Data</value>
 
5349
  </data>
 
5350
  <data name="ICSharpCode.WixBinding.WixDirectoryElement.MyPicturesFolder" xml:space="preserve">
 
5351
    <value>My Pictures</value>
 
5352
  </data>
 
5353
  <data name="ICSharpCode.WixBinding.WixDirectoryElement.PersonalFolder" xml:space="preserve">
 
5354
    <value>Personal</value>
 
5355
  </data>
 
5356
  <data name="ICSharpCode.WixBinding.WixDirectoryElement.ProgramFiles64Folder" xml:space="preserve">
 
5357
    <value>Program Files (x64)</value>
 
5358
  </data>
 
5359
  <data name="ICSharpCode.WixBinding.WixDirectoryElement.ProgramFilesFolder" xml:space="preserve">
 
5360
    <value>Program Files</value>
 
5361
  </data>
 
5362
  <data name="ICSharpCode.WixBinding.WixDirectoryElement.ProgramMenuFolder" xml:space="preserve">
 
5363
    <value>Program Menu</value>
 
5364
  </data>
 
5365
  <data name="ICSharpCode.WixBinding.WixDirectoryElement.SendToFolder" xml:space="preserve">
 
5366
    <value>Send To</value>
 
5367
  </data>
 
5368
  <data name="ICSharpCode.WixBinding.WixDirectoryElement.StartMenuFolder" xml:space="preserve">
 
5369
    <value>Start Menu</value>
 
5370
  </data>
 
5371
  <data name="ICSharpCode.WixBinding.WixDirectoryElement.StartupFolder" xml:space="preserve">
 
5372
    <value>Startup</value>
 
5373
  </data>
 
5374
  <data name="ICSharpCode.WixBinding.WixDirectoryElement.System16Folder" xml:space="preserve">
 
5375
    <value>System (x16)</value>
 
5376
  </data>
 
5377
  <data name="ICSharpCode.WixBinding.WixDirectoryElement.System64Folder" xml:space="preserve">
 
5378
    <value>System (x64)</value>
 
5379
  </data>
 
5380
  <data name="ICSharpCode.WixBinding.WixDirectoryElement.SystemFolder" xml:space="preserve">
 
5381
    <value>System</value>
 
5382
  </data>
 
5383
  <data name="ICSharpCode.WixBinding.WixDirectoryElement.TempFolder" xml:space="preserve">
 
5384
    <value>Temp</value>
 
5385
  </data>
 
5386
  <data name="ICSharpCode.WixBinding.WixDirectoryElement.TemplateFolder" xml:space="preserve">
 
5387
    <value>Templates</value>
 
5388
  </data>
 
5389
  <data name="ICSharpCode.WixBinding.WixDirectoryElement.WindowsVolume" xml:space="preserve">
 
5390
    <value>Windows Volume</value>
 
5391
  </data>
 
5392
  <data name="ICSharpCode.WixBinding.WixExtensionsFolderNode.Text" xml:space="preserve">
 
5393
    <value>WiX Extensions</value>
 
5394
  </data>
 
5395
  <data name="ICSharpCode.WixBinding.WixFileFilterName" xml:space="preserve">
 
5396
    <value>WiX files</value>
 
5397
    <comment>Name of file filter for WiX files.</comment>
 
5398
  </data>
 
5399
  <data name="ICSharpCode.WixBinding.WixLibraryFolderNode.Text" xml:space="preserve">
 
5400
    <value>WiX Libraries</value>
 
5401
  </data>
 
5402
  <data name="ICSharpCode.WixBinding.WixLocalizationFileFilterName" xml:space="preserve">
 
5403
    <value>WiX Localization Files</value>
 
5404
  </data>
 
5405
  <data name="ICSharpCode.WixBinding.WixNetFxExtensionTitle" xml:space="preserve">
 
5406
    <value>.NET Framework Extension</value>
 
5407
  </data>
 
5408
  <data name="ICSharpCode.WixBinding.WixPackageFilesDiffControl.NoDiffFound" xml:space="preserve">
 
5409
    <value>No difference found.</value>
 
5410
    <comment>Message displayed in the Wix diff control to indicate that no differences between the files specified in the Wix setup document and the files on the file system were found.</comment>
 
5411
  </data>
 
5412
  <data name="ICSharpCode.WixBinding.WixProjectFileAssociation" xml:space="preserve">
 
5413
    <value>WiX Project</value>
 
5414
    <comment>Title displayed in the File Format Associations options page for Wix projects.</comment>
 
5415
  </data>
 
5416
  <data name="ICSharpCode.WixBinding.WixProjectFilesFilterName" xml:space="preserve">
 
5417
    <value>WiX Project Files</value>
 
5418
    <comment>Name for the WiX Projects file filter in the File Open dialog.</comment>
 
5419
  </data>
 
5420
  <data name="ICSharpCode.WixBinding.WixPubcaExtensionTitle" xml:space="preserve">
 
5421
    <value>COM+ and Message Queue Extension (pubca)</value>
 
5422
  </data>
 
5423
  <data name="ICSharpCode.WixBinding.WixTargetsFileFilterName" xml:space="preserve">
 
5424
    <value>WiX Targets File</value>
 
5425
  </data>
 
5426
  <data name="ICSharpCode.WixBinding.WixTasksFileFilterName" xml:space="preserve">
 
5427
    <value>WiX Tasks File</value>
 
5428
  </data>
 
5429
  <data name="ICSharpCode.WixBinding.WixVisualStudioExtensionTitle" xml:space="preserve">
 
5430
    <value>Visual Studio Extension</value>
 
5431
  </data>
 
5432
  <data name="ICSharpCode.WPFDesigner.ContextMenu.Copy" xml:space="preserve">
 
5433
    <value>Copy</value>
 
5434
  </data>
 
5435
  <data name="ICSharpCode.WPFDesigner.ContextMenu.Cut" xml:space="preserve">
 
5436
    <value>Cut</value>
 
5437
  </data>
 
5438
  <data name="ICSharpCode.WPFDesigner.ContextMenu.Outline" xml:space="preserve">
 
5439
    <value>Outline</value>
 
5440
  </data>
 
5441
  <data name="ICSharpCode.WPFDesigner.ContextMenu.Paste" xml:space="preserve">
 
5442
    <value>Paste</value>
 
5443
  </data>
 
5444
  <data name="ICSharpCode.WPFDesigner.ContextMenu.Properties" xml:space="preserve">
 
5445
    <value>Properties</value>
 
5446
  </data>
 
5447
  <data name="ICSharpCode.WPFDesigner.ContextMenu.Redo" xml:space="preserve">
 
5448
    <value>Redo</value>
 
5449
  </data>
 
5450
  <data name="ICSharpCode.WPFDesigner.ContextMenu.Remove" xml:space="preserve">
 
5451
    <value>Remove</value>
 
5452
  </data>
 
5453
  <data name="ICSharpCode.WPFDesigner.ContextMenu.Tools" xml:space="preserve">
 
5454
    <value>Tools</value>
 
5455
  </data>
 
5456
  <data name="ICSharpCode.WPFDesigner.ContextMenu.Undo" xml:space="preserve">
 
5457
    <value>Undo</value>
 
5458
  </data>
 
5459
  <data name="ICSharpCode.WPFDesigner.ContextMenu.ViewXAML" xml:space="preserve">
 
5460
    <value>View XAML</value>
 
5461
  </data>
 
5462
  <data name="ICSharpCode.XmlEditor.AddAttributeDialog.CustomAttributeLabel" xml:space="preserve">
 
5463
    <value>Custom:</value>
 
5464
  </data>
 
5465
  <data name="ICSharpCode.XmlEditor.AddAttributeDialog.Title" xml:space="preserve">
 
5466
    <value>Add Attribute</value>
 
5467
  </data>
 
5468
  <data name="ICSharpCode.XmlEditor.AddElementDialog.CustomElementLabel" xml:space="preserve">
 
5469
    <value>Custom:</value>
 
5470
  </data>
 
5471
  <data name="ICSharpCode.XmlEditor.AddElementDialog.Title" xml:space="preserve">
 
5472
    <value>Add Element</value>
 
5473
  </data>
 
5474
  <data name="ICSharpCode.XmlEditor.AssignXSLT" xml:space="preserve">
 
5475
    <value>&amp;Assign XSLT...</value>
 
5476
  </data>
 
5477
  <data name="ICSharpCode.XmlEditor.AssignXSLT.Title" xml:space="preserve">
 
5478
    <value>Assign XSLT Stylesheet</value>
 
5479
  </data>
 
5480
  <data name="ICSharpCode.XmlEditor.CreateSchemaMenuLabel" xml:space="preserve">
 
5481
    <value>&amp;Create Schema</value>
 
5482
    <comment>Menu option that creates or generates an simple xml schema from the xml file currently displayed.</comment>
 
5483
  </data>
 
5484
  <data name="ICSharpCode.XmlEditor.HideXPathResults" xml:space="preserve">
 
5485
    <value>Hide &amp;XPath Results</value>
 
5486
    <comment>Menu item that is used to remove the highlighting on items matched by the XPath query.</comment>
 
5487
  </data>
 
5488
  <data name="ICSharpCode.XmlEditor.OpenXSLT" xml:space="preserve">
 
5489
    <value>&amp;Open XSLT</value>
 
5490
  </data>
 
5491
  <data name="ICSharpCode.XmlEditor.RunXSLT" xml:space="preserve">
 
5492
    <value>Run XSL&amp;T</value>
 
5493
  </data>
 
5494
  <data name="ICSharpCode.XmlEditor.SelectXmlSchema.DialogTitle" xml:space="preserve">
 
5495
    <value>Select XML Schema</value>
 
5496
    <comment>Name of dialog allowing the user to choose a schema from a list of schema namespaces.  Dialog is opened when the user is associating a schema with a file extension.</comment>
 
5497
  </data>
 
5498
  <data name="ICSharpCode.XmlEditor.ValidateXmlMenuLabel" xml:space="preserve">
 
5499
    <value>&amp;Validate XML</value>
 
5500
    <comment>Menu option to validate the xml file currently open.</comment>
 
5501
  </data>
 
5502
  <data name="ICSharpCode.XmlEditor.XmlEditorOptionsPanel.FoldingGroupLabel" xml:space="preserve">
 
5503
    <value>Folding</value>
 
5504
    <comment>Name of the group label that holds settings for xml folding.</comment>
 
5505
  </data>
 
5506
  <data name="ICSharpCode.XmlEditor.XmlEditorOptionsPanel.ShowAttributesWhenFoldedLabel" xml:space="preserve">
 
5507
    <value>Show &amp;attributes when folded</value>
 
5508
    <comment>Check box label - shows/hides xml attributes when the element is folded.</comment>
 
5509
  </data>
 
5510
  <data name="ICSharpCode.XmlEditor.XmlEditorOptionsPanel.ShowSchemaAnnotationLabel" xml:space="preserve">
 
5511
    <value>Show schema anno&amp;tation</value>
 
5512
    <comment>Check box label.  Toggles on/off the display of xs:annotation/xs:documentation text, found in the schema, alongside the xml intellisense list.</comment>
 
5513
  </data>
 
5514
  <data name="ICSharpCode.XmlEditor.XmlEditorOptionsPanel.Title" xml:space="preserve">
 
5515
    <value>XML Options</value>
 
5516
    <comment>Name of the xml editor options panel.</comment>
 
5517
  </data>
 
5518
  <data name="ICSharpCode.XmlEditor.XmlEditorOptionsPanel.XmlCompletionGroupLabel" xml:space="preserve">
 
5519
    <value>XML Completion</value>
 
5520
    <comment>Label for xml auto-completion/intellisense options group.</comment>
 
5521
  </data>
 
5522
  <data name="ICSharpCode.XmlEditor.XmlSchemaPanel.FileExtensionLabelText" xml:space="preserve">
 
5523
    <value>&amp;Extension:</value>
 
5524
    <comment>Label for a drop down list of file extensions.</comment>
 
5525
  </data>
 
5526
  <data name="ICSharpCode.XmlEditor.XmlSchemaPanel.FileExtensionsGroupBoxText" xml:space="preserve">
 
5527
    <value>File Extensions</value>
 
5528
    <comment>Name of group box containing the file extensions and their associated schemas.</comment>
 
5529
  </data>
 
5530
  <data name="ICSharpCode.XmlEditor.XmlSchemaPanel.NamespacePrefixLabelText" xml:space="preserve">
 
5531
    <value>&amp;Prefix:</value>
 
5532
    <comment>Label for the namespace prefix (e.g. "xs") that will be associated with a given xml file extension by default.</comment>
 
5533
  </data>
 
5534
  <data name="ICSharpCode.XmlEditor.XmlSchemaPanel.SchemaLabelText" xml:space="preserve">
 
5535
    <value>&amp;Schema:</value>
 
5536
    <comment>Label for the schema namespace associated with a file extension.</comment>
 
5537
  </data>
 
5538
  <data name="ICSharpCode.XmlEditor.XmlSchemaPanel.SchemasGroupBoxText" xml:space="preserve">
 
5539
    <value>Schemas</value>
 
5540
    <comment>Name of xml schemas group box in the xml schema options dialog.</comment>
 
5541
  </data>
 
5542
  <data name="ICSharpCode.XmlEditor.XmlSchemasPanel.NamespaceExists" xml:space="preserve">
 
5543
    <value>Unable to add schema.  The namespace '{0}' already exists.</value>
 
5544
    <comment>User tried to add a schema to SharpDevelop but one has been added before with that particular namespace.</comment>
 
5545
  </data>
 
5546
  <data name="ICSharpCode.XmlEditor.XmlSchemasPanel.NoTargetNamespace" xml:space="preserve">
 
5547
    <value>Schema '{0}' does not have a target namespace.</value>
 
5548
    <comment>For a schema to be added to the xml intellisense it must have a namespace associated with it.  This error occurs when the user tries to add a schema 'filename' that does not have a targetNamespace attribute.</comment>
 
5549
  </data>
 
5550
  <data name="ICSharpCode.XmlEditor.XmlSchemasPanel.Title" xml:space="preserve">
 
5551
    <value>XML Schemas</value>
 
5552
    <comment>Name of the options panel for configuring xml schemas that SharpDevelop will provide autocomplete/intellisense for.</comment>
 
5553
  </data>
 
5554
  <data name="ICSharpCode.XmlEditor.XmlSchemasPanel.UnableToAddSchema" xml:space="preserve">
 
5555
    <value>Unable to add schema.</value>
 
5556
    <comment>User browsed for an xml schema on the file system, but we could not add it to SharpDevelop for some reason.</comment>
 
5557
  </data>
 
5558
  <data name="ICSharpCode.XmlEditor.XmlSchemasPanel.UnableToSaveChanges" xml:space="preserve">
 
5559
    <value>Unable to save changes.</value>
 
5560
    <comment>This message is shown if SharpDevelop could not save the changes the user made to the xml schemas options panel.</comment>
 
5561
  </data>
 
5562
  <data name="ICSharpCode.XmlEditor.XmlTreeView.AddAttributeMenuLabel" xml:space="preserve">
 
5563
    <value>Add Attribute...</value>
 
5564
  </data>
 
5565
  <data name="ICSharpCode.XmlEditor.XmlTreeView.AddChildCommentMenuLabel" xml:space="preserve">
 
5566
    <value>Add Child Comment</value>
 
5567
  </data>
 
5568
  <data name="ICSharpCode.XmlEditor.XmlTreeView.AddChildElementMenuLabel" xml:space="preserve">
 
5569
    <value>Add Child Element...</value>
 
5570
  </data>
 
5571
  <data name="ICSharpCode.XmlEditor.XmlTreeView.AddChildTextNodeAfterMenuLabel" xml:space="preserve">
 
5572
    <value>Add Child Text Node</value>
 
5573
  </data>
 
5574
  <data name="ICSharpCode.XmlEditor.XmlTreeView.InsertCommentAfterMenuLabel" xml:space="preserve">
 
5575
    <value>Insert Comment After</value>
 
5576
  </data>
 
5577
  <data name="ICSharpCode.XmlEditor.XmlTreeView.InsertCommentBeforeMenuLabel" xml:space="preserve">
 
5578
    <value>Insert Comment Before</value>
 
5579
  </data>
 
5580
  <data name="ICSharpCode.XmlEditor.XmlTreeView.InsertElementAfterMenuLabel" xml:space="preserve">
 
5581
    <value>Insert Element After...</value>
 
5582
  </data>
 
5583
  <data name="ICSharpCode.XmlEditor.XmlTreeView.InsertElementBeforeMenuLabel" xml:space="preserve">
 
5584
    <value>Insert Element Before...</value>
 
5585
  </data>
 
5586
  <data name="ICSharpCode.XmlEditor.XmlTreeView.InsertTextNodeAfterMenuLabel" xml:space="preserve">
 
5587
    <value>Insert Text Node After</value>
 
5588
  </data>
 
5589
  <data name="ICSharpCode.XmlEditor.XmlTreeView.InsertTextNodeBeforeMenuLabel" xml:space="preserve">
 
5590
    <value>Insert Text Node Before</value>
 
5591
  </data>
 
5592
  <data name="ICSharpCode.XmlEditor.XmlTreeView.RemoveAttributeMenuLabel" xml:space="preserve">
 
5593
    <value>Remove Attribute</value>
 
5594
  </data>
 
5595
  <data name="ICSharpCode.XmlEditor.XmlTreeView.Title" xml:space="preserve">
 
5596
    <value>XML Tree</value>
 
5597
    <comment>The title for the Xml Tree tab.</comment>
 
5598
  </data>
 
5599
  <data name="ICSharpCode.XmlEditor.XPathQueryPad.NamespaceColumnHeaderTitle" xml:space="preserve">
 
5600
    <value>Namespace</value>
 
5601
  </data>
 
5602
  <data name="ICSharpCode.XmlEditor.XPathQueryPad.NamespacesTab" xml:space="preserve">
 
5603
    <value>Namespaces</value>
 
5604
  </data>
 
5605
  <data name="ICSharpCode.XmlEditor.XPathQueryPad.NoXPathResultsMessage" xml:space="preserve">
 
5606
    <value>XPath query found 0 items.</value>
 
5607
  </data>
 
5608
  <data name="ICSharpCode.XmlEditor.XPathQueryPad.PrefixColumnHeaderTitle" xml:space="preserve">
 
5609
    <value>Prefix</value>
 
5610
  </data>
 
5611
  <data name="ICSharpCode.XmlEditor.XPathQueryPad.QueryButton" xml:space="preserve">
 
5612
    <value>Query</value>
 
5613
  </data>
 
5614
  <data name="ICSharpCode.XmlEditor.XPathQueryPad.ResultsTab" xml:space="preserve">
 
5615
    <value>Results</value>
 
5616
  </data>
 
5617
  <data name="ICSharpCode.XmlEditor.XPathQueryPad.Title" xml:space="preserve">
 
5618
    <value>XPath Query</value>
 
5619
  </data>
 
5620
  <data name="ICSharpCode.XmlEditor.XPathQueryPad.XPathLabel" xml:space="preserve">
 
5621
    <value>XPath:</value>
 
5622
  </data>
 
5623
  <data name="ICSharpCode.XmlEditor.XPathQueryPad.XPathMatchColumnHeaderTitle" xml:space="preserve">
 
5624
    <value>Match</value>
 
5625
  </data>
 
5626
  <data name="ICSharpCode.XmlEditor.XslOutputView.Title" xml:space="preserve">
 
5627
    <value>XSLT Output</value>
 
5628
  </data>
 
5629
  <data name="ILSpyAddIn.ILSpyDoesNotExist" xml:space="preserve">
 
5630
    <value>ILSpy could not be found at the specified location, or SharpDevelop does not have sufficient rights to access it.</value>
 
5631
  </data>
 
5632
  <data name="ILSpyAddIn.ILSpyPathNotSet" xml:space="preserve">
 
5633
    <value>The path to ILSpy has not been set yet.</value>
 
5634
  </data>
 
5635
  <data name="ILSpyAddIn.OpenILSpyCommand" xml:space="preserve">
 
5636
    <value>Open ILSpy</value>
 
5637
  </data>
 
5638
  <data name="ILSpyAddIn.SetILSpyPathDialog.ILSpyInfo" xml:space="preserve">
 
5639
    <value>This feature requires ILSpy. If you do not have it yet, you can download it for free there:</value>
 
5640
  </data>
 
5641
  <data name="ILSpyAddIn.SetILSpyPathDialog.PathToILSpyExe" xml:space="preserve">
 
5642
    <value>Full path to ILSpy.exe</value>
 
5643
  </data>
 
5644
  <data name="ILSpyAddIn.SetILSpyPathDialogTitle" xml:space="preserve">
 
5645
    <value>Set path to ILSpy</value>
 
5646
  </data>
 
5647
  <data name="Internal.ExternalTool.CantLoadToolConfigWarining" xml:space="preserve">
 
5648
    <value>Can't load external tools configuration file</value>
 
5649
  </data>
 
5650
  <data name="Internal.Templates.CodeTemplateLoader.CantLoadTemplatesWarning" xml:space="preserve">
 
5651
    <value>Can't load templates configuration file</value>
 
5652
  </data>
 
5653
  <data name="Internal.Templates.ProjectTemplate.LoadingError" xml:space="preserve">
 
5654
    <value>Error while loading project template:</value>
 
5655
  </data>
 
5656
  <data name="MainWindow.CannotCloseWithBuildInProgressMessage" xml:space="preserve">
 
5657
    <value>The build must finish before SharpDevelop can be closed.</value>
 
5658
    <comment>Warning message displayed to user if they try to close SharpDevelop whilst a build is running.</comment>
 
5659
  </data>
 
5660
  <data name="MainWindow.CompilerMessages.BuildCancelled" xml:space="preserve">
 
5661
    <value>Build was cancelled.</value>
 
5662
    <comment>Message when build was cancelled by user</comment>
 
5663
  </data>
 
5664
  <data name="MainWindow.CompilerMessages.BuildFailed" xml:space="preserve">
 
5665
    <value>Build failed.</value>
 
5666
  </data>
 
5667
  <data name="MainWindow.CompilerMessages.BuildFinished" xml:space="preserve">
 
5668
    <value>Build finished successfully.</value>
 
5669
  </data>
 
5670
  <data name="MainWindow.CompilerMessages.BuildStarted" xml:space="preserve">
 
5671
    <value>Build started.</value>
 
5672
  </data>
 
5673
  <data name="MainWindow.CompilerMessages.BuildStartedOutput" xml:space="preserve">
 
5674
    <value>------ Build started: Project: ${Project} Configuration: ${Config} ------</value>
 
5675
  </data>
 
5676
  <data name="MainWindow.CompilerMessages.BuildVerb" xml:space="preserve">
 
5677
    <value>Building</value>
 
5678
    <comment>Verb describing that SharpDevelop is currently building a project</comment>
 
5679
  </data>
 
5680
  <data name="MainWindow.CompilerMessages.CompileVerb" xml:space="preserve">
 
5681
    <value>Compiling</value>
 
5682
    <comment>Verb describing that SharpDevelop is currently compiling a project</comment>
 
5683
  </data>
 
5684
  <data name="MainWindow.CompilerMessages.CreatingCOMInteropAssembly" xml:space="preserve">
 
5685
    <value>Building COM interop assembly...</value>
 
5686
  </data>
 
5687
  <data name="MainWindow.CompilerMessages.ExecuteScript" xml:space="preserve">
 
5688
    <value>Execute : ${Script}</value>
 
5689
  </data>
 
5690
  <data name="MainWindow.CompilerMessages.MSBuildAlreadyRunning" xml:space="preserve">
 
5691
    <value>MSBuild is already running!</value>
 
5692
  </data>
 
5693
  <data name="MainWindow.CompilerMessages.PerformingMainCompilationOutput" xml:space="preserve">
 
5694
    <value>Performing main compilation...</value>
 
5695
  </data>
 
5696
  <data name="MainWindow.CompilerMessages.ProjectStatsOutput" xml:space="preserve">
 
5697
    <value>Build complete -- ${Errors} errors, ${Warnings} warnings</value>
 
5698
  </data>
 
5699
  <data name="MainWindow.CompilerMessages.SkipProjectNoChanges" xml:space="preserve">
 
5700
    <value>Skipped ${Name} (no changes inside SharpDevelop)</value>
 
5701
    <comment>Message when a project is not compiled because it was not modified</comment>
 
5702
  </data>
 
5703
  <data name="MainWindow.DialogName" xml:space="preserve">
 
5704
    <value>SharpDevelop</value>
 
5705
  </data>
 
5706
  <data name="MainWindow.DiscardChangesMessage" xml:space="preserve">
 
5707
    <value>Do you really want to discard your changes ?</value>
 
5708
  </data>
 
5709
  <data name="MainWindow.SaveChangesMessage" xml:space="preserve">
 
5710
    <value>Do you want to save the current changes?</value>
 
5711
  </data>
 
5712
  <data name="MainWindow.SaveChangesMessageHeader" xml:space="preserve">
 
5713
    <value>Save Changes in</value>
 
5714
  </data>
 
5715
  <data name="MainWindow.StatusBar.CompilingMessage" xml:space="preserve">
 
5716
    <value>Compiling ${Project}</value>
 
5717
  </data>
 
5718
  <data name="MainWindow.StatusBar.ReadyMessage" xml:space="preserve">
 
5719
    <value>Ready</value>
 
5720
  </data>
 
5721
  <data name="MainWindow.Windows.BookmarkPad.DeleteAllMarks.ToolTip" xml:space="preserve">
 
5722
    <value>Delete all bookmarks in all buffers.</value>
 
5723
    <comment>DeleteAllMarks icon tooltip.</comment>
 
5724
  </data>
 
5725
  <data name="MainWindow.Windows.BookmarkPad.DeleteMark.ToolTip" xml:space="preserve">
 
5726
    <value>Delete bookmark</value>
 
5727
  </data>
 
5728
  <data name="MainWindow.Windows.BookmarkPad.EnableDisableAll.ToolTip" xml:space="preserve">
 
5729
    <value>Enable/Disable all</value>
 
5730
  </data>
 
5731
  <data name="MainWindow.Windows.BookmarkPad.GotoNext.ToolTip" xml:space="preserve">
 
5732
    <value>Goto next bookmark</value>
 
5733
  </data>
 
5734
  <data name="MainWindow.Windows.BookmarkPad.GotoPrev.ToolTip" xml:space="preserve">
 
5735
    <value>Goto previous bookmark</value>
 
5736
  </data>
 
5737
  <data name="MainWindow.Windows.BookmarkPad.LineText" xml:space="preserve">
 
5738
    <value>{0} @line {1}</value>
 
5739
    <comment>format string for displaying "filename @line #" in the bookmarks pad</comment>
 
5740
  </data>
 
5741
  <data name="MainWindow.Windows.BookmarkPad.LocationText" xml:space="preserve">
 
5742
    <value>Location</value>
 
5743
    <comment>Column title for the bookmark location</comment>
 
5744
  </data>
 
5745
  <data name="MainWindow.Windows.BookmarksLabel" xml:space="preserve">
 
5746
    <value>Bookmarks</value>
 
5747
  </data>
 
5748
  <data name="MainWindow.Windows.ClassBrowser.BackButton.ToolTip" xml:space="preserve">
 
5749
    <value>Back</value>
 
5750
  </data>
 
5751
  <data name="MainWindow.Windows.ClassBrowser.BaseTypes" xml:space="preserve">
 
5752
    <value>Base types</value>
 
5753
  </data>
 
5754
  <data name="MainWindow.Windows.ClassBrowser.ClassViewSettings.ShowOtherMembers.Label" xml:space="preserve">
 
5755
    <value>Show &amp;Other Members</value>
 
5756
  </data>
 
5757
  <data name="MainWindow.Windows.ClassBrowser.ClassViewSettings.ShowPrivateMembers.Label" xml:space="preserve">
 
5758
    <value>Show P&amp;rivate Members</value>
 
5759
  </data>
 
5760
  <data name="MainWindow.Windows.ClassBrowser.ClassViewSettings.ShowProjectReferences.Label" xml:space="preserve">
 
5761
    <value>Show &amp;Project References</value>
 
5762
  </data>
 
5763
  <data name="MainWindow.Windows.ClassBrowser.ClassViewSettings.ShowProtectedMembers.Label" xml:space="preserve">
 
5764
    <value>Show Pr&amp;otected Members</value>
 
5765
  </data>
 
5766
  <data name="MainWindow.Windows.ClassBrowser.ClassViewSettings.ShowPublicMembers.Label" xml:space="preserve">
 
5767
    <value>&amp;Show Public Members</value>
 
5768
  </data>
 
5769
  <data name="MainWindow.Windows.ClassBrowser.ClassViewSettingsButton.ToolTip" xml:space="preserve">
 
5770
    <value>Class View Settings</value>
 
5771
  </data>
 
5772
  <data name="MainWindow.Windows.ClassBrowser.ClearSearch.ToolTip" xml:space="preserve">
 
5773
    <value>Clear Search</value>
 
5774
  </data>
 
5775
  <data name="MainWindow.Windows.ClassBrowser.CommitSearch.ToolTip" xml:space="preserve">
 
5776
    <value>Search</value>
 
5777
  </data>
 
5778
  <data name="MainWindow.Windows.ClassBrowser.DerivedTypes" xml:space="preserve">
 
5779
    <value>Derived types</value>
 
5780
  </data>
 
5781
  <data name="MainWindow.Windows.ClassBrowser.ForwardButton.ToolTip" xml:space="preserve">
 
5782
    <value>Forward</value>
 
5783
  </data>
 
5784
  <data name="MainWindow.Windows.ClassBrowser.NoResultsFound" xml:space="preserve">
 
5785
    <value>No search results found.</value>
 
5786
  </data>
 
5787
  <data name="MainWindow.Windows.ClassBrowser.SearchButton.ToolTip" xml:space="preserve">
 
5788
    <value>Class View Search</value>
 
5789
  </data>
 
5790
  <data name="MainWindow.Windows.ClassScoutLabel" xml:space="preserve">
 
5791
    <value>Classes</value>
 
5792
  </data>
 
5793
  <data name="MainWindow.Windows.CompilerMessageView.ClearAllButton.ToolTip" xml:space="preserve">
 
5794
    <value>Clear All</value>
 
5795
  </data>
 
5796
  <data name="MainWindow.Windows.CompilerMessageView.ShowOutputFromComboBox.ToolTip" xml:space="preserve">
 
5797
    <value>Show output from:</value>
 
5798
  </data>
 
5799
  <data name="MainWindow.Windows.CompilerMessageView.ToggleWordWrapButton.ToolTip" xml:space="preserve">
 
5800
    <value>Toggle Word Wrap</value>
 
5801
  </data>
 
5802
  <data name="MainWindow.Windows.Debug.Breakpoints" xml:space="preserve">
 
5803
    <value>Breakpoints</value>
 
5804
  </data>
 
5805
  <data name="MainWindow.Windows.Debug.CallStack" xml:space="preserve">
 
5806
    <value>Callstack</value>
 
5807
  </data>
 
5808
  <data name="MainWindow.Windows.Debug.CallStack.CannotSwitchWhileRunning" xml:space="preserve">
 
5809
    <value>You cannot switch functions while the debugger is running.</value>
 
5810
  </data>
 
5811
  <data name="MainWindow.Windows.Debug.CallStack.CannotSwitchWithoutSymbols" xml:space="preserve">
 
5812
    <value>You cannot switch to a function without symbols.</value>
 
5813
  </data>
 
5814
  <data name="MainWindow.Windows.Debug.CallStack.CannotSwitchWithoutSymbolsOrDecompiledCodeOptions" xml:space="preserve">
 
5815
    <value>You cannot switch to a function without symbols without enabling decompiled code options.</value>
 
5816
  </data>
 
5817
  <data name="MainWindow.Windows.Debug.CallStack.ExternalMethods" xml:space="preserve">
 
5818
    <value>[External methods]</value>
 
5819
    <comment>Show in the callstack instead of external methods (without symbols)</comment>
 
5820
  </data>
 
5821
  <data name="MainWindow.Windows.Debug.CallStack.FunctionSwitch" xml:space="preserve">
 
5822
    <value>Function switch</value>
 
5823
  </data>
 
5824
  <data name="MainWindow.Windows.Debug.CallStack.Language" xml:space="preserve">
 
5825
    <value>Language</value>
 
5826
  </data>
 
5827
  <data name="MainWindow.Windows.Debug.CallStack.Module" xml:space="preserve">
 
5828
    <value>Module</value>
 
5829
  </data>
 
5830
  <data name="MainWindow.Windows.Debug.CallStack.ShowArgumentNames" xml:space="preserve">
 
5831
    <value>Show argument names</value>
 
5832
  </data>
 
5833
  <data name="MainWindow.Windows.Debug.CallStack.ShowArgumentValues" xml:space="preserve">
 
5834
    <value>Show argument values</value>
 
5835
  </data>
 
5836
  <data name="MainWindow.Windows.Debug.CallStack.ShowExternalMethods" xml:space="preserve">
 
5837
    <value>Show external methods</value>
 
5838
  </data>
 
5839
  <data name="MainWindow.Windows.Debug.CallStack.ShowLineNumber" xml:space="preserve">
 
5840
    <value>Show line number</value>
 
5841
  </data>
 
5842
  <data name="MainWindow.Windows.Debug.CallStack.ShowModuleNames" xml:space="preserve">
 
5843
    <value>Show module names</value>
 
5844
  </data>
 
5845
  <data name="MainWindow.Windows.Debug.Conditional.Breakpoints.Ask" xml:space="preserve">
 
5846
    <value>Ask</value>
 
5847
  </data>
 
5848
  <data name="MainWindow.Windows.Debug.Conditional.Breakpoints.Break" xml:space="preserve">
 
5849
    <value>Break</value>
 
5850
  </data>
 
5851
  <data name="MainWindow.Windows.Debug.Conditional.Breakpoints.Breakpoint" xml:space="preserve">
 
5852
    <value>Breakpoint</value>
 
5853
  </data>
 
5854
  <data name="MainWindow.Windows.Debug.Conditional.Breakpoints.BreakpointHit" xml:space="preserve">
 
5855
    <value>Breakpoint hit!</value>
 
5856
  </data>
 
5857
  <data name="MainWindow.Windows.Debug.Conditional.Breakpoints.BreakpointHitAt" xml:space="preserve">
 
5858
    <value>Hit breakpoint at line {0} in {1}.</value>
 
5859
  </data>
 
5860
  <data name="MainWindow.Windows.Debug.Conditional.Breakpoints.BreakpointHitAtBecause" xml:space="preserve">
 
5861
    <value>Hit breakpoint at line {0} in {1} because {2}</value>
 
5862
  </data>
 
5863
  <data name="MainWindow.Windows.Debug.Conditional.Breakpoints.Condition" xml:space="preserve">
 
5864
    <value>Conditional</value>
 
5865
  </data>
 
5866
  <data name="MainWindow.Windows.Debug.Conditional.Breakpoints.ConditionalColumnHeader" xml:space="preserve">
 
5867
    <value>Condition</value>
 
5868
    <comment>column title for a conditional breakpoint's condition</comment>
 
5869
  </data>
 
5870
  <data name="MainWindow.Windows.Debug.Conditional.Breakpoints.Continue" xml:space="preserve">
 
5871
    <value>Continue</value>
 
5872
  </data>
 
5873
  <data name="MainWindow.Windows.Debug.Conditional.Breakpoints.DisableBreakpoint" xml:space="preserve">
 
5874
    <value>Disable breakpoint</value>
 
5875
  </data>
 
5876
  <data name="MainWindow.Windows.Debug.Conditional.Breakpoints.EnableBreakpoint" xml:space="preserve">
 
5877
    <value>Enable breakpoint</value>
 
5878
  </data>
 
5879
  <data name="MainWindow.Windows.Debug.Conditional.Breakpoints.ScriptingWindow.CheckSyntax" xml:space="preserve">
 
5880
    <value>Check syntax</value>
 
5881
  </data>
 
5882
  <data name="MainWindow.Windows.Debug.Conditional.Breakpoints.ScriptingWindow.ScriptingLanguage" xml:space="preserve">
 
5883
    <value>Scripting language</value>
 
5884
  </data>
 
5885
  <data name="MainWindow.Windows.Debug.Conditional.Breakpoints.ScriptingWindow.Title" xml:space="preserve">
 
5886
    <value>Edit Debugger Script</value>
 
5887
  </data>
 
5888
  <data name="MainWindow.Windows.Debug.Conditional.Breakpoints.Terminate" xml:space="preserve">
 
5889
    <value>Terminate</value>
 
5890
  </data>
 
5891
  <data name="MainWindow.Windows.Debug.Conditional.Breakpoints.Trace" xml:space="preserve">
 
5892
    <value>Trace</value>
 
5893
  </data>
 
5894
  <data name="MainWindow.Windows.Debug.Console" xml:space="preserve">
 
5895
    <value>Console</value>
 
5896
  </data>
 
5897
  <data name="MainWindow.Windows.Debug.ExceptionForm.Break" xml:space="preserve">
 
5898
    <value>Break</value>
 
5899
    <comment>Button.
 
5900
Breaks the execution.  Shows the current location of debuggee in the editor.</comment>
 
5901
  </data>
 
5902
  <data name="MainWindow.Windows.Debug.ExceptionForm.Continue" xml:space="preserve">
 
5903
    <value>Continue</value>
 
5904
    <comment>Button.
 
5905
Continues the execution of debuggee.
 
5906
Button is enabled only for handled exceptions.</comment>
 
5907
  </data>
 
5908
  <data name="MainWindow.Windows.Debug.ExceptionForm.Error.CannotInterceptException" xml:space="preserve">
 
5909
    <value>Can not intercept exception. Debugged program can not be continued and properties can not be evaluated.</value>
 
5910
    <comment>eg. Happens on StackOverflow exception.</comment>
 
5911
  </data>
 
5912
  <data name="MainWindow.Windows.Debug.ExceptionForm.HideExceptionDetails" xml:space="preserve">
 
5913
    <value>Hide Exception Details</value>
 
5914
  </data>
 
5915
  <data name="MainWindow.Windows.Debug.ExceptionForm.LineFormat.EndOfInnerException" xml:space="preserve">
 
5916
    <value>--- End of inner exception stack trace ---</value>
 
5917
  </data>
 
5918
  <data name="MainWindow.Windows.Debug.ExceptionForm.LineFormat.NoSymbols" xml:space="preserve">
 
5919
    <value>at {0}</value>
 
5920
    <comment>NB: Only used for exceptions that can not be intercepted (eg. StackOverflow)</comment>
 
5921
  </data>
 
5922
  <data name="MainWindow.Windows.Debug.ExceptionForm.LineFormat.Symbols" xml:space="preserve">
 
5923
    <value>at {0} in {1}:line {2}</value>
 
5924
    <comment>NB: Only used for exceptions that can not be intercepted (eg. StackOverflow)</comment>
 
5925
  </data>
 
5926
  <data name="MainWindow.Windows.Debug.ExceptionForm.Message" xml:space="preserve">
 
5927
    <value>An exception of type {0} was thrown:\n{1}</value>
 
5928
  </data>
 
5929
  <data name="MainWindow.Windows.Debug.ExceptionForm.ShowExceptionDetails" xml:space="preserve">
 
5930
    <value>Show Exception Details</value>
 
5931
  </data>
 
5932
  <data name="MainWindow.Windows.Debug.ExceptionForm.Terminate" xml:space="preserve">
 
5933
    <value>Terminate</value>
 
5934
    <comment>Button.
 
5935
Stop/terminate the debuggee.</comment>
 
5936
  </data>
 
5937
  <data name="MainWindow.Windows.Debug.ExceptionForm.Title" xml:space="preserve">
 
5938
    <value>Exception</value>
 
5939
    <comment>NOT USED</comment>
 
5940
  </data>
 
5941
  <data name="MainWindow.Windows.Debug.ExceptionForm.Title.Handled" xml:space="preserve">
 
5942
    <value>Handled exception</value>
 
5943
  </data>
 
5944
  <data name="MainWindow.Windows.Debug.ExceptionForm.Title.Unhandled" xml:space="preserve">
 
5945
    <value>Unhandled exception</value>
 
5946
  </data>
 
5947
  <data name="MainWindow.Windows.Debug.ExceptionHistory" xml:space="preserve">
 
5948
    <value>Exception history</value>
 
5949
  </data>
 
5950
  <data name="MainWindow.Windows.Debug.ExceptionHistory.Exception" xml:space="preserve">
 
5951
    <value>Exception</value>
 
5952
  </data>
 
5953
  <data name="MainWindow.Windows.Debug.ExceptionHistory.Time" xml:space="preserve">
 
5954
    <value>Time</value>
 
5955
  </data>
 
5956
  <data name="MainWindow.Windows.Debug.HideZoomControl" xml:space="preserve">
 
5957
    <value>Show/Hide Zoom Control</value>
 
5958
  </data>
 
5959
  <data name="MainWindow.Windows.Debug.Local" xml:space="preserve">
 
5960
    <value>Local</value>
 
5961
  </data>
 
5962
  <data name="MainWindow.Windows.Debug.LocalVariables" xml:space="preserve">
 
5963
    <value>Local variables</value>
 
5964
  </data>
 
5965
  <data name="MainWindow.Windows.Debug.LocalVariables.BaseClass" xml:space="preserve">
 
5966
    <value>Base class</value>
 
5967
    <comment>Name of submenu which contains members of type's base class</comment>
 
5968
  </data>
 
5969
  <data name="MainWindow.Windows.Debug.LocalVariables.CannotExploreVariablesWhileRunning" xml:space="preserve">
 
5970
    <value>You cannot explore variables while the debuggee is running.</value>
 
5971
  </data>
 
5972
  <data name="MainWindow.Windows.Debug.LocalVariables.CannotSetValue.BadFormat" xml:space="preserve">
 
5973
    <value>Can not convert {0} to {1}</value>
 
5974
    <comment>Occurs when user edits value but enters value in a bad format</comment>
 
5975
  </data>
 
5976
  <data name="MainWindow.Windows.Debug.LocalVariables.CannotSetValue.Title" xml:space="preserve">
 
5977
    <value>Can not set value</value>
 
5978
  </data>
 
5979
  <data name="MainWindow.Windows.Debug.LocalVariables.CannotSetValue.UnknownError" xml:space="preserve">
 
5980
    <value>Can not set value</value>
 
5981
    <comment>Generic error. Occurs when user edits value.</comment>
 
5982
  </data>
 
5983
  <data name="MainWindow.Windows.Debug.LocalVariables.CopyToClipboard" xml:space="preserve">
 
5984
    <value>Copy value to clipboard</value>
 
5985
    <comment>Item in variable's context menu</comment>
 
5986
  </data>
 
5987
  <data name="MainWindow.Windows.Debug.LocalVariables.NonPublicMembers" xml:space="preserve">
 
5988
    <value>Non-Public members</value>
 
5989
  </data>
 
5990
  <data name="MainWindow.Windows.Debug.LocalVariables.NonPublicStaticMembers" xml:space="preserve">
 
5991
    <value>Non-Public Static members</value>
 
5992
  </data>
 
5993
  <data name="MainWindow.Windows.Debug.LocalVariables.PrivateMembers" xml:space="preserve">
 
5994
    <value>Private members</value>
 
5995
    <comment>obsolete</comment>
 
5996
  </data>
 
5997
  <data name="MainWindow.Windows.Debug.LocalVariables.PrivateStaticMembers" xml:space="preserve">
 
5998
    <value>Private Static members</value>
 
5999
    <comment>obsolete</comment>
 
6000
  </data>
 
6001
  <data name="MainWindow.Windows.Debug.LocalVariables.ShowFullError" xml:space="preserve">
 
6002
    <value>Show full error...</value>
 
6003
    <comment>Context menu item.
 
6004
Shown for values that could not be obtained due to error.
 
6005
Shows the full callstack of the error.</comment>
 
6006
  </data>
 
6007
  <data name="MainWindow.Windows.Debug.LocalVariables.ShowInHexadecimal" xml:space="preserve">
 
6008
    <value>Show values in hexadecimal</value>
 
6009
    <comment>Item in variable's context menu</comment>
 
6010
  </data>
 
6011
  <data name="MainWindow.Windows.Debug.LocalVariables.StaticMembers" xml:space="preserve">
 
6012
    <value>Static members</value>
 
6013
  </data>
 
6014
  <data name="MainWindow.Windows.Debug.MemoryPad" xml:space="preserve">
 
6015
    <value>Memory</value>
 
6016
  </data>
 
6017
  <data name="MainWindow.Windows.Debug.MemoryPad.AddressNotFound" xml:space="preserve">
 
6018
    <value>The address {0} was not found!</value>
 
6019
  </data>
 
6020
  <data name="MainWindow.Windows.Debug.MemoryPad.ByteSize" xml:space="preserve">
 
6021
    <value>Display bytes size:</value>
 
6022
  </data>
 
6023
  <data name="MainWindow.Windows.Debug.MemoryPad.JumpTo" xml:space="preserve">
 
6024
    <value>Jump to address:</value>
 
6025
  </data>
 
6026
  <data name="MainWindow.Windows.Debug.MemoryPad.NextAddress" xml:space="preserve">
 
6027
    <value>Next virtual addresses</value>
 
6028
  </data>
 
6029
  <data name="MainWindow.Windows.Debug.MemoryPad.NoMappings" xml:space="preserve">
 
6030
    <value>No mappings for memory addresses!</value>
 
6031
  </data>
 
6032
  <data name="MainWindow.Windows.Debug.MemoryPad.NotDebuggingOrProcessRunning" xml:space="preserve">
 
6033
    <value>Not debugging or process is running!</value>
 
6034
  </data>
 
6035
  <data name="MainWindow.Windows.Debug.MemoryPad.PreviousAddress" xml:space="preserve">
 
6036
    <value>Previous virtual addresses</value>
 
6037
  </data>
 
6038
  <data name="MainWindow.Windows.Debug.MemoryPad.ReadingFromFormat" xml:space="preserve">
 
6039
    <value>Reading from {0} to {1} - size {2}.</value>
 
6040
  </data>
 
6041
  <data name="MainWindow.Windows.Debug.MemoryPad.Refresh" xml:space="preserve">
 
6042
    <value>Refresh current addresses</value>
 
6043
  </data>
 
6044
  <data name="MainWindow.Windows.Debug.MemoryPad.UnableToReadFormat" xml:space="preserve">
 
6045
    <value>Unable to read at address {0} of size {1}.</value>
 
6046
  </data>
 
6047
  <data name="MainWindow.Windows.Debug.Modules" xml:space="preserve">
 
6048
    <value>Loaded modules</value>
 
6049
  </data>
 
6050
  <data name="MainWindow.Windows.Debug.Modules.AddressColumn" xml:space="preserve">
 
6051
    <value>Address</value>
 
6052
  </data>
 
6053
  <data name="MainWindow.Windows.Debug.Modules.HasNoSymbols" xml:space="preserve">
 
6054
    <value>No symbols loaded.</value>
 
6055
  </data>
 
6056
  <data name="MainWindow.Windows.Debug.Modules.HasSymbols" xml:space="preserve">
 
6057
    <value>Symbols loaded.</value>
 
6058
  </data>
 
6059
  <data name="MainWindow.Windows.Debug.Modules.OrderColumn" xml:space="preserve">
 
6060
    <value>Order</value>
 
6061
  </data>
 
6062
  <data name="MainWindow.Windows.Debug.Modules.ProgramColumn" xml:space="preserve">
 
6063
    <value>Program</value>
 
6064
  </data>
 
6065
  <data name="MainWindow.Windows.Debug.Modules.SymbolsColumn" xml:space="preserve">
 
6066
    <value>Symbols</value>
 
6067
  </data>
 
6068
  <data name="MainWindow.Windows.Debug.Modules.TimestampColumn" xml:space="preserve">
 
6069
    <value>Timestamp</value>
 
6070
  </data>
 
6071
  <data name="MainWindow.Windows.Debug.Modules.VersionColumn" xml:space="preserve">
 
6072
    <value>Version</value>
 
6073
  </data>
 
6074
  <data name="MainWindow.Windows.Debug.ObjectGraph" xml:space="preserve">
 
6075
    <value>Object Graph</value>
 
6076
  </data>
 
6077
  <data name="MainWindow.Windows.Debug.ParallelStack" xml:space="preserve">
 
6078
    <value>Parallel Stacks</value>
 
6079
  </data>
 
6080
  <data name="MainWindow.Windows.Debug.RunToCursor" xml:space="preserve">
 
6081
    <value>Run to cursor</value>
 
6082
  </data>
 
6083
  <data name="MainWindow.Windows.Debug.SetCurrentStatement" xml:space="preserve">
 
6084
    <value>Set current statement</value>
 
6085
  </data>
 
6086
  <data name="MainWindow.Windows.Debug.StopDebugging.Message" xml:space="preserve">
 
6087
    <value>Do you want to stop debugging?</value>
 
6088
  </data>
 
6089
  <data name="MainWindow.Windows.Debug.StopProcessDialog.Message" xml:space="preserve">
 
6090
    <value>Detach from the process or terminate it?</value>
 
6091
  </data>
 
6092
  <data name="MainWindow.Windows.Debug.Threads" xml:space="preserve">
 
6093
    <value>Threads</value>
 
6094
  </data>
 
6095
  <data name="MainWindow.Windows.Debug.Threads.CannotFreezeWhileRunning" xml:space="preserve">
 
6096
    <value>You cannot freeze or thaw threads while the debugger is running.</value>
 
6097
  </data>
 
6098
  <data name="MainWindow.Windows.Debug.Threads.CannotStepNoActiveFunction" xml:space="preserve">
 
6099
    <value>You cannot step because there is no active function selected</value>
 
6100
  </data>
 
6101
  <data name="MainWindow.Windows.Debug.Threads.CannotSwitchOnNAFrame" xml:space="preserve">
 
6102
    <value>You cannot switch to a thread with no available frame.</value>
 
6103
  </data>
 
6104
  <data name="MainWindow.Windows.Debug.Threads.CannotSwitchWhileRunning" xml:space="preserve">
 
6105
    <value>You cannot switch threads while the debugger is running.</value>
 
6106
  </data>
 
6107
  <data name="MainWindow.Windows.Debug.Threads.CannotSwitchWithoutDecompiledCodeOptions" xml:space="preserve">
 
6108
    <value>You cannot switch to a thread in decompiled code without enabling decomplied code options.</value>
 
6109
  </data>
 
6110
  <data name="MainWindow.Windows.Debug.Threads.Freeze" xml:space="preserve">
 
6111
    <value>Freeze</value>
 
6112
  </data>
 
6113
  <data name="MainWindow.Windows.Debug.Threads.Frozen" xml:space="preserve">
 
6114
    <value>Frozen</value>
 
6115
  </data>
 
6116
  <data name="MainWindow.Windows.Debug.Threads.Priority" xml:space="preserve">
 
6117
    <value>Priority</value>
 
6118
  </data>
 
6119
  <data name="MainWindow.Windows.Debug.Threads.Priority.AboveNormal" xml:space="preserve">
 
6120
    <value>Above normal</value>
 
6121
  </data>
 
6122
  <data name="MainWindow.Windows.Debug.Threads.Priority.BelowNormal" xml:space="preserve">
 
6123
    <value>Below normal</value>
 
6124
  </data>
 
6125
  <data name="MainWindow.Windows.Debug.Threads.Priority.Highest" xml:space="preserve">
 
6126
    <value>Highest</value>
 
6127
  </data>
 
6128
  <data name="MainWindow.Windows.Debug.Threads.Priority.Lowest" xml:space="preserve">
 
6129
    <value>Lowest</value>
 
6130
  </data>
 
6131
  <data name="MainWindow.Windows.Debug.Threads.Priority.Normal" xml:space="preserve">
 
6132
    <value>Normal</value>
 
6133
  </data>
 
6134
  <data name="MainWindow.Windows.Debug.Threads.ThreadSwitch" xml:space="preserve">
 
6135
    <value>Thread switch</value>
 
6136
  </data>
 
6137
  <data name="MainWindow.Windows.Debug.ToggleMethodView" xml:space="preserve">
 
6138
    <value>Toggle Method View</value>
 
6139
  </data>
 
6140
  <data name="MainWindow.Windows.Debug.Watch" xml:space="preserve">
 
6141
    <value>Watch</value>
 
6142
  </data>
 
6143
  <data name="MainWindow.Windows.Debug.Watch.AddWatch" xml:space="preserve">
 
6144
    <value>Add watch</value>
 
6145
  </data>
 
6146
  <data name="MainWindow.Windows.Debug.Watch.EnterExpression" xml:space="preserve">
 
6147
    <value>Enter an expression to watch:</value>
 
6148
  </data>
 
6149
  <data name="MainWindow.Windows.Debug.Watch.InvalidExpression" xml:space="preserve">
 
6150
    <value>Invalid expression: {0}</value>
 
6151
  </data>
 
6152
  <data name="MainWindow.Windows.Debug.Watch.Refresh" xml:space="preserve">
 
6153
    <value>Refresh</value>
 
6154
  </data>
 
6155
  <data name="MainWindow.Windows.Debug.Watch.RemoveAll" xml:space="preserve">
 
6156
    <value>Remove all</value>
 
6157
  </data>
 
6158
  <data name="MainWindow.Windows.Debug.Watch.RemoveWatch" xml:space="preserve">
 
6159
    <value>Remove watch</value>
 
6160
  </data>
 
6161
  <data name="MainWindow.Windows.DefinitionViewLabel" xml:space="preserve">
 
6162
    <value>Definition View</value>
 
6163
    <comment>Title of the definition view pad</comment>
 
6164
  </data>
 
6165
  <data name="MainWindow.Windows.ErrorList" xml:space="preserve">
 
6166
    <value>Errors</value>
 
6167
  </data>
 
6168
  <data name="MainWindow.Windows.ErrorList.ErrorButton.Label" xml:space="preserve">
 
6169
    <value>${TaskService.Errors} Errors</value>
 
6170
  </data>
 
6171
  <data name="MainWindow.Windows.ErrorList.ErrorButton.ToolTip" xml:space="preserve">
 
6172
    <value>Select whether errors are displayed in the list.</value>
 
6173
  </data>
 
6174
  <data name="MainWindow.Windows.ErrorList.MessageButton.Label" xml:space="preserve">
 
6175
    <value>${TaskService.Messages} Messages</value>
 
6176
  </data>
 
6177
  <data name="MainWindow.Windows.ErrorList.MessageButton.ToolTip" xml:space="preserve">
 
6178
    <value>Select whether messages are displayed in the list.</value>
 
6179
  </data>
 
6180
  <data name="MainWindow.Windows.ErrorList.WarningButton.Label" xml:space="preserve">
 
6181
    <value>${TaskService.Warnings} Warnings</value>
 
6182
  </data>
 
6183
  <data name="MainWindow.Windows.ErrorList.WarningButton.ToolTip" xml:space="preserve">
 
6184
    <value>Select whether warnings are displayed in the list.</value>
 
6185
  </data>
 
6186
  <data name="MainWindow.Windows.FileScout.DriveType.CD" xml:space="preserve">
 
6187
    <value>CD</value>
 
6188
    <comment>CD/DVD</comment>
 
6189
  </data>
 
6190
  <data name="MainWindow.Windows.FileScout.DriveType.Fixed" xml:space="preserve">
 
6191
    <value>Fixed</value>
 
6192
    <comment>fixed drive =&gt; hard disk</comment>
 
6193
  </data>
 
6194
  <data name="MainWindow.Windows.FileScout.DriveType.Remote" xml:space="preserve">
 
6195
    <value>Remote</value>
 
6196
    <comment>Network drive</comment>
 
6197
  </data>
 
6198
  <data name="MainWindow.Windows.FileScout.DriveType.Removeable" xml:space="preserve">
 
6199
    <value>Removeable</value>
 
6200
    <comment>removeable drive, e.g. floppy</comment>
 
6201
  </data>
 
6202
  <data name="MainWindow.Windows.FileScout.LastModified" xml:space="preserve">
 
6203
    <value>Last modified</value>
 
6204
  </data>
 
6205
  <data name="MainWindow.Windows.FileScout.MyComputer" xml:space="preserve">
 
6206
    <value>My Computer</value>
 
6207
  </data>
 
6208
  <data name="MainWindow.Windows.FileScout.MyDocuments" xml:space="preserve">
 
6209
    <value>My Documents</value>
 
6210
  </data>
 
6211
  <data name="MainWindow.Windows.FileScout.Size" xml:space="preserve">
 
6212
    <value>Size</value>
 
6213
  </data>
 
6214
  <data name="MainWindow.Windows.FileScoutLabel" xml:space="preserve">
 
6215
    <value>Files</value>
 
6216
  </data>
 
6217
  <data name="MainWindow.Windows.HelpScoutLabel" xml:space="preserve">
 
6218
    <value>Help</value>
 
6219
  </data>
 
6220
  <data name="MainWindow.Windows.OutlinePad" xml:space="preserve">
 
6221
    <value>Outline</value>
 
6222
  </data>
 
6223
  <data name="MainWindow.Windows.OutlinePad.NoContentAvailable" xml:space="preserve">
 
6224
    <value>There is no outline content available for this document.</value>
 
6225
  </data>
 
6226
  <data name="MainWindow.Windows.OutputWindow" xml:space="preserve">
 
6227
    <value>Output</value>
 
6228
  </data>
 
6229
  <data name="MainWindow.Windows.OutputWindow.BuildCategory" xml:space="preserve">
 
6230
    <value>Build</value>
 
6231
  </data>
 
6232
  <data name="MainWindow.Windows.OutputWindow.DebugCategory" xml:space="preserve">
 
6233
    <value>Debug</value>
 
6234
  </data>
 
6235
  <data name="MainWindow.Windows.ProjectScoutLabel" xml:space="preserve">
 
6236
    <value>Projects</value>
 
6237
  </data>
 
6238
  <data name="MainWindow.Windows.PropertiesScoutLabel" xml:space="preserve">
 
6239
    <value>Properties</value>
 
6240
  </data>
 
6241
  <data name="MainWindow.Windows.SearchResultPanel.BackToNormalView.ToolTip" xml:space="preserve">
 
6242
    <value>Back to normal search results</value>
 
6243
  </data>
 
6244
  <data name="MainWindow.Windows.SearchResultPanel.ClearHistory" xml:space="preserve">
 
6245
    <value>&lt;Clear History&gt;</value>
 
6246
    <comment>Menu command to remove previous searches</comment>
 
6247
  </data>
 
6248
  <data name="MainWindow.Windows.SearchResultPanel.CollapseAll.ToolTip" xml:space="preserve">
 
6249
    <value>Collapse all</value>
 
6250
  </data>
 
6251
  <data name="MainWindow.Windows.SearchResultPanel.ExpandAll.ToolTip" xml:space="preserve">
 
6252
    <value>Expand all</value>
 
6253
  </data>
 
6254
  <data name="MainWindow.Windows.SearchResultPanel.FileCount" xml:space="preserve">
 
6255
    <value>${Count} files</value>
 
6256
  </data>
 
6257
  <data name="MainWindow.Windows.SearchResultPanel.Flat" xml:space="preserve">
 
6258
    <value>Flat</value>
 
6259
  </data>
 
6260
  <data name="MainWindow.Windows.SearchResultPanel.In" xml:space="preserve">
 
6261
    <value>in</value>
 
6262
    <comment>used like this: occurrences IN files</comment>
 
6263
  </data>
 
6264
  <data name="MainWindow.Windows.SearchResultPanel.OccurrencesCount" xml:space="preserve">
 
6265
    <value>${Count} occurrences</value>
 
6266
  </data>
 
6267
  <data name="MainWindow.Windows.SearchResultPanel.OccurrencesOf" xml:space="preserve">
 
6268
    <value>Occurrences of '${Pattern}'</value>
 
6269
  </data>
 
6270
  <data name="MainWindow.Windows.SearchResultPanel.OneFile" xml:space="preserve">
 
6271
    <value>1 file</value>
 
6272
  </data>
 
6273
  <data name="MainWindow.Windows.SearchResultPanel.OneOccurrence" xml:space="preserve">
 
6274
    <value>1 occurrence</value>
 
6275
  </data>
 
6276
  <data name="MainWindow.Windows.SearchResultPanel.PerFile" xml:space="preserve">
 
6277
    <value>Per file</value>
 
6278
  </data>
 
6279
  <data name="MainWindow.Windows.SearchResultPanel.SelectViewMode.ToolTip" xml:space="preserve">
 
6280
    <value>Select search list mode</value>
 
6281
  </data>
 
6282
  <data name="MainWindow.Windows.SearchResultPanel.ShowLast.ToolTip" xml:space="preserve">
 
6283
    <value>Show last searches</value>
 
6284
  </data>
 
6285
  <data name="MainWindow.Windows.SearchResultsLabel" xml:space="preserve">
 
6286
    <value>Search Results</value>
 
6287
  </data>
 
6288
  <data name="MainWindow.Windows.TaskList" xml:space="preserve">
 
6289
    <value>Task List</value>
 
6290
  </data>
 
6291
  <data name="MainWindow.Windows.ToolbarLabel" xml:space="preserve">
 
6292
    <value>Tools</value>
 
6293
  </data>
 
6294
  <data name="MainWindow.Windows.TreeView.CollapseCurrent" xml:space="preserve">
 
6295
    <value>Collapse current</value>
 
6296
  </data>
 
6297
  <data name="MainWindow.Windows.TreeView.ExpandCurrent" xml:space="preserve">
 
6298
    <value>Expand current</value>
 
6299
  </data>
 
6300
  <data name="MainWindow.Windows.UnitTestsTreeView.ClearResults" xml:space="preserve">
 
6301
    <value>Clear results</value>
 
6302
  </data>
 
6303
  <data name="MainWindow.Windows.UnitTestsTreeView.ExpandAllFailures" xml:space="preserve">
 
6304
    <value>Expand all failures</value>
 
6305
  </data>
 
6306
  <data name="MainWindow.Windows.UnitTestsTreeView.ExpandAllIgnoredTests" xml:space="preserve">
 
6307
    <value>Expand all ignored</value>
 
6308
  </data>
 
6309
  <data name="MainWindow.Windows.UnitTestsTreeView.ExpandCurrentFailures" xml:space="preserve">
 
6310
    <value>Expand current failures</value>
 
6311
  </data>
 
6312
  <data name="MainWindow.Windows.UnitTestsTreeView.ExpandCurrentIgnoredTests" xml:space="preserve">
 
6313
    <value>Expand current ignored</value>
 
6314
  </data>
 
6315
  <data name="MainWindow.Windows.UnitTestsTreeView.TreeMenu" xml:space="preserve">
 
6316
    <value>Tree</value>
 
6317
  </data>
 
6318
  <data name="MainWindow.XmlValidationMessages.ValidationFailed" xml:space="preserve">
 
6319
    <value>Validation: failed</value>
 
6320
    <comment>Displayed in the output window when the xml validation failed.</comment>
 
6321
  </data>
 
6322
  <data name="MainWindow.XmlValidationMessages.ValidationStarted" xml:space="preserve">
 
6323
    <value>------ Validating XML ------</value>
 
6324
    <comment>Displayed in output window to indicate that the xml validation has started.</comment>
 
6325
  </data>
 
6326
  <data name="MainWindow.XmlValidationMessages.ValidationSuccess" xml:space="preserve">
 
6327
    <value>Validation:  succeeded</value>
 
6328
    <comment>Displayed in the output window after the xml has been successfully validated.</comment>
 
6329
  </data>
 
6330
  <data name="NUnitPad.NUnitPadContent.CancelItem" xml:space="preserve">
 
6331
    <value>Unloads the test assemblies, cancels the auto loading.</value>
 
6332
  </data>
 
6333
  <data name="NUnitPad.NUnitPadContent.GotoDefinitionContextMenuLabel" xml:space="preserve">
 
6334
    <value>&amp;Goto definition</value>
 
6335
  </data>
 
6336
  <data name="NUnitPad.NUnitPadContent.ReferenceItem" xml:space="preserve">
 
6337
    <value>Add reference to NUnit to the current selected project</value>
 
6338
  </data>
 
6339
  <data name="NUnitPad.NUnitPadContent.RefreshItem" xml:space="preserve">
 
6340
    <value>Reloads the test assemblies</value>
 
6341
  </data>
 
6342
  <data name="NUnitPad.NUnitPadContent.RunAllTests" xml:space="preserve">
 
6343
    <value>Run all tests</value>
 
6344
  </data>
 
6345
  <data name="NUnitPad.NUnitPadContent.RunItem" xml:space="preserve">
 
6346
    <value>Run tests</value>
 
6347
  </data>
 
6348
  <data name="NUnitPad.NUnitPadContent.RunTestsContextMenuLabel" xml:space="preserve">
 
6349
    <value>Run tests</value>
 
6350
  </data>
 
6351
  <data name="NUnitPad.NUnitPadContent.StopTests" xml:space="preserve">
 
6352
    <value>Stop tests</value>
 
6353
  </data>
 
6354
  <data name="NUnitPad.NUnitPadContent.TestTreeView.ClickOnRunInformationNode" xml:space="preserve">
 
6355
    <value>Click on run tests or refresh to activate testing</value>
 
6356
  </data>
 
6357
  <data name="NUnitPad.NUnitPadContent.TestTreeView.LoadingErrorNode" xml:space="preserve">
 
6358
    <value>Loading error</value>
 
6359
  </data>
 
6360
  <data name="NUnitPad.NUnitPadContent.TestTreeView.TestFailedMessage" xml:space="preserve">
 
6361
    <value>Test case '${TestCase}' failed.</value>
 
6362
    <comment>Indicates that the test failed if the test has no error message to display. 
 
6363
 
 
6364
Removed the end part of the original message ", reason '${Message}'" since this is often not visible in the errors list if the test case name is long.</comment>
 
6365
  </data>
 
6366
  <data name="NUnitPad.NUnitPadContent.TestTreeView.TestNotExecutedMessage" xml:space="preserve">
 
6367
    <value>Test case '${TestCase}' was not executed.</value>
 
6368
  </data>
 
6369
  <data name="ObjectBrowser.Menu.GoBack" xml:space="preserve">
 
6370
    <value>Go Back</value>
 
6371
  </data>
 
6372
  <data name="ObjectBrowser.Menu.LoadAssembly" xml:space="preserve">
 
6373
    <value>Load Assembly...</value>
 
6374
  </data>
 
6375
  <data name="ObjectBrowser.Menu.LoadRef" xml:space="preserve">
 
6376
    <value>Load Referenced Assemblies</value>
 
6377
  </data>
 
6378
  <data name="ObjectBrowser.Menu.LoadStd" xml:space="preserve">
 
6379
    <value>Load Standard Assemblies</value>
 
6380
  </data>
 
6381
  <data name="OpenFileTabEventHandler.ContextMenu.Close" xml:space="preserve">
 
6382
    <value>C&amp;lose</value>
 
6383
  </data>
 
6384
  <data name="OpenFileTabEventHandler.ContextMenu.CloseAllButThis" xml:space="preserve">
 
6385
    <value>Close all &amp;but this</value>
 
6386
  </data>
 
6387
  <data name="OpenFileTabEventHandler.ContextMenu.Save" xml:space="preserve">
 
6388
    <value>S&amp;ave</value>
 
6389
  </data>
 
6390
  <data name="OpenFileTabEventHandler.ContextMenu.SaveAs" xml:space="preserve">
 
6391
    <value>Save A&amp;s...</value>
 
6392
  </data>
 
6393
  <data name="OpenFileTabEventHandler.CopyPathName" xml:space="preserve">
 
6394
    <value>Copy file path/name</value>
 
6395
  </data>
 
6396
  <data name="OpenFileTabEventHandler.FileContainingFolderInExplorer" xml:space="preserve">
 
6397
    <value>Open containing folder in Explorer</value>
 
6398
    <comment>String for the editor tab context menu that will open the directory in which a documents file is contained in Windows Explorer.</comment>
 
6399
  </data>
 
6400
  <data name="ProjectBrowser.Toolbar.CollapseAll" xml:space="preserve">
 
6401
    <value>Collapse all nodes</value>
 
6402
  </data>
 
6403
  <data name="ProjectComponent.ContextMenu.AddExistingFiles" xml:space="preserve">
 
6404
    <value>Add existing files</value>
 
6405
  </data>
 
6406
  <data name="ProjectComponent.ContextMenu.AddExistingFiles.Copy" xml:space="preserve">
 
6407
    <value>Copy</value>
 
6408
  </data>
 
6409
  <data name="ProjectComponent.ContextMenu.AddExistingFiles.Link" xml:space="preserve">
 
6410
    <value>Link</value>
 
6411
  </data>
 
6412
  <data name="ProjectComponent.ContextMenu.AddExistingFiles.Question" xml:space="preserve">
 
6413
    <value>Do you want to copy the file(s) to the target directory or do you want to create link(s) to the current location of the file(s)?</value>
 
6414
  </data>
 
6415
  <data name="ProjectComponent.ContextMenu.AddExistingFiles.ReplaceExistingFile" xml:space="preserve">
 
6416
    <value>A file with the name '${FileName}' already exists. Do you want to replace it?</value>
 
6417
  </data>
 
6418
  <data name="ProjectComponent.ContextMenu.AddExistingFiles.ReplaceExistingFile.Title" xml:space="preserve">
 
6419
    <value>Replace existing file</value>
 
6420
  </data>
 
6421
  <data name="ProjectComponent.ContextMenu.AddItem" xml:space="preserve">
 
6422
    <value>Add &amp;Item...</value>
 
6423
  </data>
 
6424
  <data name="ProjectComponent.ContextMenu.AddMenu" xml:space="preserve">
 
6425
    <value>Add</value>
 
6426
  </data>
 
6427
  <data name="ProjectComponent.ContextMenu.AddReference" xml:space="preserve">
 
6428
    <value>Add Reference</value>
 
6429
  </data>
 
6430
  <data name="ProjectComponent.ContextMenu.AddWebReference" xml:space="preserve">
 
6431
    <value>Add Web Reference</value>
 
6432
    <comment>Right click context menu option to add a web reference to the project.</comment>
 
6433
  </data>
 
6434
  <data name="ProjectComponent.ContextMenu.Build" xml:space="preserve">
 
6435
    <value>B&amp;uild</value>
 
6436
  </data>
 
6437
  <data name="ProjectComponent.ContextMenu.Clean" xml:space="preserve">
 
6438
    <value>Clea&amp;n</value>
 
6439
  </data>
 
6440
  <data name="ProjectComponent.ContextMenu.CollapseAll" xml:space="preserve">
 
6441
    <value>Collapse all</value>
 
6442
    <comment>Collapses this node and all its subtree in project browser (i.e. solution explorer)</comment>
 
6443
  </data>
 
6444
  <data name="ProjectComponent.ContextMenu.Delete.Question" xml:space="preserve">
 
6445
    <value>Delete '${FileName}' permanently?</value>
 
6446
  </data>
 
6447
  <data name="ProjectComponent.ContextMenu.DeleteWithContents.Question" xml:space="preserve">
 
6448
    <value>Delete '${FileName}' and all its contents permanently?</value>
 
6449
  </data>
 
6450
  <data name="ProjectComponent.ContextMenu.DeleteWithDependentFiles.Question" xml:space="preserve">
 
6451
    <value>Delete '${FileName}' and its dependent files permanently?</value>
 
6452
  </data>
 
6453
  <data name="ProjectComponent.ContextMenu.ExcludeFileFromProject" xml:space="preserve">
 
6454
    <value>Exclude From Project</value>
 
6455
  </data>
 
6456
  <data name="ProjectComponent.ContextMenu.ExecuteCustomTool" xml:space="preserve">
 
6457
    <value>Execute custom tool</value>
 
6458
  </data>
 
6459
  <data name="ProjectComponent.ContextMenu.ExistingFolder" xml:space="preserve">
 
6460
    <value>Existing folder...</value>
 
6461
    <comment>Project &gt; Add &gt; Existing folder</comment>
 
6462
  </data>
 
6463
  <data name="ProjectComponent.ContextMenu.ExistingFolder.CopyQuestion" xml:space="preserve">
 
6464
    <value>Do you want to copy the folder to the target directory?</value>
 
6465
  </data>
 
6466
  <data name="ProjectComponent.ContextMenu.ExistingItem" xml:space="preserve">
 
6467
    <value>Existing Item...</value>
 
6468
  </data>
 
6469
  <data name="ProjectComponent.ContextMenu.ExistingItemAsDependent" xml:space="preserve">
 
6470
    <value>Existing Item as Dependent Item...</value>
 
6471
    <comment>Context menu entry for a file; adds an existing item which will be dependent upon the selected file</comment>
 
6472
  </data>
 
6473
  <data name="ProjectComponent.ContextMenu.ExistingProject" xml:space="preserve">
 
6474
    <value>&amp;Existing Project...</value>
 
6475
  </data>
 
6476
  <data name="ProjectComponent.ContextMenu.GenerateDocumentation" xml:space="preserve">
 
6477
    <value>Build documentation from XML comments</value>
 
6478
    <comment>Build documentation from XML comments using Sandcastle</comment>
 
6479
  </data>
 
6480
  <data name="ProjectComponent.ContextMenu.GenerateDocumentation.NeedToEditBuildOptions" xml:space="preserve">
 
6481
    <value>You need to edit the project build options to generate a xml documentation file.</value>
 
6482
  </data>
 
6483
  <data name="ProjectComponent.ContextMenu.GenerateDocumentation.ProjectNeedsToBeCompiled" xml:space="preserve">
 
6484
    <value>You need to compile the project.</value>
 
6485
  </data>
 
6486
  <data name="ProjectComponent.ContextMenu.GenerateDocumentation.ProjectNeedsToBeCompiled2" xml:space="preserve">
 
6487
    <value>The xml documentation file does not exist, you need to compile the project.</value>
 
6488
  </data>
 
6489
  <data name="ProjectComponent.ContextMenu.GenerateDocumentation.SHFBNotFound" xml:space="preserve">
 
6490
    <value>Generating documentation from XML comments requires the 'Sandcastle Help File Builder' to be installed.</value>
 
6491
    <comment>Message when clicking on 'generate documentation' and SHFB is missing</comment>
 
6492
  </data>
 
6493
  <data name="ProjectComponent.ContextMenu.HtmlExport" xml:space="preserve">
 
6494
    <value>Html E&amp;xport</value>
 
6495
  </data>
 
6496
  <data name="ProjectComponent.ContextMenu.IncludeFileInProject" xml:space="preserve">
 
6497
    <value>Include In Project</value>
 
6498
  </data>
 
6499
  <data name="ProjectComponent.ContextMenu.IncludeMenu.InCompile" xml:space="preserve">
 
6500
    <value>Compile</value>
 
6501
  </data>
 
6502
  <data name="ProjectComponent.ContextMenu.IncludeMenu.InDeploy" xml:space="preserve">
 
6503
    <value>Deploy</value>
 
6504
  </data>
 
6505
  <data name="ProjectComponent.ContextMenu.NewDependentItem" xml:space="preserve">
 
6506
    <value>New Dependent Item...</value>
 
6507
    <comment>Context menu entry for a file; adds a new file which will be dependent upon the selected file</comment>
 
6508
  </data>
 
6509
  <data name="ProjectComponent.ContextMenu.NewFolder" xml:space="preserve">
 
6510
    <value>N&amp;ew Folder</value>
 
6511
  </data>
 
6512
  <data name="ProjectComponent.ContextMenu.NewItem" xml:space="preserve">
 
6513
    <value>&amp;New Item...</value>
 
6514
  </data>
 
6515
  <data name="ProjectComponent.ContextMenu.NewProject" xml:space="preserve">
 
6516
    <value>&amp;New Project...</value>
 
6517
  </data>
 
6518
  <data name="ProjectComponent.ContextMenu.NewSolutionFolder" xml:space="preserve">
 
6519
    <value>New Solution &amp;Folder</value>
 
6520
  </data>
 
6521
  <data name="ProjectComponent.ContextMenu.Open" xml:space="preserve">
 
6522
    <value>O&amp;pen</value>
 
6523
  </data>
 
6524
  <data name="ProjectComponent.ContextMenu.OpenProjectOutputFolder" xml:space="preserve">
 
6525
    <value>Open Output Folder</value>
 
6526
    <comment>Opens the output folder (where the project binaries get created) in windows explorer.</comment>
 
6527
  </data>
 
6528
  <data name="ProjectComponent.ContextMenu.Rebuild" xml:space="preserve">
 
6529
    <value>R&amp;ebuild</value>
 
6530
  </data>
 
6531
  <data name="ProjectComponent.ContextMenu.RefreshWebReference" xml:space="preserve">
 
6532
    <value>Refresh Web Reference</value>
 
6533
    <comment>Right click context menu option that will update/refresh the web reference (i.e. regenerates the web proxy and downloads any extra files from the web service url).</comment>
 
6534
  </data>
 
6535
  <data name="ProjectComponent.ContextMenu.Rename" xml:space="preserve">
 
6536
    <value>Re&amp;name</value>
 
6537
  </data>
 
6538
  <data name="ProjectComponent.ContextMenu.RunProject" xml:space="preserve">
 
6539
    <value>&amp;Run Project</value>
 
6540
  </data>
 
6541
  <data name="ProjectComponent.ContextMenu.SetAsStartupProject" xml:space="preserve">
 
6542
    <value>Set as St&amp;artUp Project</value>
 
6543
  </data>
 
6544
  <data name="ProjectComponent.NewFolderString" xml:space="preserve">
 
6545
    <value>New Folder</value>
 
6546
  </data>
 
6547
  <data name="ProjectComponent.ProjectComponent.RemoveAllWebReferences.RemoveAllWebReferencesQuestion" xml:space="preserve">
 
6548
    <value>Do you want to delete all web references from project {0}?</value>
 
6549
  </data>
 
6550
  <data name="ProjectComponent.RemoveAllWebReferences.Title" xml:space="preserve">
 
6551
    <value>Delete all web references</value>
 
6552
    <comment>Title of the dialog box when the user tries to remove all web references.</comment>
 
6553
  </data>
 
6554
  <data name="RegExpTk.MainDialog.Assemblies" xml:space="preserve">
 
6555
    <value>Assemblies (*.dll)|*.dll</value>
 
6556
  </data>
 
6557
  <data name="RegExpTk.MainDialog.Assembly" xml:space="preserve">
 
6558
    <value>Assembly</value>
 
6559
  </data>
 
6560
  <data name="RegExpTk.MainDialog.Classname" xml:space="preserve">
 
6561
    <value>Class name</value>
 
6562
  </data>
 
6563
  <data name="RegExpTk.MainDialog.CompileTab" xml:space="preserve">
 
6564
    <value>Compile</value>
 
6565
  </data>
 
6566
  <data name="RegExpTk.MainDialog.CreateAssembly" xml:space="preserve">
 
6567
    <value>Create assembly</value>
 
6568
  </data>
 
6569
  <data name="RegExpTk.MainDialog.ECMA" xml:space="preserve">
 
6570
    <value>ECMA script</value>
 
6571
  </data>
 
6572
  <data name="RegExpTk.MainDialog.EndColumn" xml:space="preserve">
 
6573
    <value>End</value>
 
6574
  </data>
 
6575
  <data name="RegExpTk.MainDialog.ExplicitCapture" xml:space="preserve">
 
6576
    <value>Explcit capture</value>
 
6577
  </data>
 
6578
  <data name="RegExpTk.MainDialog.GroupsColumn" xml:space="preserve">
 
6579
    <value>Groups</value>
 
6580
  </data>
 
6581
  <data name="RegExpTk.MainDialog.IgnoreCase" xml:space="preserve">
 
6582
    <value>Ignore case</value>
 
6583
  </data>
 
6584
  <data name="RegExpTk.MainDialog.IgnoreWhitespace" xml:space="preserve">
 
6585
    <value>Ignore pattern whitespace</value>
 
6586
  </data>
 
6587
  <data name="RegExpTk.MainDialog.Input" xml:space="preserve">
 
6588
    <value>Input</value>
 
6589
  </data>
 
6590
  <data name="RegExpTk.MainDialog.LengthColumn" xml:space="preserve">
 
6591
    <value>Length</value>
 
6592
  </data>
 
6593
  <data name="RegExpTk.MainDialog.Multiline" xml:space="preserve">
 
6594
    <value>Multiline</value>
 
6595
  </data>
 
6596
  <data name="RegExpTk.MainDialog.Namespace" xml:space="preserve">
 
6597
    <value>Namespace</value>
 
6598
  </data>
 
6599
  <data name="RegExpTk.MainDialog.PublicVisible" xml:space="preserve">
 
6600
    <value>Public visible</value>
 
6601
  </data>
 
6602
  <data name="RegExpTk.MainDialog.Regex" xml:space="preserve">
 
6603
    <value>Regular expression</value>
 
6604
  </data>
 
6605
  <data name="RegExpTk.MainDialog.Replace" xml:space="preserve">
 
6606
    <value>Replace</value>
 
6607
  </data>
 
6608
  <data name="RegExpTk.MainDialog.Replacement" xml:space="preserve">
 
6609
    <value>Replacement string</value>
 
6610
  </data>
 
6611
  <data name="RegExpTk.MainDialog.ReplaceResult" xml:space="preserve">
 
6612
    <value>Replace result</value>
 
6613
  </data>
 
6614
  <data name="RegExpTk.MainDialog.RightToLeft" xml:space="preserve">
 
6615
    <value>Right to left</value>
 
6616
  </data>
 
6617
  <data name="RegExpTk.MainDialog.ShowGroups" xml:space="preserve">
 
6618
    <value>Show groups</value>
 
6619
  </data>
 
6620
  <data name="RegExpTk.MainDialog.Singleline" xml:space="preserve">
 
6621
    <value>Singleline</value>
 
6622
  </data>
 
6623
  <data name="RegExpTk.MainDialog.StartColumn" xml:space="preserve">
 
6624
    <value>Start</value>
 
6625
  </data>
 
6626
  <data name="RegExpTk.MainDialog.StringColumn" xml:space="preserve">
 
6627
    <value>String</value>
 
6628
  </data>
 
6629
  <data name="RegExpTk.MainDialog.TestTab" xml:space="preserve">
 
6630
    <value>Test</value>
 
6631
  </data>
 
6632
  <data name="RegExpTk.Messages.ClassNameMissing" xml:space="preserve">
 
6633
    <value>Class name can't be empty</value>
 
6634
  </data>
 
6635
  <data name="RegExpTk.Messages.CompilationError" xml:space="preserve">
 
6636
    <value>Regex compilation failed, reason:</value>
 
6637
  </data>
 
6638
  <data name="RegExpTk.Messages.CreationError" xml:space="preserve">
 
6639
    <value>Regex creation error, reason:</value>
 
6640
  </data>
 
6641
  <data name="RegExpTk.Messages.FileCreated" xml:space="preserve">
 
6642
    <value>File has been successfully created:</value>
 
6643
  </data>
 
6644
  <data name="RegExpTk.Messages.FilenameInvalid" xml:space="preserve">
 
6645
    <value>Please enter a valid filename</value>
 
6646
  </data>
 
6647
  <data name="RegExpTk.Messages.FilenameMissing" xml:space="preserve">
 
6648
    <value>Please enter a filename</value>
 
6649
  </data>
 
6650
  <data name="RegExpTk.Messages.Match" xml:space="preserve">
 
6651
    <value>match</value>
 
6652
  </data>
 
6653
  <data name="RegExpTk.Messages.Matches" xml:space="preserve">
 
6654
    <value>matches</value>
 
6655
  </data>
 
6656
  <data name="RegExpTk.Messages.RegexMissing" xml:space="preserve">
 
6657
    <value>Please enter a regular expression</value>
 
6658
  </data>
 
6659
  <data name="RegExpTk.RegExpMenu.DigitCharacter" xml:space="preserve">
 
6660
    <value>Digit character</value>
 
6661
  </data>
 
6662
  <data name="RegExpTk.RegExpMenu.NonDigitCharacter" xml:space="preserve">
 
6663
    <value>Non-digit character</value>
 
6664
  </data>
 
6665
  <data name="RegExpTk.RegExpMenu.NonWhitespaceCharacter" xml:space="preserve">
 
6666
    <value>Non-whitespace character</value>
 
6667
  </data>
 
6668
  <data name="RegExpTk.RegExpMenu.NonWordCharacter" xml:space="preserve">
 
6669
    <value>Non-word character value</value>
 
6670
  </data>
 
6671
  <data name="RegExpTk.RegExpMenu.UngreedyStar" xml:space="preserve">
 
6672
    <value>Ungreedy star</value>
 
6673
    <comment>An ungreedy star can match any number of characters, but unlike the normal star, it only matches as few as required (by the rest of the expression).</comment>
 
6674
  </data>
 
6675
  <data name="RegExpTk.RegExpMenu.WhitespaceCharacter" xml:space="preserve">
 
6676
    <value>Whitespace character</value>
 
6677
  </data>
 
6678
  <data name="RegExpTk.RegExpMenu.WordBorder" xml:space="preserve">
 
6679
    <value>Word border</value>
 
6680
    <comment>"Word border" is a "character" of length 0 representing a location between word and non-word character - either start or end of a word.</comment>
 
6681
  </data>
 
6682
  <data name="RegExpTk.RegExpMenu.WordCharacter" xml:space="preserve">
 
6683
    <value>Word character value</value>
 
6684
  </data>
 
6685
  <data name="ResourceEditor.BitmapView.UpdateBitmap" xml:space="preserve">
 
6686
    <value>Update bitmap ...</value>
 
6687
    <comment>Text for the link label that make it possible to update the stored bitmap</comment>
 
6688
  </data>
 
6689
  <data name="ResourceEditor.DeleteEntry.Confirm" xml:space="preserve">
 
6690
    <value>Do you really want to delete the selected resource(s)?</value>
 
6691
  </data>
 
6692
  <data name="ResourceEditor.DeleteEntry.Title" xml:space="preserve">
 
6693
    <value>Delete resource</value>
 
6694
  </data>
 
6695
  <data name="ResourceEditor.Messages.CantLoadResource" xml:space="preserve">
 
6696
    <value>Can't load resource</value>
 
6697
    <comment>start of messagebox warning text, ex:
 
6698
 
 
6699
"Can't load resource" + resourceName</comment>
 
6700
  </data>
 
6701
  <data name="ResourceEditor.ResourceCodeGeneratorTool.ClassConflict" xml:space="preserve">
 
6702
    <value>Error: Resource code generator is skipping resource file "{0}" because the generated class would conflict with the existing class "{1}".</value>
 
6703
  </data>
 
6704
  <data name="ResourceEditor.ResourceCodeGeneratorTool.CouldNotGenerateResourceProperty" xml:space="preserve">
 
6705
    <value>Resource code generator: No resource property could be generated for resource '{0}'.</value>
 
6706
  </data>
 
6707
  <data name="ResourceEditor.ResourceEdit.ContentColumn" xml:space="preserve">
 
6708
    <value>Content</value>
 
6709
  </data>
 
6710
  <data name="ResourceEditor.ResourceEdit.ContextMenu.AddFiles" xml:space="preserve">
 
6711
    <value>Add &amp;files...</value>
 
6712
  </data>
 
6713
  <data name="ResourceEditor.ResourceEdit.ContextMenu.AddStringEntry" xml:space="preserve">
 
6714
    <value>Add string e&amp;ntry</value>
 
6715
  </data>
 
6716
  <data name="ResourceEditor.ResourceEdit.ContextMenu.CopyResourceName" xml:space="preserve">
 
6717
    <value>Copy resource name</value>
 
6718
    <comment>Context menu item; copies the name of the currently selcted resource item to the clipboard</comment>
 
6719
  </data>
 
6720
  <data name="ResourceEditor.ResourceEdit.ContextMenu.Rename" xml:space="preserve">
 
6721
    <value>&amp;Rename</value>
 
6722
  </data>
 
6723
  <data name="ResourceEditor.ResourceEdit.ShowAsHexDump" xml:space="preserve">
 
6724
    <value>Show as Hex Dump</value>
 
6725
  </data>
 
6726
  <data name="ResourceEditor.ResourceEdit.TypeColumn" xml:space="preserve">
 
6727
    <value>Type</value>
 
6728
  </data>
 
6729
  <data name="ResourceEditor.ResourceList.KeyAlreadyDefinedWarning" xml:space="preserve">
 
6730
    <value>This key is already defined! Please choose another one.</value>
 
6731
  </data>
 
6732
  <data name="SharpDevelop.FileFilter.AllFiles" xml:space="preserve">
 
6733
    <value>All files (*.*)</value>
 
6734
  </data>
 
6735
  <data name="SharpDevelop.FileFilter.AssemblyFiles" xml:space="preserve">
 
6736
    <value>Assembly Files (*.exe;*.dll)</value>
 
6737
  </data>
 
6738
  <data name="SharpDevelop.FileFilter.BinaryFiles" xml:space="preserve">
 
6739
    <value>Binary files</value>
 
6740
  </data>
 
6741
  <data name="SharpDevelop.FileFilter.Boo" xml:space="preserve">
 
6742
    <value>Boo Files</value>
 
6743
  </data>
 
6744
  <data name="SharpDevelop.FileFilter.BooPrjFiles" xml:space="preserve">
 
6745
    <value>Boo Project Files</value>
 
6746
  </data>
 
6747
  <data name="SharpDevelop.FileFilter.CombineFiles" xml:space="preserve">
 
6748
    <value>Combine Files (*.cmbx)</value>
 
6749
  </data>
 
6750
  <data name="SharpDevelop.FileFilter.CPPFiles" xml:space="preserve">
 
6751
    <value>C++ files (*.cpp;*.c;*.hpp;*.h)</value>
 
6752
  </data>
 
6753
  <data name="SharpDevelop.FileFilter.CSharpFiles" xml:space="preserve">
 
6754
    <value>C# Files (*.cs)</value>
 
6755
  </data>
 
6756
  <data name="SharpDevelop.FileFilter.CSharpPrjFiles" xml:space="preserve">
 
6757
    <value>C# Project Files</value>
 
6758
  </data>
 
6759
  <data name="SharpDevelop.FileFilter.CursorFiles" xml:space="preserve">
 
6760
    <value>Cursor files</value>
 
6761
  </data>
 
6762
  <data name="SharpDevelop.FileFilter.ExecutableFiles" xml:space="preserve">
 
6763
    <value>Executable Files (*.exe;*.com;*.pif;*.bat;*.cmd)</value>
 
6764
  </data>
 
6765
  <data name="SharpDevelop.FileFilter.Icons" xml:space="preserve">
 
6766
    <value>Icon Files (*.ico)</value>
 
6767
  </data>
 
6768
  <data name="SharpDevelop.FileFilter.ILAsm" xml:space="preserve">
 
6769
    <value>IL Files</value>
 
6770
  </data>
 
6771
  <data name="SharpDevelop.FileFilter.ILAsmPrjFiles" xml:space="preserve">
 
6772
    <value>ILAsm Project Files</value>
 
6773
  </data>
 
6774
  <data name="SharpDevelop.FileFilter.ImageFiles" xml:space="preserve">
 
6775
    <value>Image files</value>
 
6776
  </data>
 
6777
  <data name="SharpDevelop.FileFilter.KeyFiles" xml:space="preserve">
 
6778
    <value>Key files</value>
 
6779
    <comment>File filter for .snk, .pfx and .key files</comment>
 
6780
  </data>
 
6781
  <data name="SharpDevelop.FileFilter.NAnt" xml:space="preserve">
 
6782
    <value>NAnt Build Files</value>
 
6783
  </data>
 
6784
  <data name="SharpDevelop.FileFilter.PrjxFiles" xml:space="preserve">
 
6785
    <value>SharpDevelop 1.1 Project Files (*.prjx)</value>
 
6786
  </data>
 
6787
  <data name="SharpDevelop.FileFilter.ResourceFiles" xml:space="preserve">
 
6788
    <value>Resource Files</value>
 
6789
  </data>
 
6790
  <data name="SharpDevelop.FileFilter.SolutionFiles" xml:space="preserve">
 
6791
    <value>Solutions (*.sln)</value>
 
6792
  </data>
 
6793
  <data name="SharpDevelop.FileFilter.VBNetFiles" xml:space="preserve">
 
6794
    <value>VB Files (*.vb)</value>
 
6795
  </data>
 
6796
  <data name="SharpDevelop.FileFilter.VBNetPrjFiles" xml:space="preserve">
 
6797
    <value>Visual Basic Project Files</value>
 
6798
  </data>
 
6799
  <data name="SharpDevelop.FileFilter.XmlFiles" xml:space="preserve">
 
6800
    <value>XML Files (*.xml)</value>
 
6801
  </data>
 
6802
  <data name="SharpDevelop.FileFilter.XmlSchemaFiles" xml:space="preserve">
 
6803
    <value>XML Schema Files (*.xsd)</value>
 
6804
    <comment>File filter for .xsd files.</comment>
 
6805
  </data>
 
6806
  <data name="SharpDevelop.FileFilter.XslFiles" xml:space="preserve">
 
6807
    <value>XSL files</value>
 
6808
  </data>
 
6809
  <data name="SharpDevelop.FormsDesigner.ContextMenus.SelectionMenu.AlignToGrid" xml:space="preserve">
 
6810
    <value>Align to &amp;Grid</value>
 
6811
  </data>
 
6812
  <data name="SharpDevelop.FormsDesigner.ContextMenus.ViewCodeCommand" xml:space="preserve">
 
6813
    <value>View &amp;Code</value>
 
6814
  </data>
 
6815
  <data name="SharpDevelop.Gui.Dialogs.WizardDialog.StepsLabel" xml:space="preserve">
 
6816
    <value>Steps</value>
 
6817
  </data>
 
6818
  <data name="SharpDevelop.HexEditor.StreamAdded" xml:space="preserve">
 
6819
    <value>Stream added!</value>
 
6820
  </data>
 
6821
  <data name="SharpDevelop.Refactoring.BaseClassesOf" xml:space="preserve">
 
6822
    <value>Base classes of ${Name}</value>
 
6823
  </data>
 
6824
  <data name="SharpDevelop.Refactoring.CannotPerformOperationBecauseOfSyntaxErrors" xml:space="preserve">
 
6825
    <value>The operation cannot be performed because your source code contains errors:</value>
 
6826
  </data>
 
6827
  <data name="SharpDevelop.Refactoring.CannotRenameBecauseNotUserCode" xml:space="preserve">
 
6828
    <value>The element cannot be renamed because it is not defined in user code.</value>
 
6829
  </data>
 
6830
  <data name="SharpDevelop.Refactoring.CannotRenameElement" xml:space="preserve">
 
6831
    <value>The element at the caret position cannot be renamed.</value>
 
6832
  </data>
 
6833
  <data name="SharpDevelop.Refactoring.ClassesDerivingFrom" xml:space="preserve">
 
6834
    <value>Classes deriving from ${Name}</value>
 
6835
    <comment>Title for search results for derived classes</comment>
 
6836
  </data>
 
6837
  <data name="SharpDevelop.Refactoring.ConvertToAutomaticProperty" xml:space="preserve">
 
6838
    <value>Convert to automatic property</value>
 
6839
  </data>
 
6840
  <data name="SharpDevelop.Refactoring.CreateChangedEvent" xml:space="preserve">
 
6841
    <value>Create Changed-event</value>
 
6842
  </data>
 
6843
  <data name="SharpDevelop.Refactoring.CreateGetter" xml:space="preserve">
 
6844
    <value>Create &amp;getter</value>
 
6845
  </data>
 
6846
  <data name="SharpDevelop.Refactoring.CreateOnEventMethod" xml:space="preserve">
 
6847
    <value>Create OnEvent-method</value>
 
6848
  </data>
 
6849
  <data name="SharpDevelop.Refactoring.CreateProperty" xml:space="preserve">
 
6850
    <value>Create &amp;property</value>
 
6851
  </data>
 
6852
  <data name="SharpDevelop.Refactoring.CurrentMethod" xml:space="preserve">
 
6853
    <value>Current method</value>
 
6854
  </data>
 
6855
  <data name="SharpDevelop.Refactoring.DeclaringType" xml:space="preserve">
 
6856
    <value>Declaring type</value>
 
6857
    <comment>Menu item that contains refactoring entries for the class that contains the selected member.</comment>
 
6858
  </data>
 
6859
  <data name="SharpDevelop.Refactoring.ExpandAutomaticProperty" xml:space="preserve">
 
6860
    <value>Expand automatic property</value>
 
6861
  </data>
 
6862
  <data name="SharpDevelop.Refactoring.ExtractInterfaceCommand" xml:space="preserve">
 
6863
    <value>Extract Interface</value>
 
6864
    <comment>Used by the refactoring context menu to call the Extract Interface dialog.</comment>
 
6865
  </data>
 
6866
  <data name="SharpDevelop.Refactoring.FindBaseClassesCommand" xml:space="preserve">
 
6867
    <value>Find base classes</value>
 
6868
  </data>
 
6869
  <data name="SharpDevelop.Refactoring.FindDerivedClassesCommand" xml:space="preserve">
 
6870
    <value>Find &amp;derived classes</value>
 
6871
  </data>
 
6872
  <data name="SharpDevelop.Refactoring.FindDerivedClassesOrOverridesCommand" xml:space="preserve">
 
6873
    <value>Find derived symbols</value>
 
6874
  </data>
 
6875
  <data name="SharpDevelop.Refactoring.FindingReferences" xml:space="preserve">
 
6876
    <value>Finding references...</value>
 
6877
  </data>
 
6878
  <data name="SharpDevelop.Refactoring.FindOverridesCommand" xml:space="preserve">
 
6879
    <value>Find &amp;overrides</value>
 
6880
  </data>
 
6881
  <data name="SharpDevelop.Refactoring.FindReferences" xml:space="preserve">
 
6882
    <value>Find References</value>
 
6883
  </data>
 
6884
  <data name="SharpDevelop.Refactoring.FindReferencesCommand" xml:space="preserve">
 
6885
    <value>&amp;Find references</value>
 
6886
  </data>
 
6887
  <data name="SharpDevelop.Refactoring.GoToBaseClassCommand" xml:space="preserve">
 
6888
    <value>Go to &amp;base class</value>
 
6889
  </data>
 
6890
  <data name="SharpDevelop.Refactoring.GoToBaseCommand" xml:space="preserve">
 
6891
    <value>Go to &amp;base</value>
 
6892
  </data>
 
6893
  <data name="SharpDevelop.Refactoring.GoToProperty" xml:space="preserve">
 
6894
    <value>Go to &amp;property</value>
 
6895
  </data>
 
6896
  <data name="SharpDevelop.Refactoring.ImplementAbstractClass" xml:space="preserve">
 
6897
    <value>Implement abstract class</value>
 
6898
  </data>
 
6899
  <data name="SharpDevelop.Refactoring.ImplementInterface" xml:space="preserve">
 
6900
    <value>Implement interface</value>
 
6901
  </data>
 
6902
  <data name="SharpDevelop.Refactoring.ImplementInterfaceExplicit" xml:space="preserve">
 
6903
    <value>Implement interface (explicit)</value>
 
6904
  </data>
 
6905
  <data name="SharpDevelop.Refactoring.ImplementInterfaceImplicit" xml:space="preserve">
 
6906
    <value>Implement interface (implicit)</value>
 
6907
  </data>
 
6908
  <data name="SharpDevelop.Refactoring.InvalidName" xml:space="preserve">
 
6909
    <value>Names may only contain letters, digits or underscores.</value>
 
6910
  </data>
 
6911
  <data name="SharpDevelop.Refactoring.InvalidNameStart" xml:space="preserve">
 
6912
    <value>Names must start with a letter or underscore.</value>
 
6913
  </data>
 
6914
  <data name="SharpDevelop.Refactoring.LoadSolutionProjectsThreadRunning" xml:space="preserve">
 
6915
    <value>Find references cannot be executed until all files have been parsed.</value>
 
6916
  </data>
 
6917
  <data name="SharpDevelop.Refactoring.MoveClassToFile" xml:space="preserve">
 
6918
    <value>Move class to file '${FileName}'</value>
 
6919
  </data>
 
6920
  <data name="SharpDevelop.Refactoring.OverridesOf" xml:space="preserve">
 
6921
    <value>Overrides of ${Name}</value>
 
6922
  </data>
 
6923
  <data name="SharpDevelop.Refactoring.ReferencesTo" xml:space="preserve">
 
6924
    <value>References to ${Name}</value>
 
6925
    <comment>Title for search results for references</comment>
 
6926
  </data>
 
6927
  <data name="SharpDevelop.Refactoring.RemoveUnusedImports" xml:space="preserve">
 
6928
    <value>Remove &amp;unused import statements</value>
 
6929
  </data>
 
6930
  <data name="SharpDevelop.Refactoring.Rename" xml:space="preserve">
 
6931
    <value>Rename</value>
 
6932
    <comment>Title of rename input box</comment>
 
6933
  </data>
 
6934
  <data name="SharpDevelop.Refactoring.RenameClassText" xml:space="preserve">
 
6935
    <value>Enter the new name of the class:</value>
 
6936
  </data>
 
6937
  <data name="SharpDevelop.Refactoring.RenameCommand" xml:space="preserve">
 
6938
    <value>&amp;Rename</value>
 
6939
    <comment>Menu command to rename a member</comment>
 
6940
  </data>
 
6941
  <data name="SharpDevelop.Refactoring.RenameFieldAndProperty" xml:space="preserve">
 
6942
    <value>Should SharpDevelop rename the property '{0}' to '{1}'?</value>
 
6943
    <comment>displayed when a field that has a property is renamed</comment>
 
6944
  </data>
 
6945
  <data name="SharpDevelop.Refactoring.RenameFileTo" xml:space="preserve">
 
6946
    <value>Rename file to '${FileName}'</value>
 
6947
  </data>
 
6948
  <data name="SharpDevelop.Refactoring.RenameMemberText" xml:space="preserve">
 
6949
    <value>Enter the new name of the member</value>
 
6950
  </data>
 
6951
  <data name="SharpDevelop.SideBar.AsciiTable" xml:space="preserve">
 
6952
    <value>ASCII Table</value>
 
6953
  </data>
 
6954
  <data name="SharpDevelop.SideBar.ClipboardRing" xml:space="preserve">
 
6955
    <value>Clipboard Ring</value>
 
6956
  </data>
 
6957
  <data name="SharpDevelop.SideBar.CSharpDocumentationTags" xml:space="preserve">
 
6958
    <value>C# Documentation Tags</value>
 
6959
  </data>
 
6960
  <data name="SharpDevelop.SideBar.GeneralCategory" xml:space="preserve">
 
6961
    <value>General</value>
 
6962
  </data>
 
6963
  <data name="SharpDevelop.SideBar.LicensesTags" xml:space="preserve">
 
6964
    <value>Licenses</value>
 
6965
  </data>
 
6966
  <data name="SharpDevelop.SideBar.NoToolsAvailableForCurrentDocument" xml:space="preserve">
 
6967
    <value>There are no tools available for the current document.</value>
 
6968
    <comment>Text shown in the 'tools' pad when there are no tools available</comment>
 
6969
  </data>
 
6970
  <data name="SharpDevelop.SideBar.XSLTTags" xml:space="preserve">
 
6971
    <value>XSL-T</value>
 
6972
  </data>
 
6973
  <data name="SharpDevelop.Solution.AllKnownProjectFormats" xml:space="preserve">
 
6974
    <value>All known project formats</value>
 
6975
  </data>
 
6976
  <data name="SharpDevelop.Solution.CannotLoadOldSolution" xml:space="preserve">
 
6977
    <value>This SharpDevelop version cannot load projects created using Visual Studio .NET 2003 (or earlier).
 
6978
Try using SharpDevelop 3.2 for the conversion; or create a new project and add the existing source code files.</value>
 
6979
  </data>
 
6980
  <data name="SharpDevelop.Solution.CannotSave.IOException" xml:space="preserve">
 
6981
    <value>Could not save {0}:\n{1}</value>
 
6982
    <comment>{0} is the name of the solution.
 
6983
{1} is the IOException.Message property.</comment>
 
6984
  </data>
 
6985
  <data name="SharpDevelop.Solution.CannotSave.ReadOnly" xml:space="preserve">
 
6986
    <value>Cannot save solution file {0}. It is marked readonly.</value>
 
6987
    <comment>{0} is the name of the sln file.
 
6988
Message shown when Solution.Save() is called on a solution with the ReadOnly attribute.</comment>
 
6989
  </data>
 
6990
  <data name="SharpDevelop.Solution.CannotSave.UnauthorizedAccessException" xml:space="preserve">
 
6991
    <value>Could not save {0}:\n{1}\n\nEnsure the file is writable.</value>
 
6992
    <comment>{0} is the file name of the solution.
 
6993
{1} is the value of the property UnauthorizedAccessException.Message.</comment>
 
6994
  </data>
 
6995
  <data name="SharpDevelop.Solution.ImportResourceWarning" xml:space="preserve">
 
6996
    <value>There were resource files in the project.
 
6997
SharpDevelop 2 compiles resources different: the resource name is not just the file name; but it is prefixed with the root namespace and the directory name.
 
6998
 
 
6999
The resources files have been renamed/moved accordingly.</value>
 
7000
  </data>
 
7001
  <data name="SharpDevelop.Solution.ImportResourceWarningErrorText" xml:space="preserve">
 
7002
    <value>The following files could not be renamed/moved automatically:</value>
 
7003
    <comment>used when moving of files failed</comment>
 
7004
  </data>
 
7005
  <data name="SharpDevelop.Solution.InvalidSolutionFile" xml:space="preserve">
 
7006
    <value>'{0}' is not a valid solution file.</value>
 
7007
    <comment>Shown when .sln file contains invalid data.</comment>
 
7008
  </data>
 
7009
  <data name="SharpDevelop.Solution.UnknownSolutionVersion" xml:space="preserve">
 
7010
    <value>Can't read Microsoft Solution file format {0}.</value>
 
7011
  </data>
 
7012
  <data name="SharpQuery.Error.InvalidValue" xml:space="preserve">
 
7013
    <value>One (or more) of the parameter values are invalid.</value>
 
7014
    <comment>Message displayed when the user write an invalid value into the prameter input windows</comment>
 
7015
  </data>
 
7016
  <data name="SharpQuery.Error.NotSuported" xml:space="preserve">
 
7017
    <value>not supported by</value>
 
7018
  </data>
 
7019
  <data name="SharpQuery.Error.OpenError" xml:space="preserve">
 
7020
    <value>Can't open the connection. Check your connection string.</value>
 
7021
    <comment>Message displayed when #Query can't open a connection</comment>
 
7022
  </data>
 
7023
  <data name="SharpQuery.Error.ProcedureExecution" xml:space="preserve">
 
7024
    <value>Can't execute the procedure due to an error.</value>
 
7025
    <comment>Message displayed when an error occur during the execution of a procedure.</comment>
 
7026
  </data>
 
7027
  <data name="SharpQuery.Error.SQLExecution" xml:space="preserve">
 
7028
    <value>Can't execute your SQL query due to an error</value>
 
7029
    <comment>Message displayed when an error occur during a data extract or a SQL query</comment>
 
7030
  </data>
 
7031
  <data name="SharpQuery.Error.WrongConnectionString" xml:space="preserve">
 
7032
    <value>Invalid connection string!</value>
 
7033
    <comment>Message displayed when the connection string is wrong.</comment>
 
7034
  </data>
 
7035
  <data name="SharpQuery.Error.WrongKeyType" xml:space="preserve">
 
7036
    <value>key must be of type String.</value>
 
7037
  </data>
 
7038
  <data name="SharpQuery.Error.WrongValueType" xml:space="preserve">
 
7039
    <value>Value must be of type String.</value>
 
7040
  </data>
 
7041
  <data name="SharpQuery.Label.AddConnection" xml:space="preserve">
 
7042
    <value>Add Connection ...</value>
 
7043
    <comment>Context menu for add a connection in the sharpquery's treeview</comment>
 
7044
  </data>
 
7045
  <data name="SharpQuery.Label.Connect" xml:space="preserve">
 
7046
    <value>Connect to database</value>
 
7047
    <comment>context menu in the sharpquery's treeview</comment>
 
7048
  </data>
 
7049
  <data name="SharpQuery.Label.DataBasesRoot" xml:space="preserve">
 
7050
    <value>Database connections</value>
 
7051
    <comment>text of the root node into the sharpquery's treeview</comment>
 
7052
  </data>
 
7053
  <data name="SharpQuery.Label.Disconnect" xml:space="preserve">
 
7054
    <value>Disconnect</value>
 
7055
    <comment>context menu of the sharpquery's treeview</comment>
 
7056
  </data>
 
7057
  <data name="SharpQuery.Label.Execute" xml:space="preserve">
 
7058
    <value>Execute</value>
 
7059
    <comment>context menu that execute a SQL procedure</comment>
 
7060
  </data>
 
7061
  <data name="SharpQuery.Label.ExtractData" xml:space="preserve">
 
7062
    <value>Extract Data</value>
 
7063
    <comment>context menu command that extracts data from a table and display it into a grid.</comment>
 
7064
  </data>
 
7065
  <data name="SharpQuery.Label.ModifyConnection" xml:space="preserve">
 
7066
    <value>Modify the connection ...</value>
 
7067
    <comment>context menu that displays the windows connection properties to change a connection string.</comment>
 
7068
  </data>
 
7069
  <data name="SharpQuery.Label.ProceduresRoot" xml:space="preserve">
 
7070
    <value>Procedures</value>
 
7071
    <comment>name of the root procedures node into the sharpquery's treeview</comment>
 
7072
  </data>
 
7073
  <data name="SharpQuery.Label.Refresh" xml:space="preserve">
 
7074
    <value>Refresh</value>
 
7075
    <comment>context menu to refresh a connection</comment>
 
7076
  </data>
 
7077
  <data name="SharpQuery.Label.Remove" xml:space="preserve">
 
7078
    <value>Remove</value>
 
7079
    <comment>context menu to remove a connection from the sharpquery's treeview</comment>
 
7080
  </data>
 
7081
  <data name="SharpQuery.Label.Schemas" xml:space="preserve">
 
7082
    <value>Schemas</value>
 
7083
    <comment>i think this translatiopn is invariant because it's the technical name of schemas ...</comment>
 
7084
  </data>
 
7085
  <data name="SharpQuery.Label.SharpQuery" xml:space="preserve">
 
7086
    <value>Database</value>
 
7087
  </data>
 
7088
  <data name="SharpQuery.Label.TablesRoot" xml:space="preserve">
 
7089
    <value>Tables</value>
 
7090
    <comment>Name of the root tables node in the treeview</comment>
 
7091
  </data>
 
7092
  <data name="SharpQuery.Label.ViewsRoot" xml:space="preserve">
 
7093
    <value>Views</value>
 
7094
    <comment>name of the root views node</comment>
 
7095
  </data>
 
7096
  <data name="SharpQuery.PadTitle" xml:space="preserve">
 
7097
    <value>Database Explorer</value>
 
7098
  </data>
 
7099
  <data name="SharpQuery.ToolTip.AddConnection" xml:space="preserve">
 
7100
    <value>Add connection</value>
 
7101
    <comment>context menu to add a connection</comment>
 
7102
  </data>
 
7103
  <data name="SharpQuery.ToolTip.Refresh" xml:space="preserve">
 
7104
    <value>Refresh</value>
 
7105
    <comment>tooltip of the context menu taht refreshs a connection</comment>
 
7106
  </data>
 
7107
  <data name="SharpQuery.XMLForm.ResetButton" xml:space="preserve">
 
7108
    <value>Reset</value>
 
7109
    <comment>Caption a the button that reset the user parameters input</comment>
 
7110
  </data>
 
7111
  <data name="SharpQuery.XMLForm.SQLParameterDataType" xml:space="preserve">
 
7112
    <value>Parameter's data type</value>
 
7113
    <comment>Listview header column caption that list parameters data type</comment>
 
7114
  </data>
 
7115
  <data name="SharpQuery.XMLForm.SQLParameterInputTitle" xml:space="preserve">
 
7116
    <value>Parameters input</value>
 
7117
    <comment>Caption of the windows that allows a user to input parameters values while he executes a procedure in #Query.</comment>
 
7118
  </data>
 
7119
  <data name="SharpQuery.XMLForm.SQLParameterName" xml:space="preserve">
 
7120
    <value>Parameter's name</value>
 
7121
    <comment>displayed in column header of the listview that lists all parameters of a procedure</comment>
 
7122
  </data>
 
7123
  <data name="SharpQuery.XMLForm.SQLParameterType" xml:space="preserve">
 
7124
    <value>Parameter's type</value>
 
7125
    <comment>Caption of a listview header column that display parameters type</comment>
 
7126
  </data>
 
7127
  <data name="SharpQuery.XMLForm.SQLParameterValue" xml:space="preserve">
 
7128
    <value>Parameter's value</value>
 
7129
    <comment>Caption of a listview header column that display parameters values</comment>
 
7130
  </data>
 
7131
  <data name="SharpReport.AddinName" xml:space="preserve">
 
7132
    <value>SharpDevelop Reports</value>
 
7133
  </data>
 
7134
  <data name="SharpReport.ContextMenu.Cut" xml:space="preserve">
 
7135
    <value>Cut Field</value>
 
7136
  </data>
 
7137
  <data name="SharpReport.ContextMenu.FieldsList" xml:space="preserve">
 
7138
    <value>Fields</value>
 
7139
  </data>
 
7140
  <data name="SharpReport.ContextMenu.Functions" xml:space="preserve">
 
7141
    <value>Add Functions</value>
 
7142
  </data>
 
7143
  <data name="SharpReport.ContextMenu.Grouping" xml:space="preserve">
 
7144
    <value>Grouping/Sorting</value>
 
7145
    <comment>Manage grouping and sorting of the Data</comment>
 
7146
  </data>
 
7147
  <data name="SharpReport.ContextMenu.Paste" xml:space="preserve">
 
7148
    <value>Paste Field</value>
 
7149
  </data>
 
7150
  <data name="SharpReport.ContextMenu.Preview" xml:space="preserve">
 
7151
    <value>Show Preview</value>
 
7152
  </data>
 
7153
  <data name="SharpReport.ContextMenu.SectionVisible" xml:space="preserve">
 
7154
    <value>Section Visible</value>
 
7155
  </data>
 
7156
  <data name="SharpReport.ContextMenu.Settings" xml:space="preserve">
 
7157
    <value>Base Settings</value>
 
7158
  </data>
 
7159
  <data name="SharpReport.Design" xml:space="preserve">
 
7160
    <value>Design</value>
 
7161
  </data>
 
7162
  <data name="SharpReport.Designer.DetailSection" xml:space="preserve">
 
7163
    <value>DetailSection</value>
 
7164
  </data>
 
7165
  <data name="SharpReport.Designer.PageFooter" xml:space="preserve">
 
7166
    <value>PageFooter</value>
 
7167
  </data>
 
7168
  <data name="SharpReport.Designer.PageHeader" xml:space="preserve">
 
7169
    <value>PageHeader</value>
 
7170
  </data>
 
7171
  <data name="SharpReport.Designer.ReportFooter" xml:space="preserve">
 
7172
    <value>ReportFooter</value>
 
7173
  </data>
 
7174
  <data name="SharpReport.Designer.ReportHeader" xml:space="preserve">
 
7175
    <value>ReportHeader</value>
 
7176
  </data>
 
7177
  <data name="SharpReport.DesignView.Toolbar.Printer" xml:space="preserve">
 
7178
    <value>Send report to printer</value>
 
7179
  </data>
 
7180
  <data name="Sharpreport.Error.NoPrinter" xml:space="preserve">
 
7181
    <value>To run SharpDevelop Reports you need at least one(1) installed Printer</value>
 
7182
    <comment>Errormessage when no printer is installed</comment>
 
7183
  </data>
 
7184
  <data name="SharpReport.Error.NoReport" xml:space="preserve">
 
7185
    <value>This is not a valid report created with 'SharpReport'.</value>
 
7186
  </data>
 
7187
  <data name="SharpReport.Error.WrongFileFormat" xml:space="preserve">
 
7188
    <value>Could not read file , file corrupt (SharpReportFile is improperly formatted)</value>
 
7189
    <comment>Message when something is wrong with the file format</comment>
 
7190
  </data>
 
7191
  <data name="SharpReport.FieldsExplorer.AvailableFields" xml:space="preserve">
 
7192
    <value>Available Fields</value>
 
7193
  </data>
 
7194
  <data name="SharpReport.FieldsExplorer.ContextMenu.Columns.Remove" xml:space="preserve">
 
7195
    <value>Remove Node</value>
 
7196
  </data>
 
7197
  <data name="SharpReport.FieldsExplorer.ContextMenu.Columns.ToggleSort" xml:space="preserve">
 
7198
    <value>Toggle Sortorder</value>
 
7199
  </data>
 
7200
  <data name="SharpReport.FieldsExplorer.ContextMenu.Section.Clear" xml:space="preserve">
 
7201
    <value>Remove Nodes</value>
 
7202
  </data>
 
7203
  <data name="SharpReport.FieldsExplorer.Functions" xml:space="preserve">
 
7204
    <value>Functions</value>
 
7205
  </data>
 
7206
  <data name="SharpReport.FieldsExplorer.Grouping" xml:space="preserve">
 
7207
    <value>Grouping</value>
 
7208
  </data>
 
7209
  <data name="SharpReport.FieldsExplorer.Parameters" xml:space="preserve">
 
7210
    <value>Parameters</value>
 
7211
  </data>
 
7212
  <data name="SharpReport.FieldsExplorer.Sorting" xml:space="preserve">
 
7213
    <value>Sorting</value>
 
7214
  </data>
 
7215
  <data name="SharpReport.FieldsExplorer.Title" xml:space="preserve">
 
7216
    <value>Report Explorer</value>
 
7217
  </data>
 
7218
  <data name="SharpReport.Preview" xml:space="preserve">
 
7219
    <value>Preview</value>
 
7220
  </data>
 
7221
  <data name="SharpReport.ReportGenerator" xml:space="preserve">
 
7222
    <value>Report Generator</value>
 
7223
  </data>
 
7224
  <data name="SharpReport.ReportViewer" xml:space="preserve">
 
7225
    <value>ReportViewer</value>
 
7226
  </data>
 
7227
  <data name="SharpReport.ReportViewer.FirstPageMessage" xml:space="preserve">
 
7228
    <value>First Page</value>
 
7229
  </data>
 
7230
  <data name="SharpReport.ReportViewer.LastPageMessage" xml:space="preserve">
 
7231
    <value>Last Page</value>
 
7232
  </data>
 
7233
  <data name="SharpReport.ReportViewer.NextPage" xml:space="preserve">
 
7234
    <value>Next</value>
 
7235
  </data>
 
7236
  <data name="SharpReport.ReportViewer.PagesCreatedMessage" xml:space="preserve">
 
7237
    <value>Pages created</value>
 
7238
  </data>
 
7239
  <data name="SharpReport.ReportViewer.PdfFileMessage" xml:space="preserve">
 
7240
    <value>Create PdfFile</value>
 
7241
  </data>
 
7242
  <data name="SharpReport.ReportViewer.PreviousPage" xml:space="preserve">
 
7243
    <value>Previous</value>
 
7244
  </data>
 
7245
  <data name="SharpReport.ReportViewer.ZoomMessage" xml:space="preserve">
 
7246
    <value>Zoom</value>
 
7247
  </data>
 
7248
  <data name="SharpReport.Toolbar.Circle" xml:space="preserve">
 
7249
    <value>Circle</value>
 
7250
  </data>
 
7251
  <data name="SharpReport.Toolbar.Controls" xml:space="preserve">
 
7252
    <value>Reporting - Controls</value>
 
7253
  </data>
 
7254
  <data name="SharpReport.Toolbar.DataField" xml:space="preserve">
 
7255
    <value>DataField</value>
 
7256
  </data>
 
7257
  <data name="SharpReport.Toolbar.DataRow" xml:space="preserve">
 
7258
    <value>DataRow</value>
 
7259
  </data>
 
7260
  <data name="SharpReport.Toolbar.Functions" xml:space="preserve">
 
7261
    <value>Reporting - Functions</value>
 
7262
  </data>
 
7263
  <data name="SharpReport.Toolbar.Functions.PageNumber" xml:space="preserve">
 
7264
    <value>PageNumber</value>
 
7265
  </data>
 
7266
  <data name="SharpReport.Toolbar.Functions.PageNumberofNumbers" xml:space="preserve">
 
7267
    <value>PageNumber of Numbers</value>
 
7268
  </data>
 
7269
  <data name="SharpReport.Toolbar.Functions.TodaysDate" xml:space="preserve">
 
7270
    <value>Today</value>
 
7271
  </data>
 
7272
  <data name="SharpReport.Toolbar.GroupFooter" xml:space="preserve">
 
7273
    <value>GroupFooter</value>
 
7274
  </data>
 
7275
  <data name="SharpReport.Toolbar.GroupHeader" xml:space="preserve">
 
7276
    <value>GroupHeader</value>
 
7277
  </data>
 
7278
  <data name="SharpReport.Toolbar.Image" xml:space="preserve">
 
7279
    <value>Image</value>
 
7280
  </data>
 
7281
  <data name="SharpReport.Toolbar.Line" xml:space="preserve">
 
7282
    <value>Line</value>
 
7283
  </data>
 
7284
  <data name="SharpReport.Toolbar.Pointer" xml:space="preserve">
 
7285
    <value>Pointer</value>
 
7286
  </data>
 
7287
  <data name="SharpReport.Toolbar.Rectangle" xml:space="preserve">
 
7288
    <value>Rectangle</value>
 
7289
  </data>
 
7290
  <data name="SharpReport.Toolbar.Table" xml:space="preserve">
 
7291
    <value>Table</value>
 
7292
  </data>
 
7293
  <data name="SharpReport.Toolbar.TextBox" xml:space="preserve">
 
7294
    <value>Label</value>
 
7295
  </data>
 
7296
  <data name="SharpReport.Wizard.BaseSettings" xml:space="preserve">
 
7297
    <value>Base settings</value>
 
7298
  </data>
 
7299
  <data name="SharpReport.Wizard.BaseSettings,ReportType" xml:space="preserve">
 
7300
    <value>Report Type</value>
 
7301
  </data>
 
7302
  <data name="SharpReport.Wizard.BaseSettings.FileName" xml:space="preserve">
 
7303
    <value>File Name</value>
 
7304
  </data>
 
7305
  <data name="SharpReport.Wizard.BaseSettings.GraphicsUnit" xml:space="preserve">
 
7306
    <value>Graphics Unit</value>
 
7307
  </data>
 
7308
  <data name="SharpReport.Wizard.BaseSettings.Group" xml:space="preserve">
 
7309
    <value>Basic report settings</value>
 
7310
  </data>
 
7311
  <data name="SharpReport.Wizard.BaseSettings.ReportModel" xml:space="preserve">
 
7312
    <value>Report Model</value>
 
7313
  </data>
 
7314
  <data name="SharpReport.Wizard.BaseSettings.ReportModel.FormSheet" xml:space="preserve">
 
7315
    <value>Form Sheet</value>
 
7316
  </data>
 
7317
  <data name="SharpReport.Wizard.BaseSettings.ReportModel.Pull" xml:space="preserve">
 
7318
    <value>Pull Data</value>
 
7319
  </data>
 
7320
  <data name="SharpReport.Wizard.BaseSettings.ReportModel.Push" xml:space="preserve">
 
7321
    <value>Push Data</value>
 
7322
  </data>
 
7323
  <data name="SharpReport.Wizard.BaseSettings.ReportName" xml:space="preserve">
 
7324
    <value>Report Name</value>
 
7325
  </data>
 
7326
  <data name="SharpReport.Wizard.BaseSettings.ReportType" xml:space="preserve">
 
7327
    <value>Report Type</value>
 
7328
  </data>
 
7329
  <data name="SharpReport.Wizard.Layout.Column" xml:space="preserve">
 
7330
    <value>Select the GroupColumn</value>
 
7331
  </data>
 
7332
  <data name="SharpReport.Wizard.Layout.Grouping" xml:space="preserve">
 
7333
    <value>Grouping</value>
 
7334
  </data>
 
7335
  <data name="SharpReport.Wizard.Layout.ListLayout" xml:space="preserve">
 
7336
    <value>List Layout</value>
 
7337
  </data>
 
7338
  <data name="SharpReport.Wizard.Layout.ReportLayout" xml:space="preserve">
 
7339
    <value>Report layout</value>
 
7340
  </data>
 
7341
  <data name="SharpReport.Wizard.Layout.TableLayout" xml:space="preserve">
 
7342
    <value>Table Layout</value>
 
7343
  </data>
 
7344
  <data name="SharpReport.Wizard.PullModel" xml:space="preserve">
 
7345
    <value>Pull Data Model</value>
 
7346
  </data>
 
7347
  <data name="SharpReport.Wizard.PullModel.CommandText" xml:space="preserve">
 
7348
    <value>Command Text</value>
 
7349
  </data>
 
7350
  <data name="SharpReport.Wizard.PullModel.CommandText.ToolTip" xml:space="preserve">
 
7351
    <value>[Delete this text and enter a valid Sql String]</value>
 
7352
  </data>
 
7353
  <data name="SharpReport.Wizard.PushModel" xml:space="preserve">
 
7354
    <value>Push Data Model</value>
 
7355
  </data>
 
7356
  <data name="SharpReport.Wizard.PushModel.AvailableFields" xml:space="preserve">
 
7357
    <value>Available Fields</value>
 
7358
  </data>
 
7359
  <data name="SharpReport.Wizard.PushModel.Path" xml:space="preserve">
 
7360
    <value>Path to Schema (.xsd) File</value>
 
7361
  </data>
 
7362
  <data name="SharpReport.Wizard.ResultPanel.SaveXsdComplete" xml:space="preserve">
 
7363
    <value>Save Result (Schema and Data)</value>
 
7364
    <comment>Save displayed Data to *.xsd File</comment>
 
7365
  </data>
 
7366
  <data name="SharpReport.Wizard.ResultPanel.SaveXsdSchemaOnly" xml:space="preserve">
 
7367
    <value>Save Result (Schema only)</value>
 
7368
    <comment>Save only the Schema to *.xsd File</comment>
 
7369
  </data>
 
7370
  <data name="SharpReport.Wizard.ShowQueryResult" xml:space="preserve">
 
7371
    <value>Show Query result</value>
 
7372
  </data>
 
7373
  <data name="SideBarComponent.ContextMenu.AddTab" xml:space="preserve">
 
7374
    <value>&amp;Add Tab</value>
 
7375
  </data>
 
7376
  <data name="SideBarComponent.ContextMenu.DeleteTab" xml:space="preserve">
 
7377
    <value>&amp;Delete Tab</value>
 
7378
  </data>
 
7379
  <data name="SideBarComponent.ContextMenu.DeleteTabHeaderQuestion" xml:space="preserve">
 
7380
    <value>Do you really want to delete tab "${TabHeader}" (this will also delete all items in tab)?</value>
 
7381
  </data>
 
7382
  <data name="SideBarComponent.ContextMenu.DeleteTabItem" xml:space="preserve">
 
7383
    <value>&amp;Delete Item</value>
 
7384
  </data>
 
7385
  <data name="SideBarComponent.ContextMenu.DeleteTabItemQuestion" xml:space="preserve">
 
7386
    <value>Do you really want to delete item "${TabItem}"?</value>
 
7387
  </data>
 
7388
  <data name="SideBarComponent.ContextMenu.RenameTab" xml:space="preserve">
 
7389
    <value>&amp;Rename Tab</value>
 
7390
  </data>
 
7391
  <data name="SideBarComponent.ContextMenu.RenameTabItem" xml:space="preserve">
 
7392
    <value>&amp;Rename Item</value>
 
7393
  </data>
 
7394
  <data name="StartPage.AuthorsMenu.BarNameName" xml:space="preserve">
 
7395
    <value>Show Authors</value>
 
7396
  </data>
 
7397
  <data name="StartPage.AuthorsMenu.Name" xml:space="preserve">
 
7398
    <value>Authors</value>
 
7399
  </data>
 
7400
  <data name="StartPage.ChangeLogMenu.BarNameName" xml:space="preserve">
 
7401
    <value>Show Change Log</value>
 
7402
  </data>
 
7403
  <data name="StartPage.ChangeLogMenu.Name" xml:space="preserve">
 
7404
    <value>ChangeLog</value>
 
7405
  </data>
 
7406
  <data name="StartPage.ContactUs" xml:space="preserve">
 
7407
    <value>Contact Us</value>
 
7408
  </data>
 
7409
  <data name="StartPage.HelpWantedMenu.BarNameName" xml:space="preserve">
 
7410
    <value>Help Wanted</value>
 
7411
  </data>
 
7412
  <data name="StartPage.HelpWantedMenu.Name" xml:space="preserve">
 
7413
    <value>Help Wanted</value>
 
7414
  </data>
 
7415
  <data name="StartPage.StartMenu.BarNameName" xml:space="preserve">
 
7416
    <value>Choose Project</value>
 
7417
  </data>
 
7418
  <data name="StartPage.StartMenu.LocationTable" xml:space="preserve">
 
7419
    <value>Location</value>
 
7420
  </data>
 
7421
  <data name="StartPage.StartMenu.ModifiedTable" xml:space="preserve">
 
7422
    <value>Modified</value>
 
7423
  </data>
 
7424
  <data name="StartPage.StartMenu.Name" xml:space="preserve">
 
7425
    <value>Start</value>
 
7426
  </data>
 
7427
  <data name="StartPage.StartMenu.NewCombineButton" xml:space="preserve">
 
7428
    <value>New solution</value>
 
7429
  </data>
 
7430
  <data name="StartPage.StartMenu.OpenCombineButton" xml:space="preserve">
 
7431
    <value>Open solution</value>
 
7432
  </data>
 
7433
  <data name="StartPage.StartPageContentName" xml:space="preserve">
 
7434
    <value>Start Page</value>
 
7435
  </data>
 
7436
  <data name="StatusBarService.CaretModes.Insert" xml:space="preserve">
 
7437
    <value>INS</value>
 
7438
  </data>
 
7439
  <data name="StatusBarService.CaretModes.Overwrite" xml:space="preserve">
 
7440
    <value>OVR</value>
 
7441
  </data>
 
7442
  <data name="StatusBarService.CursorStatusBarPanelText" xml:space="preserve">
 
7443
    <value>ln ${Line} col ${Column} ch ${Character}</value>
 
7444
  </data>
 
7445
  <data name="Templates.File.#Develop.AddInOptions.Description" xml:space="preserve">
 
7446
    <value>This class provides an easy access to persistent properties.</value>
 
7447
  </data>
 
7448
  <data name="Templates.File.#Develop.AddInOptions.Name" xml:space="preserve">
 
7449
    <value>AddIn Options</value>
 
7450
  </data>
 
7451
  <data name="Templates.File.#Develop.MenuCommand.Description" xml:space="preserve">
 
7452
    <value>An empty menu command for #D.</value>
 
7453
  </data>
 
7454
  <data name="Templates.File.#Develop.MenuCommand.Name" xml:space="preserve">
 
7455
    <value>Menu Command</value>
 
7456
  </data>
 
7457
  <data name="Templates.File.#Develop.OptionPanel.Description" xml:space="preserve">
 
7458
    <value>A #D option panel.</value>
 
7459
  </data>
 
7460
  <data name="Templates.File.#Develop.OptionPanel.Name" xml:space="preserve">
 
7461
    <value>Option Panel</value>
 
7462
  </data>
 
7463
  <data name="Templates.File.#Develop.SimpleCommand.Description" xml:space="preserve">
 
7464
    <value>A command which can be used for various occasions.</value>
 
7465
  </data>
 
7466
  <data name="Templates.File.#Develop.SimpleCommand.Name" xml:space="preserve">
 
7467
    <value>Simple Command</value>
 
7468
  </data>
 
7469
  <data name="Templates.File.#Develop.SimplePad.Description" xml:space="preserve">
 
7470
    <value>A #D pad content (for example the #D scouts).</value>
 
7471
  </data>
 
7472
  <data name="Templates.File.#Develop.SimplePad.Name" xml:space="preserve">
 
7473
    <value>Empty Pad</value>
 
7474
  </data>
 
7475
  <data name="Templates.File.#Develop.View.Description" xml:space="preserve">
 
7476
    <value>A #D view content (for example text editor or resource editor).</value>
 
7477
  </data>
 
7478
  <data name="Templates.File.#Develop.View.Name" xml:space="preserve">
 
7479
    <value>Empty View</value>
 
7480
  </data>
 
7481
  <data name="Templates.File.Categories.Misc" xml:space="preserve">
 
7482
    <value>Misc</value>
 
7483
  </data>
 
7484
  <data name="Templates.File.Categories.Setup" xml:space="preserve">
 
7485
    <value>Setup</value>
 
7486
  </data>
 
7487
  <data name="Templates.File.Categories.WindowsApplications" xml:space="preserve">
 
7488
    <value>Windows Applications</value>
 
7489
    <comment>Category for windows applications project/file templates.</comment>
 
7490
  </data>
 
7491
  <data name="Templates.File.ConfigurationElement.Description" xml:space="preserve">
 
7492
    <value>Class that implements ConfigurationElement.</value>
 
7493
    <comment>Description for CSharp.ConfigurationElement.xft</comment>
 
7494
  </data>
 
7495
  <data name="Templates.File.ConfigurationElement.Name" xml:space="preserve">
 
7496
    <value>Configuration Element</value>
 
7497
    <comment>Name of the CSharp.ConfigurationElement</comment>
 
7498
  </data>
 
7499
  <data name="Templates.File.ConfigurationElementCollection.Description" xml:space="preserve">
 
7500
    <value>Class that inherits ConfigurationElementCollection.</value>
 
7501
    <comment>Description string for ConfigurationElementCollection.xft</comment>
 
7502
  </data>
 
7503
  <data name="Templates.File.ConfigurationElementCollection.Name" xml:space="preserve">
 
7504
    <value>Configuration Element Collection</value>
 
7505
    <comment>Name string for ConfigurationElementCollection.xft</comment>
 
7506
  </data>
 
7507
  <data name="Templates.File.ConfigurationSection.Description" xml:space="preserve">
 
7508
    <value>Class that implements ConfigurationSection</value>
 
7509
    <comment>Description for CSharp.ConfigurationSection.xft</comment>
 
7510
  </data>
 
7511
  <data name="Templates.File.ConfigurationSection.Name" xml:space="preserve">
 
7512
    <value>Configuration Section</value>
 
7513
    <comment>Name for CSharp.ConfigurationSection.xft</comment>
 
7514
  </data>
 
7515
  <data name="Templates.File.EmptyClass.Description" xml:space="preserve">
 
7516
    <value>An empty class declaration.</value>
 
7517
  </data>
 
7518
  <data name="Templates.File.EmptyClass.Name" xml:space="preserve">
 
7519
    <value>Class</value>
 
7520
  </data>
 
7521
  <data name="Templates.File.EmptyFile.Description" xml:space="preserve">
 
7522
    <value>Creates an empty file.</value>
 
7523
  </data>
 
7524
  <data name="Templates.File.EmptyFile.Name" xml:space="preserve">
 
7525
    <value>Empty File</value>
 
7526
  </data>
 
7527
  <data name="Templates.File.Exception.Description" xml:space="preserve">
 
7528
    <value>Creates a new Exception class.</value>
 
7529
  </data>
 
7530
  <data name="Templates.File.Exception.Name" xml:space="preserve">
 
7531
    <value>Exception</value>
 
7532
  </data>
 
7533
  <data name="Templates.File.GtkSharpWindow.Description" xml:space="preserve">
 
7534
    <value>A window for a Gtk# application.</value>
 
7535
    <comment>Description for Gtk# Window file template.</comment>
 
7536
  </data>
 
7537
  <data name="Templates.File.GtkSharpWindow.Name" xml:space="preserve">
 
7538
    <value>Gtk# Window</value>
 
7539
    <comment>Name of the file template for a Gtk# Window.</comment>
 
7540
  </data>
 
7541
  <data name="Templates.File.HeaderFile.Description" xml:space="preserve">
 
7542
    <value>Creates an empty header file.</value>
 
7543
  </data>
 
7544
  <data name="Templates.File.HeaderFile.Name" xml:space="preserve">
 
7545
    <value>Header File</value>
 
7546
  </data>
 
7547
  <data name="Templates.File.Html.EmptyHtml.Name" xml:space="preserve">
 
7548
    <value>Empty HTML file</value>
 
7549
  </data>
 
7550
  <data name="Templates.File.Html.EmptyHtmlFile.Description" xml:space="preserve">
 
7551
    <value>Creates an empty HTML file.</value>
 
7552
  </data>
 
7553
  <data name="Templates.File.Interface.Description" xml:space="preserve">
 
7554
    <value>An empty interface declaration.</value>
 
7555
  </data>
 
7556
  <data name="Templates.File.Interface.Name" xml:space="preserve">
 
7557
    <value>Interface</value>
 
7558
  </data>
 
7559
  <data name="Templates.File.Module.Description" xml:space="preserve">
 
7560
    <value>An empty module declaration.</value>
 
7561
  </data>
 
7562
  <data name="Templates.File.Module.Name" xml:space="preserve">
 
7563
    <value>Module</value>
 
7564
    <comment>VB Module</comment>
 
7565
  </data>
 
7566
  <data name="Templates.File.MsBuild.Description" xml:space="preserve">
 
7567
    <value>Creates a MSBuild file with an empty "Build" target.</value>
 
7568
  </data>
 
7569
  <data name="Templates.File.MsBuild.Name" xml:space="preserve">
 
7570
    <value>MSBuild file</value>
 
7571
  </data>
 
7572
  <data name="Templates.File.MyExtensionClass.Description" xml:space="preserve">
 
7573
    <value>A template for a class extending the "My" namespace.</value>
 
7574
  </data>
 
7575
  <data name="Templates.File.MyExtensionClass.Name" xml:space="preserve">
 
7576
    <value>"My" extension</value>
 
7577
  </data>
 
7578
  <data name="Templates.File.NAnt.NAntBuildFile.Description" xml:space="preserve">
 
7579
    <value>Creates a new NAnt build file.</value>
 
7580
    <comment>Description for the NAnt build file template.</comment>
 
7581
  </data>
 
7582
  <data name="Templates.File.NAnt.NAntBuildFile.Name" xml:space="preserve">
 
7583
    <value>NAnt Build File</value>
 
7584
    <comment>Name for the template that creates a new  NAnt build file.</comment>
 
7585
  </data>
 
7586
  <data name="Templates.File.Properties.AddIFDEFTest" xml:space="preserve">
 
7587
    <value>Add '#if TEST ... #endif'</value>
 
7588
  </data>
 
7589
  <data name="Templates.File.Properties.AddIFDEFTest.Description" xml:space="preserve">
 
7590
    <value>If true, the class is only compiled when the TEST symbol is defined.</value>
 
7591
  </data>
 
7592
  <data name="Templates.File.Properties.AddSetupCode" xml:space="preserve">
 
7593
    <value>Add setup code</value>
 
7594
  </data>
 
7595
  <data name="Templates.File.Properties.AddSetupCode.Description" xml:space="preserve">
 
7596
    <value>If true, setup code will be generated.</value>
 
7597
  </data>
 
7598
  <data name="Templates.File.Properties.AddTearDownCode" xml:space="preserve">
 
7599
    <value>Add tear down code</value>
 
7600
  </data>
 
7601
  <data name="Templates.File.Properties.AddTearDownCode.Description" xml:space="preserve">
 
7602
    <value>If true, tear down code will be generated.</value>
 
7603
  </data>
 
7604
  <data name="Templates.File.Properties.ContextCategory" xml:space="preserve">
 
7605
    <value>Context</value>
 
7606
  </data>
 
7607
  <data name="Templates.File.Properties.IsSealed.Description" xml:space="preserve">
 
7608
    <value>Set to true to declare the class as sealed.</value>
 
7609
    <comment>Class templates should use this property if they want to offer the user the option of creating their class as sealed.</comment>
 
7610
  </data>
 
7611
  <data name="Templates.File.Properties.OptionCategory" xml:space="preserve">
 
7612
    <value>Options</value>
 
7613
  </data>
 
7614
  <data name="Templates.File.RecentFilesCollection.Description" xml:space="preserve">
 
7615
    <value>Implements ConfigurationCollection for storing recently opened files in your application.</value>
 
7616
  </data>
 
7617
  <data name="Templates.File.RecentFilesCollection.Name" xml:space="preserve">
 
7618
    <value>Recent files collection</value>
 
7619
  </data>
 
7620
  <data name="Templates.File.Resource.EmptyResourceFile.Description" xml:space="preserve">
 
7621
    <value>creates an empty resource file</value>
 
7622
  </data>
 
7623
  <data name="Templates.File.Resource.EmptyResourceFile.Name" xml:space="preserve">
 
7624
    <value>Empty resource file</value>
 
7625
  </data>
 
7626
  <data name="Templates.File.SingletonClass.Description" xml:space="preserve">
 
7627
    <value>A class following the singleton pattern.</value>
 
7628
  </data>
 
7629
  <data name="Templates.File.SingletonClass.Name" xml:space="preserve">
 
7630
    <value>Singleton Class</value>
 
7631
  </data>
 
7632
  <data name="Templates.File.Struct.Description" xml:space="preserve">
 
7633
    <value>A struct declaration including Equals() and GetHashCode() implementation.</value>
 
7634
  </data>
 
7635
  <data name="Templates.File.Struct.Name" xml:space="preserve">
 
7636
    <value>Struct</value>
 
7637
  </data>
 
7638
  <data name="Templates.File.Structure.Description" xml:space="preserve">
 
7639
    <value>A structure declaration including Equals() and GetHashCode() implementation.</value>
 
7640
  </data>
 
7641
  <data name="Templates.File.Structure.Name" xml:space="preserve">
 
7642
    <value>Structure</value>
 
7643
  </data>
 
7644
  <data name="Templates.File.Text.EmptyText.Name" xml:space="preserve">
 
7645
    <value>Empty text file</value>
 
7646
  </data>
 
7647
  <data name="Templates.File.Text.EmptyTextFile.Description" xml:space="preserve">
 
7648
    <value>Creates a new text file.</value>
 
7649
  </data>
 
7650
  <data name="Templates.File.UnitTest.Description" xml:space="preserve">
 
7651
    <value>Creates a basic unit test.</value>
 
7652
  </data>
 
7653
  <data name="Templates.File.UnitTest.Name" xml:space="preserve">
 
7654
    <value>Unit Test</value>
 
7655
  </data>
 
7656
  <data name="Templates.File.WebControl.Description" xml:space="preserve">
 
7657
    <value>A custom Web Control.</value>
 
7658
  </data>
 
7659
  <data name="Templates.File.WebControl.Name" xml:space="preserve">
 
7660
    <value>ASP.NET Web Control</value>
 
7661
  </data>
 
7662
  <data name="Templates.File.WebForm.Description" xml:space="preserve">
 
7663
    <value>Web Form: .aspx page with Code Behind.</value>
 
7664
  </data>
 
7665
  <data name="Templates.File.WebForm.Name" xml:space="preserve">
 
7666
    <value>ASP.NET Web Form</value>
 
7667
  </data>
 
7668
  <data name="Templates.File.WebHandler.Description" xml:space="preserve">
 
7669
    <value>Creates a ASP.NET WebHandler with code-behind.</value>
 
7670
  </data>
 
7671
  <data name="Templates.File.WebHandler.Name" xml:space="preserve">
 
7672
    <value>ASP.NET Web Handler</value>
 
7673
  </data>
 
7674
  <data name="Templates.File.WebService.Description" xml:space="preserve">
 
7675
    <value>Component Frame for ASMX Web Service.</value>
 
7676
  </data>
 
7677
  <data name="Templates.File.WebService.Name" xml:space="preserve">
 
7678
    <value>ASP.NET Web Service</value>
 
7679
  </data>
 
7680
  <data name="Templates.File.WindowsForm.Description" xml:space="preserve">
 
7681
    <value>A form for a windows application.</value>
 
7682
  </data>
 
7683
  <data name="Templates.File.WindowsForm.Name" xml:space="preserve">
 
7684
    <value>Form</value>
 
7685
  </data>
 
7686
  <data name="Templates.File.WindowsUserControl.Description" xml:space="preserve">
 
7687
    <value>A user control for a windows application.</value>
 
7688
  </data>
 
7689
  <data name="Templates.File.WindowsUserControl.Name" xml:space="preserve">
 
7690
    <value>User Control</value>
 
7691
  </data>
 
7692
  <data name="Templates.File.WinFXFlowDocument.Name" xml:space="preserve">
 
7693
    <value>WPF Flow Document</value>
 
7694
  </data>
 
7695
  <data name="Templates.File.WinFXPage.Name" xml:space="preserve">
 
7696
    <value>WPF Page</value>
 
7697
  </data>
 
7698
  <data name="Templates.File.WinFXPageFunction.Name" xml:space="preserve">
 
7699
    <value>WPF Page Function</value>
 
7700
  </data>
 
7701
  <data name="Templates.File.WinFXResourceDictionary.Name" xml:space="preserve">
 
7702
    <value>WPF Resource Dictionary</value>
 
7703
  </data>
 
7704
  <data name="Templates.File.WinFXUserControl.Description" xml:space="preserve">
 
7705
    <value>A WPF Custom Control</value>
 
7706
  </data>
 
7707
  <data name="Templates.File.WinFXUserControl.Name" xml:space="preserve">
 
7708
    <value>WPF User Control</value>
 
7709
  </data>
 
7710
  <data name="Templates.File.WinFXWindow.Description" xml:space="preserve">
 
7711
    <value>A WPF Window</value>
 
7712
  </data>
 
7713
  <data name="Templates.File.WinFXWindow.Name" xml:space="preserve">
 
7714
    <value>WPF Window</value>
 
7715
  </data>
 
7716
  <data name="Templates.File.WiX.EmptyWiX.Description" xml:space="preserve">
 
7717
    <value>empty fragment file for WiX</value>
 
7718
  </data>
 
7719
  <data name="Templates.File.WiX.EmptyWiX.Name" xml:space="preserve">
 
7720
    <value>Empty WiX Fragment File</value>
 
7721
  </data>
 
7722
  <data name="Templates.File.Wix.EmptyWixDialog.Description" xml:space="preserve">
 
7723
    <value>Creates an empty setup dialog.</value>
 
7724
  </data>
 
7725
  <data name="Templates.File.Wix.EmptyWixDialog.Name" xml:space="preserve">
 
7726
    <value>Empty Setup Dialog</value>
 
7727
  </data>
 
7728
  <data name="Templates.File.Wix.WixDialog.Description" xml:space="preserve">
 
7729
    <value>Creates a setup dialog with some default controls on it.</value>
 
7730
  </data>
 
7731
  <data name="Templates.File.Wix.WixDialog.Name" xml:space="preserve">
 
7732
    <value>Setup Dialog</value>
 
7733
  </data>
 
7734
  <data name="Templates.File.Wix.WixFile.Description" xml:space="preserve">
 
7735
    <value>Creates an empty setup document.</value>
 
7736
  </data>
 
7737
  <data name="Templates.File.Wix.WixFile.Name" xml:space="preserve">
 
7738
    <value>Empty Setup Document</value>
 
7739
  </data>
 
7740
  <data name="Templates.File.Wix.WixProject.Description" xml:space="preserve">
 
7741
    <value>Creates an empty setup project.</value>
 
7742
  </data>
 
7743
  <data name="Templates.File.Wix.WixProject.Name" xml:space="preserve">
 
7744
    <value>Empty Setup Project</value>
 
7745
  </data>
 
7746
  <data name="Templates.File.Xml.AppConfig.Description" xml:space="preserve">
 
7747
    <value>Generates an app.config file. For your application. MSBuild will rename this to appname.exe.config if this project is an executable.</value>
 
7748
    <comment>Describes the app.config template.</comment>
 
7749
  </data>
 
7750
  <data name="Templates.File.Xml.AppConfig.Name" xml:space="preserve">
 
7751
    <value>App.Config File</value>
 
7752
    <comment>File name for the app.config template.</comment>
 
7753
  </data>
 
7754
  <data name="Templates.File.Xml.EmptyXml.Name" xml:space="preserve">
 
7755
    <value>Empty XML file</value>
 
7756
  </data>
 
7757
  <data name="Templates.File.Xml.EmptyXmlFile.Description" xml:space="preserve">
 
7758
    <value>Creates an empty XML file.</value>
 
7759
  </data>
 
7760
  <data name="Templates.File.Xml.EmptyXmlForm.Description" xml:space="preserve">
 
7761
    <value>Creates an empty XML form.</value>
 
7762
  </data>
 
7763
  <data name="Templates.File.Xml.EmptyXmlForm.Name" xml:space="preserve">
 
7764
    <value>XML Form</value>
 
7765
  </data>
 
7766
  <data name="Templates.File.Xml.EmptyXmlUserControl.Description" xml:space="preserve">
 
7767
    <value>Creates an empty XML user control.</value>
 
7768
  </data>
 
7769
  <data name="Templates.File.Xml.EmptyXmlUserControl.Name" xml:space="preserve">
 
7770
    <value>XML User Control</value>
 
7771
  </data>
 
7772
  <data name="Templates.Project.BlankCombine.Description" xml:space="preserve">
 
7773
    <value>Creates an empty solution without projects.</value>
 
7774
  </data>
 
7775
  <data name="Templates.Project.BlankCombine.Name" xml:space="preserve">
 
7776
    <value>Empty solution</value>
 
7777
  </data>
 
7778
  <data name="Templates.Project.ClassLibrary.Description" xml:space="preserve">
 
7779
    <value>A project for creating classes which are used in other Applications.</value>
 
7780
  </data>
 
7781
  <data name="Templates.Project.ClassLibrary.Name" xml:space="preserve">
 
7782
    <value>Class Library</value>
 
7783
  </data>
 
7784
  <data name="Templates.Project.ConsoleProject.Description" xml:space="preserve">
 
7785
    <value>A project that creates a command line application.</value>
 
7786
  </data>
 
7787
  <data name="Templates.Project.ConsoleProject.Name" xml:space="preserve">
 
7788
    <value>Console Application</value>
 
7789
  </data>
 
7790
  <data name="Templates.Project.ConsoleProject.Unmanaged.Description" xml:space="preserve">
 
7791
    <value>A project that creates a command line application in unmanaged (native) code.</value>
 
7792
  </data>
 
7793
  <data name="Templates.Project.ConsoleProject.Unmanaged.Name" xml:space="preserve">
 
7794
    <value>Unmanaged console project</value>
 
7795
    <comment>Name for project template (A project that creates a command line application in unmanaged (native) code.)</comment>
 
7796
  </data>
 
7797
  <data name="Templates.Project.Direct3DApplication.Description" xml:space="preserve">
 
7798
    <value>A project for creating an Application with Direct3D interface.</value>
 
7799
  </data>
 
7800
  <data name="Templates.Project.Direct3DApplication.Name" xml:space="preserve">
 
7801
    <value>Direct3D Application</value>
 
7802
  </data>
 
7803
  <data name="Templates.Project.EmptyProject.Description" xml:space="preserve">
 
7804
    <value>An empty Project.</value>
 
7805
  </data>
 
7806
  <data name="Templates.Project.EmptyProject.Name" xml:space="preserve">
 
7807
    <value>Empty Project</value>
 
7808
  </data>
 
7809
  <data name="Templates.Project.GladeSharpProject.Description" xml:space="preserve">
 
7810
    <value>A project that creates a Glade# application</value>
 
7811
    <comment>Glade# project template description.</comment>
 
7812
  </data>
 
7813
  <data name="Templates.Project.GladeSharpProject.Name" xml:space="preserve">
 
7814
    <value>Glade# Application</value>
 
7815
    <comment>Name of Glade# project template.</comment>
 
7816
  </data>
 
7817
  <data name="Templates.Project.GtkSharpProject.Description" xml:space="preserve">
 
7818
    <value>A project that creates a Gtk# application</value>
 
7819
    <comment>Gtk# project template description.</comment>
 
7820
  </data>
 
7821
  <data name="Templates.Project.GtkSharpProject.Name" xml:space="preserve">
 
7822
    <value>Gtk# Application</value>
 
7823
    <comment>Name of Gtk# project template.</comment>
 
7824
  </data>
 
7825
  <data name="Templates.Project.SetupProject.Description" xml:space="preserve">
 
7826
    <value>A windows installer project for creating a MSI installer.</value>
 
7827
  </data>
 
7828
  <data name="Templates.Project.SetupProject.Name" xml:space="preserve">
 
7829
    <value>Setup Project</value>
 
7830
  </data>
 
7831
  <data name="Templates.Project.SharedAddin.Description" xml:space="preserve">
 
7832
    <value>Creates a shared add-in for COM applications.</value>
 
7833
  </data>
 
7834
  <data name="Templates.Project.SharedAddin.Name" xml:space="preserve">
 
7835
    <value>Shared Add-in</value>
 
7836
  </data>
 
7837
  <data name="Templates.Project.SharpDevelopAddin.Description" xml:space="preserve">
 
7838
    <value>A project template to quickly create a SharpDevelop addin</value>
 
7839
  </data>
 
7840
  <data name="Templates.Project.SharpDevelopAddin.Name" xml:space="preserve">
 
7841
    <value>SharpDevelop addin</value>
 
7842
  </data>
 
7843
  <data name="Templates.Project.SharpDevelopMacro.Description" xml:space="preserve">
 
7844
    <value>AddIn template that defines an entry in the "Tools" menu that takes the active text editor and modifies the selected text.</value>
 
7845
  </data>
 
7846
  <data name="Templates.Project.SharpDevelopMacro.Name" xml:space="preserve">
 
7847
    <value>Tools menu entry</value>
 
7848
  </data>
 
7849
  <data name="Templates.Project.SilverlightApplication.Description" xml:space="preserve">
 
7850
    <value>A project that creates a Silverlight application.</value>
 
7851
  </data>
 
7852
  <data name="Templates.Project.SilverlightApplication.Name" xml:space="preserve">
 
7853
    <value>Silverlight Application</value>
 
7854
  </data>
 
7855
  <data name="Templates.Project.SysTrayIcon.Description" xml:space="preserve">
 
7856
    <value>A project that creates an application with a icon in the notification area on the taskbar.</value>
 
7857
    <comment>Note: "System Tray" is NOT a valid name for the notification area. See http://blogs.msdn.com/oldnewthing/archive/2003/09/10/54831.aspx</comment>
 
7858
  </data>
 
7859
  <data name="Templates.Project.SysTrayIcon.Name" xml:space="preserve">
 
7860
    <value>NotifyIcon Application</value>
 
7861
  </data>
 
7862
  <data name="Templates.Project.UserControlLibrary.Description" xml:space="preserve">
 
7863
    <value>A project that creates user controls which are used in windows applications.</value>
 
7864
  </data>
 
7865
  <data name="Templates.Project.UserControlLibrary.Name" xml:space="preserve">
 
7866
    <value>Windows User Control Library</value>
 
7867
  </data>
 
7868
  <data name="Templates.Project.WebPage.Description" xml:space="preserve">
 
7869
    <value>ASP.net web application</value>
 
7870
  </data>
 
7871
  <data name="Templates.Project.WebPage.Name" xml:space="preserve">
 
7872
    <value>ASP.net webpage project</value>
 
7873
  </data>
 
7874
  <data name="Templates.Project.WebService.Description" xml:space="preserve">
 
7875
    <value>A project that creates an ASP.NET Web Service</value>
 
7876
  </data>
 
7877
  <data name="Templates.Project.WebService.Name" xml:space="preserve">
 
7878
    <value>ASP.NET Web Service</value>
 
7879
  </data>
 
7880
  <data name="Templates.Project.WindowsApplication.Description" xml:space="preserve">
 
7881
    <value>A project that creates an application with a Windows interface.</value>
 
7882
  </data>
 
7883
  <data name="Templates.Project.WindowsApplication.Name" xml:space="preserve">
 
7884
    <value>Windows Application</value>
 
7885
  </data>
 
7886
  <data name="Templates.Project.WindowsService.Description" xml:space="preserve">
 
7887
    <value>A project for creating a windows service.</value>
 
7888
  </data>
 
7889
  <data name="Templates.Project.WindowsService.Name" xml:space="preserve">
 
7890
    <value>Windows Service</value>
 
7891
  </data>
 
7892
  <data name="Templates.Project.WinFXApplication.Description" xml:space="preserve">
 
7893
    <value>Creates a simple WPF application.</value>
 
7894
  </data>
 
7895
  <data name="Templates.Project.WinFXApplication.Name" xml:space="preserve">
 
7896
    <value>WPF Application</value>
 
7897
  </data>
 
7898
  <data name="Templates.Project.WinFXNavigationApplication.Description" xml:space="preserve">
 
7899
    <value>Creates a simple WPF application with one navigation page.</value>
 
7900
  </data>
 
7901
  <data name="Templates.Project.WinFXNavigationApplication.Name" xml:space="preserve">
 
7902
    <value>WPF Navigation Application</value>
 
7903
  </data>
 
7904
  <data name="Templates.SharpReport.NewReport" xml:space="preserve">
 
7905
    <value>Create a new report using the Report Wizard</value>
 
7906
  </data>
 
7907
  <data name="XML.FormsDesigner.SideBar.CustomizeSidebar" xml:space="preserve">
 
7908
    <value>Configure Sidebar...</value>
 
7909
  </data>
 
7910
  <data name="XML.MainMenu.Analysis" xml:space="preserve">
 
7911
    <value>&amp;Analysis</value>
 
7912
    <comment>Analysis / Quality Tools main menu entry</comment>
 
7913
  </data>
 
7914
  <data name="XML.MainMenu.BuildMenu" xml:space="preserve">
 
7915
    <value>B&amp;uild</value>
 
7916
  </data>
 
7917
  <data name="XML.MainMenu.BuildMenu.AbortBuild" xml:space="preserve">
 
7918
    <value>Abort build</value>
 
7919
  </data>
 
7920
  <data name="XML.MainMenu.BuildMenu.BreakKey" xml:space="preserve">
 
7921
    <value>Break</value>
 
7922
    <comment>The caption of the Pause/Break key on the keyboard, as shortcut for aborting the build</comment>
 
7923
  </data>
 
7924
  <data name="XML.MainMenu.BuildMenu.BuildProject" xml:space="preserve">
 
7925
    <value>B&amp;uild ${CurrentProjectName}</value>
 
7926
  </data>
 
7927
  <data name="XML.MainMenu.BuildMenu.BuildSolution" xml:space="preserve">
 
7928
    <value>&amp;Build Solution</value>
 
7929
  </data>
 
7930
  <data name="XML.MainMenu.BuildMenu.CleanProject" xml:space="preserve">
 
7931
    <value>Clea&amp;n ${CurrentProjectName}</value>
 
7932
  </data>
 
7933
  <data name="XML.MainMenu.BuildMenu.CleanSolution" xml:space="preserve">
 
7934
    <value>&amp;Clean Solution</value>
 
7935
  </data>
 
7936
  <data name="XML.MainMenu.BuildMenu.EditConfigurationsPlatforms" xml:space="preserve">
 
7937
    <value>Edit configurations/platforms</value>
 
7938
  </data>
 
7939
  <data name="XML.MainMenu.BuildMenu.PublishProject" xml:space="preserve">
 
7940
    <value>Publish ${CurrentProjectName}</value>
 
7941
  </data>
 
7942
  <data name="XML.MainMenu.BuildMenu.PublishSolution" xml:space="preserve">
 
7943
    <value>&amp;Publish Solution</value>
 
7944
  </data>
 
7945
  <data name="XML.MainMenu.BuildMenu.RebuildProject" xml:space="preserve">
 
7946
    <value>R&amp;ebuild ${CurrentProjectName}</value>
 
7947
  </data>
 
7948
  <data name="XML.MainMenu.BuildMenu.RebuildSolution" xml:space="preserve">
 
7949
    <value>&amp;Rebuild Solution</value>
 
7950
  </data>
 
7951
  <data name="XML.MainMenu.BuildMenu.SetConfiguration" xml:space="preserve">
 
7952
    <value>Set configuration</value>
 
7953
    <comment>Set the project configuration (debug/release)</comment>
 
7954
  </data>
 
7955
  <data name="XML.MainMenu.BuildMenu.SetPlatform" xml:space="preserve">
 
7956
    <value>Set platform</value>
 
7957
  </data>
 
7958
  <data name="XML.MainMenu.DebugMenu" xml:space="preserve">
 
7959
    <value>&amp;Debug</value>
 
7960
  </data>
 
7961
  <data name="XML.MainMenu.DebugMenu.Attach" xml:space="preserve">
 
7962
    <value>Attach to Process...</value>
 
7963
  </data>
 
7964
  <data name="XML.MainMenu.DebugMenu.Break" xml:space="preserve">
 
7965
    <value>&amp;Break</value>
 
7966
  </data>
 
7967
  <data name="XML.MainMenu.DebugMenu.Break.Description" xml:space="preserve">
 
7968
    <value>Break the debugging process</value>
 
7969
  </data>
 
7970
  <data name="XML.MainMenu.DebugMenu.Continue" xml:space="preserve">
 
7971
    <value>&amp;Continue debugging</value>
 
7972
  </data>
 
7973
  <data name="XML.MainMenu.DebugMenu.Continue.Description" xml:space="preserve">
 
7974
    <value>Continues the process execution.</value>
 
7975
  </data>
 
7976
  <data name="XML.MainMenu.DebugMenu.Detach" xml:space="preserve">
 
7977
    <value>Detach</value>
 
7978
  </data>
 
7979
  <data name="XML.MainMenu.DebugMenu.Error.BadAssembly" xml:space="preserve">
 
7980
    <value>Can not get .NET Framework version of program. Check that the program is managed assembly.</value>
 
7981
  </data>
 
7982
  <data name="XML.MainMenu.DebugMenu.Error.CannotAttachToProcess" xml:space="preserve">
 
7983
    <value>Can not attach to process.</value>
 
7984
  </data>
 
7985
  <data name="XML.MainMenu.DebugMenu.Error.CannotStartProcess" xml:space="preserve">
 
7986
    <value>Can not start process.</value>
 
7987
  </data>
 
7988
  <data name="XML.MainMenu.DebugMenu.Error.Debugging" xml:space="preserve">
 
7989
    <value>Can not perform action because some process is debugged.</value>
 
7990
  </data>
 
7991
  <data name="XML.MainMenu.DebugMenu.Error.KernelDebuggerEnabled" xml:space="preserve">
 
7992
    <value>Can not start SharpDevelop debugger because kernel debugger is enabled.  To disable the kernel debugger, remove the switch "/debug" from the file Boot.ini and reboot your computer.</value>
 
7993
  </data>
 
7994
  <data name="XML.MainMenu.DebugMenu.Error.Net10NotSupported" xml:space="preserve">
 
7995
    <value>Debugging of .NET Framework 1.0 programs is not supported.</value>
 
7996
  </data>
 
7997
  <data name="XML.MainMenu.DebugMenu.Error.NotDebugging" xml:space="preserve">
 
7998
    <value>Can not perform action because no process is debugged.</value>
 
7999
  </data>
 
8000
  <data name="XML.MainMenu.DebugMenu.Error.ProcessPaused" xml:space="preserve">
 
8001
    <value>Can not perform action because process is paused.</value>
 
8002
  </data>
 
8003
  <data name="XML.MainMenu.DebugMenu.Error.ProcessRunning" xml:space="preserve">
 
8004
    <value>Can not perform action because process is running.</value>
 
8005
  </data>
 
8006
  <data name="XML.MainMenu.DebugMenu.RemoveAllBreakpoints" xml:space="preserve">
 
8007
    <value>Remove all breakpoints</value>
 
8008
    <comment>Main menu command for removing all breakpoints + tooltip for the corresponding toolbar button (in the breakpoints pad)</comment>
 
8009
  </data>
 
8010
  <data name="XML.MainMenu.DebugMenu.RunLastBuild" xml:space="preserve">
 
8011
    <value>Run last build</value>
 
8012
  </data>
 
8013
  <data name="XML.MainMenu.DebugMenu.RunWithoutDebug" xml:space="preserve">
 
8014
    <value>Run &amp;without debugger</value>
 
8015
  </data>
 
8016
  <data name="XML.MainMenu.DebugMenu.RunWithoutDebug.Description" xml:space="preserve">
 
8017
    <value>Runs the program without attached debugger.</value>
 
8018
  </data>
 
8019
  <data name="XML.MainMenu.DebugMenu.StepInto" xml:space="preserve">
 
8020
    <value>Step into</value>
 
8021
  </data>
 
8022
  <data name="XML.MainMenu.DebugMenu.StepInto.Description" xml:space="preserve">
 
8023
    <value>Step into</value>
 
8024
  </data>
 
8025
  <data name="XML.MainMenu.DebugMenu.StepOut" xml:space="preserve">
 
8026
    <value>Step out</value>
 
8027
  </data>
 
8028
  <data name="XML.MainMenu.DebugMenu.StepOut.Description" xml:space="preserve">
 
8029
    <value>Step out</value>
 
8030
  </data>
 
8031
  <data name="XML.MainMenu.DebugMenu.StepOver" xml:space="preserve">
 
8032
    <value>&amp;Step over</value>
 
8033
  </data>
 
8034
  <data name="XML.MainMenu.DebugMenu.StepOver.Description" xml:space="preserve">
 
8035
    <value>Step over</value>
 
8036
  </data>
 
8037
  <data name="XML.MainMenu.DebugMenu.Stop" xml:space="preserve">
 
8038
    <value>Stop process</value>
 
8039
  </data>
 
8040
  <data name="XML.MainMenu.DebugMenu.Stop.Description" xml:space="preserve">
 
8041
    <value>Stops the current process and terminates debugging.</value>
 
8042
  </data>
 
8043
  <data name="XML.MainMenu.DebugMenu.ToggleBreakpoint" xml:space="preserve">
 
8044
    <value>Toggle Breakpoint</value>
 
8045
    <comment>Set/remove breakpoint on current line</comment>
 
8046
  </data>
 
8047
  <data name="XML.MainMenu.EditMenu" xml:space="preserve">
 
8048
    <value>&amp;Edit</value>
 
8049
  </data>
 
8050
  <data name="XML.MainMenu.EditMenu.Copy" xml:space="preserve">
 
8051
    <value>&amp;Copy</value>
 
8052
  </data>
 
8053
  <data name="XML.MainMenu.EditMenu.Copy.Description" xml:space="preserve">
 
8054
    <value>Copy selection to clipboard</value>
 
8055
  </data>
 
8056
  <data name="XML.MainMenu.EditMenu.Cut" xml:space="preserve">
 
8057
    <value>Cu&amp;t</value>
 
8058
  </data>
 
8059
  <data name="XML.MainMenu.EditMenu.Cut.Description" xml:space="preserve">
 
8060
    <value>Cut selection to clipboard</value>
 
8061
  </data>
 
8062
  <data name="XML.MainMenu.EditMenu.Delete" xml:space="preserve">
 
8063
    <value>&amp;Delete</value>
 
8064
  </data>
 
8065
  <data name="XML.MainMenu.EditMenu.Delete.Description" xml:space="preserve">
 
8066
    <value>Delete</value>
 
8067
  </data>
 
8068
  <data name="XML.MainMenu.EditMenu.FoldingMenu" xml:space="preserve">
 
8069
    <value>F&amp;olding</value>
 
8070
  </data>
 
8071
  <data name="XML.MainMenu.EditMenu.FoldingMenu.ShowDefinitions" xml:space="preserve">
 
8072
    <value>Show &amp;definitions only</value>
 
8073
  </data>
 
8074
  <data name="XML.MainMenu.EditMenu.FoldingMenu.ToggleAllFoldings" xml:space="preserve">
 
8075
    <value>Toggle &amp;all folds</value>
 
8076
  </data>
 
8077
  <data name="XML.MainMenu.EditMenu.FoldingMenu.ToggleFolding" xml:space="preserve">
 
8078
    <value>&amp;Toggle fold</value>
 
8079
  </data>
 
8080
  <data name="XML.MainMenu.EditMenu.FormatMenu" xml:space="preserve">
 
8081
    <value>&amp;Format</value>
 
8082
  </data>
 
8083
  <data name="XML.MainMenu.EditMenu.FormatMenu.Capitalize" xml:space="preserve">
 
8084
    <value>Capitalize</value>
 
8085
  </data>
 
8086
  <data name="XML.MainMenu.EditMenu.FormatMenu.InvertCase" xml:space="preserve">
 
8087
    <value>Invert Case</value>
 
8088
  </data>
 
8089
  <data name="XML.MainMenu.EditMenu.FormatMenu.LdSpace2Tab" xml:space="preserve">
 
8090
    <value>Leading Spaces to Tabs</value>
 
8091
  </data>
 
8092
  <data name="XML.MainMenu.EditMenu.FormatMenu.LdTab2Space" xml:space="preserve">
 
8093
    <value>Leading Tabs to Spaces</value>
 
8094
  </data>
 
8095
  <data name="XML.MainMenu.EditMenu.FormatMenu.LowerCase" xml:space="preserve">
 
8096
    <value>To Lower Case</value>
 
8097
  </data>
 
8098
  <data name="XML.MainMenu.EditMenu.FormatMenu.RlWs" xml:space="preserve">
 
8099
    <value>Remove Leading Whitespace</value>
 
8100
  </data>
 
8101
  <data name="XML.MainMenu.EditMenu.FormatMenu.RtWs" xml:space="preserve">
 
8102
    <value>Remove Trailing Whitespace</value>
 
8103
  </data>
 
8104
  <data name="XML.MainMenu.EditMenu.FormatMenu.SortLines" xml:space="preserve">
 
8105
    <value>Sort Lines...</value>
 
8106
  </data>
 
8107
  <data name="XML.MainMenu.EditMenu.FormatMenu.Space2Tab" xml:space="preserve">
 
8108
    <value>Spaces to Tabs</value>
 
8109
  </data>
 
8110
  <data name="XML.MainMenu.EditMenu.FormatMenu.Tab2Space" xml:space="preserve">
 
8111
    <value>Tabs to Spaces</value>
 
8112
  </data>
 
8113
  <data name="XML.MainMenu.EditMenu.FormatMenu.UpperCase" xml:space="preserve">
 
8114
    <value>To Upper Case</value>
 
8115
  </data>
 
8116
  <data name="XML.MainMenu.EditMenu.Insert" xml:space="preserve">
 
8117
    <value>&amp;Insert</value>
 
8118
  </data>
 
8119
  <data name="XML.MainMenu.EditMenu.Paste" xml:space="preserve">
 
8120
    <value>&amp;Paste</value>
 
8121
  </data>
 
8122
  <data name="XML.MainMenu.EditMenu.Paste.AsComment" xml:space="preserve">
 
8123
    <value>Paste as comment</value>
 
8124
  </data>
 
8125
  <data name="XML.MainMenu.EditMenu.Paste.AsString" xml:space="preserve">
 
8126
    <value>Paste as string</value>
 
8127
    <comment>Pastes the clipboard content as string literal</comment>
 
8128
  </data>
 
8129
  <data name="XML.MainMenu.EditMenu.Paste.Description" xml:space="preserve">
 
8130
    <value>Paste text from clipboard</value>
 
8131
  </data>
 
8132
  <data name="XML.MainMenu.EditMenu.Redo" xml:space="preserve">
 
8133
    <value>&amp;Redo</value>
 
8134
  </data>
 
8135
  <data name="XML.MainMenu.EditMenu.Redo.Description" xml:space="preserve">
 
8136
    <value>Redo last undo action</value>
 
8137
  </data>
 
8138
  <data name="XML.MainMenu.EditMenu.SelectAll" xml:space="preserve">
 
8139
    <value>Select &amp;All</value>
 
8140
  </data>
 
8141
  <data name="XML.MainMenu.EditMenu.Undo" xml:space="preserve">
 
8142
    <value>&amp;Undo</value>
 
8143
  </data>
 
8144
  <data name="XML.MainMenu.EditMenu.Undo.Description" xml:space="preserve">
 
8145
    <value>Undo last action</value>
 
8146
  </data>
 
8147
  <data name="XML.MainMenu.EditMenu.WordCount" xml:space="preserve">
 
8148
    <value>&amp;Word Count…</value>
 
8149
  </data>
 
8150
  <data name="XML.MainMenu.FileMenu" xml:space="preserve">
 
8151
    <value>&amp;File</value>
 
8152
  </data>
 
8153
  <data name="XML.MainMenu.FileMenu.ClearRecentFiles" xml:space="preserve">
 
8154
    <value>Clear recent files list</value>
 
8155
  </data>
 
8156
  <data name="XML.MainMenu.FileMenu.ClearRecentProjects" xml:space="preserve">
 
8157
    <value>Clear recent projects list</value>
 
8158
  </data>
 
8159
  <data name="XML.MainMenu.FileMenu.Close" xml:space="preserve">
 
8160
    <value>&amp;Close</value>
 
8161
  </data>
 
8162
  <data name="XML.MainMenu.FileMenu.Close.File" xml:space="preserve">
 
8163
    <value>&amp;File</value>
 
8164
  </data>
 
8165
  <data name="XML.MainMenu.FileMenu.Close.Project" xml:space="preserve">
 
8166
    <value>&amp;Solution</value>
 
8167
  </data>
 
8168
  <data name="XML.MainMenu.FileMenu.CloseAll" xml:space="preserve">
 
8169
    <value>C&amp;lose All Documents</value>
 
8170
  </data>
 
8171
  <data name="XML.MainMenu.FileMenu.Exit" xml:space="preserve">
 
8172
    <value>E&amp;xit</value>
 
8173
  </data>
 
8174
  <data name="XML.MainMenu.FileMenu.New" xml:space="preserve">
 
8175
    <value>&amp;New</value>
 
8176
  </data>
 
8177
  <data name="XML.MainMenu.FileMenu.New.File" xml:space="preserve">
 
8178
    <value>&amp;File…</value>
 
8179
  </data>
 
8180
  <data name="XML.MainMenu.FileMenu.New.File.Description" xml:space="preserve">
 
8181
    <value>Open new buffer</value>
 
8182
  </data>
 
8183
  <data name="XML.MainMenu.FileMenu.New.Project" xml:space="preserve">
 
8184
    <value>&amp;Project...</value>
 
8185
  </data>
 
8186
  <data name="XML.MainMenu.FileMenu.New.Solution" xml:space="preserve">
 
8187
    <value>&amp;Solution...</value>
 
8188
  </data>
 
8189
  <data name="XML.MainMenu.FileMenu.Open" xml:space="preserve">
 
8190
    <value>&amp;Open</value>
 
8191
  </data>
 
8192
  <data name="XML.MainMenu.FileMenu.Open.File" xml:space="preserve">
 
8193
    <value>&amp;File…</value>
 
8194
  </data>
 
8195
  <data name="XML.MainMenu.FileMenu.Open.File.Description" xml:space="preserve">
 
8196
    <value>Open buffer from disc</value>
 
8197
  </data>
 
8198
  <data name="XML.MainMenu.FileMenu.Open.Project" xml:space="preserve">
 
8199
    <value>&amp;Project/Solution…</value>
 
8200
  </data>
 
8201
  <data name="XML.MainMenu.FileMenu.Open.Project.Description" xml:space="preserve">
 
8202
    <value>Open Project/Solution</value>
 
8203
  </data>
 
8204
  <data name="XML.MainMenu.FileMenu.Print" xml:space="preserve">
 
8205
    <value>P&amp;rint</value>
 
8206
  </data>
 
8207
  <data name="XML.MainMenu.FileMenu.PrintPreview" xml:space="preserve">
 
8208
    <value>Print &amp;Preview</value>
 
8209
    <comment>Changed hotkey:
 
8210
P&amp;rint Preview to Print &amp;Preview</comment>
 
8211
  </data>
 
8212
  <data name="XML.MainMenu.FileMenu.RecentFiles" xml:space="preserve">
 
8213
    <value>Recent &amp;Files</value>
 
8214
  </data>
 
8215
  <data name="XML.MainMenu.FileMenu.RecentProjects" xml:space="preserve">
 
8216
    <value>Recent Pro&amp;jects</value>
 
8217
  </data>
 
8218
  <data name="XML.MainMenu.FileMenu.Reload" xml:space="preserve">
 
8219
    <value>R&amp;eload file</value>
 
8220
  </data>
 
8221
  <data name="XML.MainMenu.FileMenu.Save" xml:space="preserve">
 
8222
    <value>&amp;Save</value>
 
8223
  </data>
 
8224
  <data name="XML.MainMenu.FileMenu.Save.Description" xml:space="preserve">
 
8225
    <value>Save current buffer</value>
 
8226
  </data>
 
8227
  <data name="XML.MainMenu.FileMenu.SaveAll" xml:space="preserve">
 
8228
    <value>Save A&amp;ll</value>
 
8229
  </data>
 
8230
  <data name="XML.MainMenu.FileMenu.SaveAll.Description" xml:space="preserve">
 
8231
    <value>Save all buffers currently open</value>
 
8232
  </data>
 
8233
  <data name="XML.MainMenu.FileMenu.SaveAs" xml:space="preserve">
 
8234
    <value>Save &amp;As…</value>
 
8235
  </data>
 
8236
  <data name="XML.MainMenu.FileMenu.SaveWithEncoding" xml:space="preserve">
 
8237
    <value>Save with &amp;encoding...</value>
 
8238
    <comment>Saves a text file by choosing the target encoding</comment>
 
8239
  </data>
 
8240
  <data name="XML.MainMenu.FormatMenu" xml:space="preserve">
 
8241
    <value>F&amp;ormat</value>
 
8242
  </data>
 
8243
  <data name="XML.MainMenu.FormatMenu.AlignMenu" xml:space="preserve">
 
8244
    <value>&amp;Align</value>
 
8245
  </data>
 
8246
  <data name="XML.MainMenu.FormatMenu.AlignMenu.AlignBottom" xml:space="preserve">
 
8247
    <value>&amp;Bottoms</value>
 
8248
  </data>
 
8249
  <data name="XML.MainMenu.FormatMenu.AlignMenu.AlignHorizontalCenters" xml:space="preserve">
 
8250
    <value>&amp;Centers</value>
 
8251
  </data>
 
8252
  <data name="XML.MainMenu.FormatMenu.AlignMenu.AlignHorizontalLeft" xml:space="preserve">
 
8253
    <value>&amp;Lefts</value>
 
8254
  </data>
 
8255
  <data name="XML.MainMenu.FormatMenu.AlignMenu.AlignHorizontalRight" xml:space="preserve">
 
8256
    <value>&amp;Rights</value>
 
8257
  </data>
 
8258
  <data name="XML.MainMenu.FormatMenu.AlignMenu.AlignToGrid" xml:space="preserve">
 
8259
    <value>To &amp;Grid</value>
 
8260
  </data>
 
8261
  <data name="XML.MainMenu.FormatMenu.AlignMenu.AlignTop" xml:space="preserve">
 
8262
    <value>Top&amp;s</value>
 
8263
  </data>
 
8264
  <data name="XML.MainMenu.FormatMenu.AlignMenu.AlignVerticalCenters" xml:space="preserve">
 
8265
    <value>&amp;Middles</value>
 
8266
  </data>
 
8267
  <data name="XML.MainMenu.FormatMenu.CenterMenu" xml:space="preserve">
 
8268
    <value>&amp;Center in Form</value>
 
8269
  </data>
 
8270
  <data name="XML.MainMenu.FormatMenu.CenterMenu.CenterHorizontally" xml:space="preserve">
 
8271
    <value>&amp;Horizontally</value>
 
8272
  </data>
 
8273
  <data name="XML.MainMenu.FormatMenu.CenterMenu.CenterVertically" xml:space="preserve">
 
8274
    <value>&amp;Vertically</value>
 
8275
  </data>
 
8276
  <data name="XML.MainMenu.FormatMenu.HorizontalSpacingMenu" xml:space="preserve">
 
8277
    <value>&amp;Horizontal Spacing</value>
 
8278
  </data>
 
8279
  <data name="XML.MainMenu.FormatMenu.HorizontalSpacingMenu.BringToFront" xml:space="preserve">
 
8280
    <value>&amp;Bring to Front</value>
 
8281
  </data>
 
8282
  <data name="XML.MainMenu.FormatMenu.HorizontalSpacingMenu.HorizSpaceConcatenate" xml:space="preserve">
 
8283
    <value>&amp;Remove</value>
 
8284
  </data>
 
8285
  <data name="XML.MainMenu.FormatMenu.HorizontalSpacingMenu.HorizSpaceDecrease" xml:space="preserve">
 
8286
    <value>&amp;Decrease</value>
 
8287
  </data>
 
8288
  <data name="XML.MainMenu.FormatMenu.HorizontalSpacingMenu.HorizSpaceIncrease" xml:space="preserve">
 
8289
    <value>&amp;Increase</value>
 
8290
  </data>
 
8291
  <data name="XML.MainMenu.FormatMenu.HorizontalSpacingMenu.HorizSpaceMakeEqual" xml:space="preserve">
 
8292
    <value>Make &amp;Equal</value>
 
8293
  </data>
 
8294
  <data name="XML.MainMenu.FormatMenu.HorizontalSpacingMenu.SendToBack" xml:space="preserve">
 
8295
    <value>&amp;Send to Back</value>
 
8296
  </data>
 
8297
  <data name="XML.MainMenu.FormatMenu.LineUpIcons" xml:space="preserve">
 
8298
    <value>&amp;Line up icons</value>
 
8299
  </data>
 
8300
  <data name="XML.MainMenu.FormatMenu.Lock" xml:space="preserve">
 
8301
    <value>&amp;Lock Controls</value>
 
8302
  </data>
 
8303
  <data name="XML.MainMenu.FormatMenu.OrderMenu" xml:space="preserve">
 
8304
    <value>&amp;Order</value>
 
8305
  </data>
 
8306
  <data name="XML.MainMenu.FormatMenu.OrderMenu.BringToFront" xml:space="preserve">
 
8307
    <value>&amp;Bring to Front</value>
 
8308
  </data>
 
8309
  <data name="XML.MainMenu.FormatMenu.OrderMenu.SendToBack" xml:space="preserve">
 
8310
    <value>&amp;Send to Back</value>
 
8311
  </data>
 
8312
  <data name="XML.MainMenu.FormatMenu.SameSizeMenu" xml:space="preserve">
 
8313
    <value>&amp;Make Same Size</value>
 
8314
  </data>
 
8315
  <data name="XML.MainMenu.FormatMenu.SameSizeMenu.SizeToControl" xml:space="preserve">
 
8316
    <value>&amp;Both</value>
 
8317
  </data>
 
8318
  <data name="XML.MainMenu.FormatMenu.SameSizeMenu.SizeToControlHeight" xml:space="preserve">
 
8319
    <value>&amp;Height</value>
 
8320
  </data>
 
8321
  <data name="XML.MainMenu.FormatMenu.SameSizeMenu.SizeToControlWidth" xml:space="preserve">
 
8322
    <value>&amp;Width</value>
 
8323
  </data>
 
8324
  <data name="XML.MainMenu.FormatMenu.SameSizeMenu.SizeToGrid" xml:space="preserve">
 
8325
    <value>Size to Gri&amp;d</value>
 
8326
  </data>
 
8327
  <data name="XML.MainMenu.FormatMenu.ShowLargeIcons" xml:space="preserve">
 
8328
    <value>&amp;Show large icons</value>
 
8329
  </data>
 
8330
  <data name="XML.MainMenu.FormatMenu.ShowProperties" xml:space="preserve">
 
8331
    <value>&amp;Properties</value>
 
8332
  </data>
 
8333
  <data name="XML.MainMenu.FormatMenu.ShowTabOrder" xml:space="preserve">
 
8334
    <value>Show &amp;tab order</value>
 
8335
  </data>
 
8336
  <data name="XML.MainMenu.FormatMenu.VerticalSpacingMenu" xml:space="preserve">
 
8337
    <value>&amp;Vertical Spacing</value>
 
8338
  </data>
 
8339
  <data name="XML.MainMenu.FormatMenu.VerticalSpacingMenu.VertSpaceConcatenate" xml:space="preserve">
 
8340
    <value>&amp;Remove</value>
 
8341
  </data>
 
8342
  <data name="XML.MainMenu.FormatMenu.VerticalSpacingMenu.VertSpaceDecrease" xml:space="preserve">
 
8343
    <value>&amp;Decrease</value>
 
8344
  </data>
 
8345
  <data name="XML.MainMenu.FormatMenu.VerticalSpacingMenu.VertSpaceIncrease" xml:space="preserve">
 
8346
    <value>&amp;Increase</value>
 
8347
  </data>
 
8348
  <data name="XML.MainMenu.FormatMenu.VerticalSpacingMenu.VertSpaceMakeEqual" xml:space="preserve">
 
8349
    <value>Make &amp;Equal</value>
 
8350
  </data>
 
8351
  <data name="XML.MainMenu.HelpMenu" xml:space="preserve">
 
8352
    <value>&amp;Help</value>
 
8353
  </data>
 
8354
  <data name="XML.MainMenu.HelpMenu.About" xml:space="preserve">
 
8355
    <value>&amp;About…</value>
 
8356
  </data>
 
8357
  <data name="XML.MainMenu.HelpMenu.ContextHelp" xml:space="preserve">
 
8358
    <value>Context help</value>
 
8359
  </data>
 
8360
  <data name="XML.MainMenu.HelpMenu.DynamicHelp" xml:space="preserve">
 
8361
    <value>&amp;Dynamic Help</value>
 
8362
  </data>
 
8363
  <data name="XML.MainMenu.HelpMenu.GPL" xml:space="preserve">
 
8364
    <value>&amp;GPL...</value>
 
8365
  </data>
 
8366
  <data name="XML.MainMenu.HelpMenu.ReadMe" xml:space="preserve">
 
8367
    <value>&amp;ReadMe…</value>
 
8368
  </data>
 
8369
  <data name="XML.MainMenu.HelpMenu.StyleGuide" xml:space="preserve">
 
8370
    <value>Coding Style Guide</value>
 
8371
  </data>
 
8372
  <data name="XML.MainMenu.HelpMenu.Tips" xml:space="preserve">
 
8373
    <value>&amp;Tip of the Day…</value>
 
8374
  </data>
 
8375
  <data name="XML.MainMenu.HelpMenu.Topics" xml:space="preserve">
 
8376
    <value>&amp;Help Topics</value>
 
8377
  </data>
 
8378
  <data name="XML.MainMenu.HelpMenu.WebMenu" xml:space="preserve">
 
8379
    <value>Web</value>
 
8380
  </data>
 
8381
  <data name="XML.MainMenu.Navigation.Back" xml:space="preserve">
 
8382
    <value>Navigate Back</value>
 
8383
  </data>
 
8384
  <data name="XML.MainMenu.Navigation.ClearHistory" xml:space="preserve">
 
8385
    <value>Clear Navigation History</value>
 
8386
  </data>
 
8387
  <data name="XML.MainMenu.Navigation.Forward" xml:space="preserve">
 
8388
    <value>Navigate Forward</value>
 
8389
  </data>
 
8390
  <data name="XML.MainMenu.ProjectMenu" xml:space="preserve">
 
8391
    <value>&amp;Project</value>
 
8392
  </data>
 
8393
  <data name="XML.MainMenu.ProjectMenu.Options" xml:space="preserve">
 
8394
    <value>Project &amp;Options…</value>
 
8395
  </data>
 
8396
  <data name="XML.MainMenu.RefactorMenu" xml:space="preserve">
 
8397
    <value>&amp;Refactor</value>
 
8398
  </data>
 
8399
  <data name="XML.MainMenu.RunMenu.BuildProject.Description" xml:space="preserve">
 
8400
    <value>Builds the current project.</value>
 
8401
  </data>
 
8402
  <data name="XML.MainMenu.RunMenu.BuildSolution.Description" xml:space="preserve">
 
8403
    <value>Builds all projects in the current solution.</value>
 
8404
  </data>
 
8405
  <data name="XML.MainMenu.RunMenu.Compile.Description" xml:space="preserve">
 
8406
    <value>Build active project or buffer (when no project is open) (does autosave)</value>
 
8407
  </data>
 
8408
  <data name="XML.MainMenu.RunMenu.Compile.StopDebuggingQuestion" xml:space="preserve">
 
8409
    <value>You have to stop the debugger to build the project.
 
8410
Do you want to stop debugging?</value>
 
8411
  </data>
 
8412
  <data name="XML.MainMenu.RunMenu.Compile.StopDebuggingTitle" xml:space="preserve">
 
8413
    <value>Stop Debugging</value>
 
8414
  </data>
 
8415
  <data name="XML.MainMenu.RunMenu.Run" xml:space="preserve">
 
8416
    <value>&amp;Run</value>
 
8417
  </data>
 
8418
  <data name="XML.MainMenu.RunMenu.Run.Description" xml:space="preserve">
 
8419
    <value>Run compiled exe (does recompile)</value>
 
8420
  </data>
 
8421
  <data name="XML.MainMenu.SearchMenu" xml:space="preserve">
 
8422
    <value>&amp;Search</value>
 
8423
  </data>
 
8424
  <data name="XML.MainMenu.SearchMenu.ClrBookmark" xml:space="preserve">
 
8425
    <value>&amp;Clear All Bookmarks</value>
 
8426
  </data>
 
8427
  <data name="XML.MainMenu.SearchMenu.ClrBookmark.Description" xml:space="preserve">
 
8428
    <value>Clear all bookmarks in current buffer</value>
 
8429
  </data>
 
8430
  <data name="XML.MainMenu.SearchMenu.Find" xml:space="preserve">
 
8431
    <value>&amp;Find…</value>
 
8432
  </data>
 
8433
  <data name="XML.MainMenu.SearchMenu.FindNext" xml:space="preserve">
 
8434
    <value>Find &amp;Next</value>
 
8435
  </data>
 
8436
  <data name="XML.MainMenu.SearchMenu.FindNextSelected" xml:space="preserve">
 
8437
    <value>Find Next &amp;Selected</value>
 
8438
    <comment>Search menu option that finds the next match based on the currently selected text.</comment>
 
8439
  </data>
 
8440
  <data name="XML.MainMenu.SearchMenu.Goto" xml:space="preserve">
 
8441
    <value>&amp;Go To...</value>
 
8442
  </data>
 
8443
  <data name="XML.MainMenu.SearchMenu.GotoBrace" xml:space="preserve">
 
8444
    <value>Goto &amp;Matching Brace</value>
 
8445
  </data>
 
8446
  <data name="XML.MainMenu.SearchMenu.IncrementalSearch" xml:space="preserve">
 
8447
    <value>Incremental Search</value>
 
8448
  </data>
 
8449
  <data name="XML.MainMenu.SearchMenu.NextBookmark" xml:space="preserve">
 
8450
    <value>Ne&amp;xt Bookmark</value>
 
8451
  </data>
 
8452
  <data name="XML.MainMenu.SearchMenu.NextBookmark.Description" xml:space="preserve">
 
8453
    <value>Goto next bookmark</value>
 
8454
  </data>
 
8455
  <data name="XML.MainMenu.SearchMenu.PrevBookmark" xml:space="preserve">
 
8456
    <value>&amp;Prev Bookmark</value>
 
8457
  </data>
 
8458
  <data name="XML.MainMenu.SearchMenu.PrevBookmark.Description" xml:space="preserve">
 
8459
    <value>Goto previous bookmark</value>
 
8460
  </data>
 
8461
  <data name="XML.MainMenu.SearchMenu.Replace" xml:space="preserve">
 
8462
    <value>&amp;Replace…</value>
 
8463
  </data>
 
8464
  <data name="XML.MainMenu.SearchMenu.ReverseIncrementalSearch" xml:space="preserve">
 
8465
    <value>Reverse Incremental Search</value>
 
8466
  </data>
 
8467
  <data name="XML.MainMenu.SearchMenu.ToggleBookmark" xml:space="preserve">
 
8468
    <value>&amp;Toggle Bookmark</value>
 
8469
  </data>
 
8470
  <data name="XML.MainMenu.SearchMenu.ToggleBookmark.Description" xml:space="preserve">
 
8471
    <value>Set/unset bookmark at current line</value>
 
8472
  </data>
 
8473
  <data name="XML.MainMenu.ToolMenu" xml:space="preserve">
 
8474
    <value>&amp;Tools</value>
 
8475
  </data>
 
8476
  <data name="XML.MainMenu.ToolMenu.ConvertCodeTo" xml:space="preserve">
 
8477
    <value>&amp;Convert code to</value>
 
8478
  </data>
 
8479
  <data name="XML.MainMenu.ToolMenu.ExternalTools.EnterArguments" xml:space="preserve">
 
8480
    <value>Enter arguments for the tool:</value>
 
8481
  </data>
 
8482
  <data name="XML.MainMenu.ToolMenu.ExternalTools.ExecutionFailed" xml:space="preserve">
 
8483
    <value>External program execution failed.
 
8484
Error while starting:
 
8485
</value>
 
8486
  </data>
 
8487
  <data name="XML.MainMenu.ToolMenu.ExternalTools.ExitedWithCode" xml:space="preserve">
 
8488
    <value>Exited with code:</value>
 
8489
  </data>
 
8490
  <data name="XML.MainMenu.ToolMenu.GenerateCode" xml:space="preserve">
 
8491
    <value>Auto code generation</value>
 
8492
  </data>
 
8493
  <data name="XML.MainMenu.ToolMenu.InsColor" xml:space="preserve">
 
8494
    <value>Insert Color…</value>
 
8495
  </data>
 
8496
  <data name="XML.MainMenu.ToolMenu.InsGUID" xml:space="preserve">
 
8497
    <value>Insert new &amp;GUID</value>
 
8498
  </data>
 
8499
  <data name="XML.MainMenu.ToolMenu.Options" xml:space="preserve">
 
8500
    <value>O&amp;ptions…</value>
 
8501
  </data>
 
8502
  <data name="XML.MainMenu.ToolMenu.QuickXmlDoc" xml:space="preserve">
 
8503
    <value>Quick XML doc</value>
 
8504
  </data>
 
8505
  <data name="XML.MainMenu.ToolsMenu.RegularExpressionToolkit" xml:space="preserve">
 
8506
    <value>Regular Expressions Toolkit</value>
 
8507
  </data>
 
8508
  <data name="XML.MainMenu.ViewMenu" xml:space="preserve">
 
8509
    <value>&amp;View</value>
 
8510
  </data>
 
8511
  <data name="XML.MainMenu.ViewMenu.DebugMenu" xml:space="preserve">
 
8512
    <value>&amp;Debug</value>
 
8513
  </data>
 
8514
  <data name="XML.MainMenu.ViewMenu.FullScreen" xml:space="preserve">
 
8515
    <value>&amp;Fullscreen</value>
 
8516
  </data>
 
8517
  <data name="XML.MainMenu.ViewMenu.SetupMenu" xml:space="preserve">
 
8518
    <value>Setup</value>
 
8519
  </data>
 
8520
  <data name="XML.MainMenu.ViewMenu.SetupMenu.DialogsMenu" xml:space="preserve">
 
8521
    <value>Dialogs</value>
 
8522
  </data>
 
8523
  <data name="XML.MainMenu.ViewMenu.SetupMenu.FilesMenu" xml:space="preserve">
 
8524
    <value>Files</value>
 
8525
  </data>
 
8526
  <data name="XML.MainMenu.ViewMenu.ShowStartPage" xml:space="preserve">
 
8527
    <value>&amp;Show start page</value>
 
8528
  </data>
 
8529
  <data name="XML.MainMenu.ViewMenu.ToolsMenu" xml:space="preserve">
 
8530
    <value>&amp;Tools</value>
 
8531
  </data>
 
8532
  <data name="XML.MainMenu.WindowMenu" xml:space="preserve">
 
8533
    <value>&amp;Window</value>
 
8534
  </data>
 
8535
  <data name="XML.MainMenu.WindowMenu.NxtWindow" xml:space="preserve">
 
8536
    <value>&amp;Next Window</value>
 
8537
  </data>
 
8538
  <data name="XML.MainMenu.WindowMenu.PrvWindow" xml:space="preserve">
 
8539
    <value>&amp;Prev Window</value>
 
8540
  </data>
 
8541
  <data name="XML.MainMenu.WindowMenu.Split" xml:space="preserve">
 
8542
    <value>&amp;Split</value>
 
8543
  </data>
 
8544
  <data name="XML.StandardHeader.CreatedBySharpDevelop" xml:space="preserve">
 
8545
    <value>Created by SharpDevelop.</value>
 
8546
  </data>
 
8547
  <data name="XML.StandardHeader.Date" xml:space="preserve">
 
8548
    <value>Date:</value>
 
8549
  </data>
 
8550
  <data name="XML.StandardHeader.HowToChangeTemplateInformation" xml:space="preserve">
 
8551
    <value>To change this template use Tools | Options | Coding | Edit Standard Headers.</value>
 
8552
  </data>
 
8553
  <data name="XML.StandardHeader.Time" xml:space="preserve">
 
8554
    <value>Time:</value>
 
8555
  </data>
 
8556
  <data name="XML.StandardHeader.User" xml:space="preserve">
 
8557
    <value>User:</value>
 
8558
  </data>
 
8559
  <data name="XML.TextAreaContextMenu.BufferOptions" xml:space="preserve">
 
8560
    <value>Buffer Options</value>
 
8561
  </data>
 
8562
  <data name="XML.TextAreaContextMenu.CommentUncommentSelection" xml:space="preserve">
 
8563
    <value>Comment region</value>
 
8564
  </data>
 
8565
  <data name="XML.TextAreaContextMenu.Copy" xml:space="preserve">
 
8566
    <value>&amp;Copy</value>
 
8567
  </data>
 
8568
  <data name="XML.TextAreaContextMenu.Cut" xml:space="preserve">
 
8569
    <value>Cu&amp;t</value>
 
8570
  </data>
 
8571
  <data name="XML.TextAreaContextMenu.FileMode" xml:space="preserve">
 
8572
    <value>File mode</value>
 
8573
  </data>
 
8574
  <data name="XML.TextAreaContextMenu.Indent" xml:space="preserve">
 
8575
    <value>Indent</value>
 
8576
  </data>
 
8577
  <data name="XML.TextAreaContextMenu.Paste" xml:space="preserve">
 
8578
    <value>&amp;Paste</value>
 
8579
  </data>
 
8580
  <data name="XML.TextAreaContextMenu.Refactoring" xml:space="preserve">
 
8581
    <value>Refactoring</value>
 
8582
  </data>
 
8583
  <data name="XML.TextAreaContextMenu.UncommentSelection" xml:space="preserve">
 
8584
    <value>Uncomment region</value>
 
8585
  </data>
 
8586
  <data name="_Internal.Bogus.Translation.Test1" xml:space="preserve">
 
8587
    <value>This resource is not being used. Its purpose is to test the translation database and has 
 
8588
a line break</value>
 
8589
  </data>
 
8590
</root>
 
 
b'\\ No newline at end of file'