OLD | NEW |
| (Empty) |
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 c
omment</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.bas
e64"> | |
23 <value>[base64 mime encoded serialized .NET Framework object]</value> | |
24 </data> | |
25 <data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="appl
ication/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" xm
lns: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" msda
ta: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=2.
0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> | |
116 </resheader> | |
117 <resheader name="writer"> | |
118 <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.
0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> | |
119 </resheader> | |
120 <data name="AddToNullProjectError" xml:space="preserve"> | |
121 <value>Failed to add file '{0}' to project as project is null.</value> | |
122 </data> | |
123 <data name="Advanced" xml:space="preserve"> | |
124 <value>Advanced</value> | |
125 <comment>Project Property Page Caption</comment> | |
126 </data> | |
127 <data name="ReferenceAlreadyExists" xml:space="preserve"> | |
128 <value>A reference to component '{0}' cannot be added. A reference to the co
mponent already exists in the project.</value> | |
129 <comment>ReferenceAlreadyExists error message</comment> | |
130 </data> | |
131 <data name="AttributeLoad" xml:space="preserve"> | |
132 <value>Could not load attribute '{0}' from project file '{1}'.</value> | |
133 </data> | |
134 <data name="BuildAction" xml:space="preserve"> | |
135 <value>Build Action</value> | |
136 <comment>Project Build Property Name</comment> | |
137 </data> | |
138 <data name="BuildActionDescription" xml:space="preserve"> | |
139 <value>How the file relates to the build and deployment process</value> | |
140 <comment>Project Build Property Description</comment> | |
141 </data> | |
142 <data name="BuildVerbosity" xml:space="preserve"> | |
143 <value>Verbosity</value> | |
144 </data> | |
145 <data name="BuildVerbosityDescription" xml:space="preserve"> | |
146 <value>Specify how much information is included in the build output</value> | |
147 </data> | |
148 <data name="cli1" xml:space="preserve"> | |
149 <value>ECMA-335 CLI compatible framework (location must be provided)</value> | |
150 <comment>Target platform drop down option</comment> | |
151 </data> | |
152 <data name="Compile" xml:space="preserve"> | |
153 <value>Compile</value> | |
154 <comment>Build Action - drop down option</comment> | |
155 </data> | |
156 <data name="ConfirmExtensionChange" xml:space="preserve"> | |
157 <value>If you change a file name extension, the file may become unusable. Ar
e you sure you want to change it?</value> | |
158 </data> | |
159 <data name="CannotAddFileThatIsOpenInEditor" xml:space="preserve"> | |
160 <value>A file with name '{0}' already exists and is open in an editor. Pleas
e give a unique name to the item you are adding, or delete the existing item fir
st.</value> | |
161 </data> | |
162 <data name="CanNotSaveFileNotOpeneInEditor" xml:space="preserve"> | |
163 <value>Cannot save '{0}' as it is not open in the editor.</value> | |
164 </data> | |
165 <data name="Content" xml:space="preserve"> | |
166 <value>Content</value> | |
167 <comment>Build Action - drop down option</comment> | |
168 </data> | |
169 <data name="CopyToLocal" xml:space="preserve"> | |
170 <value>Copy Local</value> | |
171 <comment>File property</comment> | |
172 </data> | |
173 <data name="CopyToLocalDescription" xml:space="preserve"> | |
174 <value>Indicates whether the reference will be copied to the output director
y.</value> | |
175 </data> | |
176 <data name="Detailed" xml:space="preserve"> | |
177 <value>Detailed</value> | |
178 </data> | |
179 <data name="Diagnostic" xml:space="preserve"> | |
180 <value>Diagnostic</value> | |
181 </data> | |
182 <data name="DirectoryExistError" xml:space="preserve"> | |
183 <value>Directory already exists</value> | |
184 </data> | |
185 <data name="EditorViewError" xml:space="preserve"> | |
186 <value>Error opening specified view '{0}' using editor '{1}'</value> | |
187 </data> | |
188 <data name="EmbeddedResource" xml:space="preserve"> | |
189 <value>Embedded Resource</value> | |
190 <comment>Build Action - drop down option</comment> | |
191 </data> | |
192 <data name="Error" xml:space="preserve"> | |
193 <value>error</value> | |
194 </data> | |
195 <data name="ErrorInvalidFileName" xml:space="preserve"> | |
196 <value>Files and folders cannot be: | |
197 - Empty strings | |
198 - System reserved names, including 'CON', 'AUX', PRN', 'COM1' or 'LPT2' | |
199 - contain only '.' | |
200 - have any of the following characters: / ? : & \ * " < > | # %</valu
e> | |
201 </data> | |
202 <data name="ErrorInvalidProjectName" xml:space="preserve"> | |
203 <value>The name you provided is not a valid project name.</value> | |
204 </data> | |
205 <data name="ErrorMsBuildRegistration" xml:space="preserve"> | |
206 <value>MSBuild path not found in registry. Please reinstall to fix the probl
em.</value> | |
207 </data> | |
208 <data name="ErrorSaving" xml:space="preserve"> | |
209 <value>Error Saving File</value> | |
210 </data> | |
211 <data name="Exe" xml:space="preserve"> | |
212 <value>Console Application</value> | |
213 </data> | |
214 <data name="ExpectedObjectOfType" xml:space="preserve"> | |
215 <value>Expecting object of type {0}.</value> | |
216 </data> | |
217 <data name="FailedToRetrieveProperties" xml:space="preserve"> | |
218 <value>Failed to retrieve MSBuild property {0} from the project file.</value
> | |
219 <comment>The exception message thrown when getting a property from msbuild f
ails.</comment> | |
220 </data> | |
221 <data name="FileAlreadyExists" xml:space="preserve"> | |
222 <value>A file with the same name '{0}' already exists. Do you want to overwr
ite it?</value> | |
223 </data> | |
224 <data name="FileAlreadyExistsAndCannotBeRenamed" xml:space="preserve"> | |
225 <value>A file with the same name '{0}' already exists.</value> | |
226 </data> | |
227 <data name="FileAlreadyExistsCaption" xml:space="preserve"> | |
228 <value>Destination File Exists</value> | |
229 </data> | |
230 <data name="FileAlreadyInProject" xml:space="preserve"> | |
231 <value>A file of this name is already part of the project. Do you want to ov
erwrite it?</value> | |
232 </data> | |
233 <data name="FileAlreadyInProjectCaption" xml:space="preserve"> | |
234 <value>Destination File Exists</value> | |
235 </data> | |
236 <data name="FileCannotBeRenamedToAnExistingFile" xml:space="preserve"> | |
237 <value>A file or folder with the name '{0}' already exists on disk at this l
ocation. Please choose another name.</value> | |
238 </data> | |
239 <data name="FileCopyError" xml:space="preserve"> | |
240 <value>Error Copying File</value> | |
241 </data> | |
242 <data name="FileName" xml:space="preserve"> | |
243 <value>File Name</value> | |
244 </data> | |
245 <data name="FileNameCannotContainALeadingPeriod" xml:space="preserve"> | |
246 <value>File and folder names cannot contain a leading period.</value> | |
247 </data> | |
248 <data name="FileNameDescription" xml:space="preserve"> | |
249 <value>The name of the file or folder</value> | |
250 </data> | |
251 <data name="FolderName" xml:space="preserve"> | |
252 <value>Folder Name</value> | |
253 </data> | |
254 <data name="FolderNameDescription" xml:space="preserve"> | |
255 <value>Name of this folder</value> | |
256 </data> | |
257 <data name="FullPath" xml:space="preserve"> | |
258 <value>Full Path</value> | |
259 </data> | |
260 <data name="FullPathDescription" xml:space="preserve"> | |
261 <value>Location of the file</value> | |
262 </data> | |
263 <data name="ItemDoesNotExistInProjectDirectory" xml:space="preserve"> | |
264 <value>The item '{0}' does not exist in the project directory. It may have b
een moved, renamed or deleted.</value> | |
265 </data> | |
266 <data name="LinkedItemsAreNotSupported" xml:space="preserve"> | |
267 <value>Cannot save '{0}' outside the project directory. Linked items are not
supported.</value> | |
268 </data> | |
269 <data name="Library" xml:space="preserve"> | |
270 <value>Class Library</value> | |
271 </data> | |
272 <data name="Minimal" xml:space="preserve"> | |
273 <value>Minimal</value> | |
274 </data> | |
275 <data name="Misc" xml:space="preserve"> | |
276 <value>Misc</value> | |
277 </data> | |
278 <data name="None" xml:space="preserve"> | |
279 <value>None</value> | |
280 </data> | |
281 <data name="Normal" xml:space="preserve"> | |
282 <value>Normal</value> | |
283 </data> | |
284 <data name="PasteFailed" xml:space="preserve"> | |
285 <value>Item is not available or corrupted and thus cannot be pasted.</value> | |
286 </data> | |
287 <data name="Program" xml:space="preserve"> | |
288 <value>Program</value> | |
289 </data> | |
290 <data name="Project" xml:space="preserve"> | |
291 <value>Project</value> | |
292 </data> | |
293 <data name="ProjectContainsCircularReferences" xml:space="preserve"> | |
294 <value>A reference to library '{0}' cannot be added. Adding this project as
a reference would cause a circular dependency. </value> | |
295 </data> | |
296 <data name="ProjectFile" xml:space="preserve"> | |
297 <value>Project File</value> | |
298 </data> | |
299 <data name="ProjectFileDescription" xml:space="preserve"> | |
300 <value>The name of the file containing build, configuration, and other infor
mation about the project.</value> | |
301 </data> | |
302 <data name="ProjectFolder" xml:space="preserve"> | |
303 <value>Project Folder</value> | |
304 </data> | |
305 <data name="ProjectFolderDescription" xml:space="preserve"> | |
306 <value>The absolute location of the project.</value> | |
307 </data> | |
308 <data name="Quiet" xml:space="preserve"> | |
309 <value>Quiet</value> | |
310 </data> | |
311 <data name="RefName" xml:space="preserve"> | |
312 <value>(Name)</value> | |
313 </data> | |
314 <data name="ReferencesNodeName" xml:space="preserve"> | |
315 <value>References</value> | |
316 </data> | |
317 <data name="RefNameDescription" xml:space="preserve"> | |
318 <value>Display name of the reference</value> | |
319 </data> | |
320 <data name="RenameFolder" xml:space="preserve"> | |
321 <value>Rename directory failed. {0}</value> | |
322 </data> | |
323 <data name="RTL" xml:space="preserve"> | |
324 <value>RTL_False</value> | |
325 </data> | |
326 <data name="SaveCaption" xml:space="preserve"> | |
327 <value>Save?</value> | |
328 </data> | |
329 <data name="SaveModifiedDocuments" xml:space="preserve"> | |
330 <value>Do you want to save modified documents?</value> | |
331 </data> | |
332 <data name="SaveOfProjectFileOutsideCurrentDirectory" xml:space="preserve"> | |
333 <value>The project file can only be saved into the project location '{0}'.</
value> | |
334 </data> | |
335 <data name="StandardEditorViewError" xml:space="preserve"> | |
336 <value>Error opening specified view '{0}' using standard editor.</value> | |
337 </data> | |
338 <data name="URL" xml:space="preserve"> | |
339 <value>URL</value> | |
340 </data> | |
341 <data name="UseOfDeletedItemError" xml:space="preserve"> | |
342 <value>You are trying to use an item that has already been deleted or that d
oes not exist.</value> | |
343 </data> | |
344 <data name="v1" xml:space="preserve"> | |
345 <value>Microsoft .Net Framework v1.0</value> | |
346 </data> | |
347 <data name="v11" xml:space="preserve"> | |
348 <value>Microsoft .Net Framework v1.1</value> | |
349 </data> | |
350 <data name="v2" xml:space="preserve"> | |
351 <value>Microsoft .Net Framework v2.0</value> | |
352 </data> | |
353 <data name="Warning" xml:space="preserve"> | |
354 <value>warning</value> | |
355 </data> | |
356 <data name="WinExe" xml:space="preserve"> | |
357 <value>Windows Application</value> | |
358 </data> | |
359 <data name="AddReferenceDialogTitle" xml:space="preserve"> | |
360 <value>Add Reference</value> | |
361 </data> | |
362 <data name="InvalidAutomationObject" xml:space="preserve"> | |
363 <value>Automation object invalid.</value> | |
364 </data> | |
365 <data name="CancelQueryEdit" xml:space="preserve"> | |
366 <value>The command you are attempting cannot be completed because the file '
{0}' that must be modified cannot be changed. If the file is under source contro
l, you may want to check it out; if the file is read-only on disk, you may want
to change its attributes.</value> | |
367 <comment>MsgBox</comment> | |
368 </data> | |
369 <data name="ParameterMustBeAValidGuid" xml:space="preserve"> | |
370 <value>Parameter must be a valid guid.</value> | |
371 <comment>Error message in the ArgumentException for a parameter that is not
a valid guid.</comment> | |
372 </data> | |
373 <data name="InvalidLoggerType" xml:space="preserve"> | |
374 <value>Invalid logger type\nExpected: {0}\nReceived: {1}</value> | |
375 <comment>Error message thrown for when an invalid logger type is set.</comm
ent> | |
376 </data> | |
377 <data name="InvalidParameter" xml:space="preserve"> | |
378 <value>InvalidParameter</value> | |
379 <comment>Generic error message for invalid parameters.</comment> | |
380 </data> | |
381 <data name="ParameterCannotBeNullOrEmpty" xml:space="preserve"> | |
382 <value>ParameterCannotBeNullOEmpty</value> | |
383 <comment>Error message for string parameters that cannot be null or empty.</
comment> | |
384 </data> | |
385 <data name="ParameterMustBeAValidItemId" xml:space="preserve"> | |
386 <value>Parameter must be a valid item identifier.</value> | |
387 <comment>Error message thrown when an invalid item id is retrieved.</comment
> | |
388 </data> | |
389 <data name="FileProperties" xml:space="preserve"> | |
390 <value>File Properties</value> | |
391 </data> | |
392 <data name="FolderProperties" xml:space="preserve"> | |
393 <value>Folder Properties</value> | |
394 </data> | |
395 <data name="ProjectProperties" xml:space="preserve"> | |
396 <value>Project Properties</value> | |
397 </data> | |
398 <data name="ReferenceProperties" xml:space="preserve"> | |
399 <value>Reference Properties</value> | |
400 </data> | |
401 <data name="FileOrFolderAlreadyExists" xml:space="preserve"> | |
402 <value>A file or folder with the name '{0}' already exists on disk at this l
ocation. Please choose another name.</value> | |
403 </data> | |
404 <data name="BuildCaption" xml:space="preserve"> | |
405 <value>Build</value> | |
406 </data> | |
407 <data name="OutputPath" xml:space="preserve"> | |
408 <value>Output Path</value> | |
409 </data> | |
410 <data name="OutputPathDescription" xml:space="preserve"> | |
411 <value>The path to the primary output</value> | |
412 </data> | |
413 <data name="PathTooLong" xml:space="preserve"> | |
414 <value>The complete path to '{0}' exceeds the maximum number of characters p
ermitted by the file system.</value> | |
415 </data> | |
416 <data name="CustomTool" xml:space="preserve"> | |
417 <value>Custom Tool</value> | |
418 </data> | |
419 <data name="CustomToolDescription" xml:space="preserve"> | |
420 <value>Specifies the tool that transforms a file at design time and places t
he output of that transformation into another file. For example, a dataset (.xsd
) file comes with a default custom tool.</value> | |
421 </data> | |
422 <data name="CustomToolNamespace" xml:space="preserve"> | |
423 <value>Custom Tool Namespace</value> | |
424 </data> | |
425 <data name="CustomToolNamespaceDescription" xml:space="preserve"> | |
426 <value>The namespace into which the output of the custom tool is placed.</va
lue> | |
427 </data> | |
428 <data name="OutputBuilt" xml:space="preserve"> | |
429 <value>Primary Output</value> | |
430 </data> | |
431 <data name="OutputContentFiles" xml:space="preserve"> | |
432 <value>Content Files</value> | |
433 </data> | |
434 <data name="OutputDocumentation" xml:space="preserve"> | |
435 <value>Documentation Files</value> | |
436 </data> | |
437 <data name="OutputLocalizedResourceDlls" xml:space="preserve"> | |
438 <value>Localized Resources</value> | |
439 </data> | |
440 <data name="OutputSourceFiles" xml:space="preserve"> | |
441 <value>Source Files</value> | |
442 </data> | |
443 <data name="OutputSymbols" xml:space="preserve"> | |
444 <value>Debug Symbols</value> | |
445 </data> | |
446 <data name="OutputXmlSerializer" xml:space="preserve"> | |
447 <value>XML Serialization Assemblies</value> | |
448 </data> | |
449 <data name="OutputBuiltDescription" xml:space="preserve"> | |
450 <value>Contains the DLL or EXE built by the project.</value> | |
451 </data> | |
452 <data name="OutputContentFilesDescription" xml:space="preserve"> | |
453 <value>Contains all content files in the project.</value> | |
454 </data> | |
455 <data name="OutputDocumentationDescription" xml:space="preserve"> | |
456 <value>Contains the XML Documentation files for the project.</value> | |
457 </data> | |
458 <data name="OutputLocalizedResourceDllsDescription" xml:space="preserve"> | |
459 <value>Contains the satellite assemblies for each culture's resources.</valu
e> | |
460 </data> | |
461 <data name="OutputSourceFilesDescription" xml:space="preserve"> | |
462 <value>Contains all source files in the project.</value> | |
463 </data> | |
464 <data name="OutputSymbolsDescription" xml:space="preserve"> | |
465 <value>Contains the debugging files for the project.</value> | |
466 </data> | |
467 <data name="OutputXmlSerializerDescription" xml:space="preserve"> | |
468 <value>Contains the XML serialization assemblies for the project.</value> | |
469 </data> | |
470 <data name="QueryReloadNestedProject" xml:space="preserve"> | |
471 <value>The project file '{0}' has been modified outside of Visual Studio. D
o you want to reload the project?</value> | |
472 </data> | |
473 <data name="NestedProjectFailedToReload" xml:space="preserve"> | |
474 <value>The nested project has failed to reload.</value> | |
475 </data> | |
476 <data name="FileOrFolderCannotBeFound" xml:space="preserve"> | |
477 <value>The item '{0}' cannot be found on disk, either because it has been re
named, deleted, or moved to a new location.</value> | |
478 </data> | |
479 <data name="ErrorReferenceCouldNotBeAdded" xml:space="preserve"> | |
480 <value>A reference to {0} could not be added. Please make sure that the file
is accessible, and that it is a valid assembly or COM component.</value> | |
481 </data> | |
482 <data name="DetailsImport" xml:space="preserve"> | |
483 <value>An 'Import' of the file '{1}' was found in the project file '{0}'. Th
is file is not registered as a safe file to import, and could contain targets an
d tasks that are harmful. If this imported file is indeed considered safe, then
it can be registered by writing to the registry key {2}.</value> | |
484 </data> | |
485 <data name="DetailsUserImport" xml:space="preserve"> | |
486 <value>An 'Import' of the file '{1}' was found in the user project file '{0}
'. All imports in user project files are considered unsafe.</value> | |
487 </data> | |
488 <data name="DetailsItem" xml:space="preserve"> | |
489 <value>One or more items named '{1}' were found in the project file '{0}'. T
hese items normally should not be specified in the project file. They can change
the way targets and tasks are executed during project load, and this could have
harmful effects.</value> | |
490 </data> | |
491 <data name="DetailsProperty" xml:space="preserve"> | |
492 <value>A property named '{1}' was found in the project file '{0}'. This pro
perty normally should not be specified in the project file. Its value can chang
e the way targets and tasks are executed during project load, and this could hav
e harmful effects.</value> | |
493 </data> | |
494 <data name="DetailsUsingTask" xml:space="preserve"> | |
495 <value>A 'UsingTask' tag which registers the '{1}' task was found in the pro
ject file '{0}'. 'UsingTask' tags in the project file take precedence over thos
e in the imported .TARGETS files, and therefore could be used to execute arbitra
ry code during an otherwise unmodified build process.</value> | |
496 </data> | |
497 <data name="DetailsTarget" xml:space="preserve"> | |
498 <value>A 'Target' named '{1}' was found in the project file '{0}'. The task
s within this target could contain arbitrary code and may get executed as soon a
s the project is loaded in the IDE.</value> | |
499 </data> | |
500 <data name="DetailsItemLocation" xml:space="preserve"> | |
501 <value>An item referring to the file '{1}' was found in the project file '{0
}'. Since this file is located within a system directory, root directory, or ne
twork share, it could be harmful to write to this file.</value> | |
502 </data> | |
503 <data name="ProjectLocationNotTrusted" xml:space="preserve"> | |
504 <value>The project location is not trusted:{0}{0}{1}{0}{0}Running the applic
ation may result in security exceptions when it {0}attempts to perform actions w
hich require full trust.{0}{0}Click OK to ignore and continue.</value> | |
505 </data> | |
506 <data name="BuildEventError" xml:space="preserve"> | |
507 <value>Exception was thrown during BuildBegin event\n{0}</value> | |
508 </data> | |
509 <data name="Application" xml:space="preserve"> | |
510 <value>Application</value> | |
511 </data> | |
512 <data name="ApplicationIcon" xml:space="preserve"> | |
513 <value>Application Icon</value> | |
514 </data> | |
515 <data name="ApplicationIconDescription" xml:space="preserve"> | |
516 <value>Sets the .ico file to use as your application icon.</value> | |
517 </data> | |
518 <data name="AssemblyName" xml:space="preserve"> | |
519 <value>Assembly Name</value> | |
520 </data> | |
521 <data name="AssemblyNameDescription" xml:space="preserve"> | |
522 <value>The name of the output file that will hold assembly metadata.</value> | |
523 </data> | |
524 <data name="DefaultNamespace" xml:space="preserve"> | |
525 <value>Default Namespace</value> | |
526 </data> | |
527 <data name="DefaultNamespaceDescription" xml:space="preserve"> | |
528 <value>Specifies the default namespace for added items, such as classes, tha
t are added via the Add New Item Dialog Box.</value> | |
529 </data> | |
530 <data name="GeneralCaption" xml:space="preserve"> | |
531 <value>General</value> | |
532 </data> | |
533 <data name="OutputFile" xml:space="preserve"> | |
534 <value>Output File</value> | |
535 </data> | |
536 <data name="OutputFileDescription" xml:space="preserve"> | |
537 <value>The name of the project's primary output file.</value> | |
538 </data> | |
539 <data name="OutputType" xml:space="preserve"> | |
540 <value>Output Type</value> | |
541 </data> | |
542 <data name="OutputTypeDescription" xml:space="preserve"> | |
543 <value>The type of application to build.</value> | |
544 </data> | |
545 <data name="ProductDetails" xml:space="preserve"> | |
546 <value>Visual Studio Integration of IronPython Project System</value> | |
547 </data> | |
548 <data name="ProductID" xml:space="preserve"> | |
549 <value>1.0</value> | |
550 </data> | |
551 <data name="ProductName" xml:space="preserve"> | |
552 <value>Visual Studio Integration of IronPython Project System</value> | |
553 </data> | |
554 <data name="Project1" xml:space="preserve"> | |
555 <value>Project</value> | |
556 </data> | |
557 <data name="ProjectFile1" xml:space="preserve"> | |
558 <value>Project File</value> | |
559 </data> | |
560 <data name="ProjectFileDescription1" xml:space="preserve"> | |
561 <value>The name of the file containing build, configuration, and other infor
mation about the project.</value> | |
562 </data> | |
563 <data name="ProjectFileExtensionFilter" xml:space="preserve"> | |
564 <value>Iron Python Project File (*.pyproj){0}*.pyproj{1}</value> | |
565 </data> | |
566 <data name="ProjectFolder1" xml:space="preserve"> | |
567 <value>Project Folder</value> | |
568 </data> | |
569 <data name="ProjectFolderDescription1" xml:space="preserve"> | |
570 <value>The absolute location of the project.</value> | |
571 </data> | |
572 <data name="ProjectReferenceError" xml:space="preserve"> | |
573 <value>Creating a Project Reference to a Python Project is currently not sup
ported.</value> | |
574 </data> | |
575 <data name="ProjectReferenceError2" xml:space="preserve"> | |
576 <value>You must build the target project before it can be referenced.</value
> | |
577 </data> | |
578 <data name="StartupObject" xml:space="preserve"> | |
579 <value>Startup Object</value> | |
580 </data> | |
581 <data name="StartupObjectDescription" xml:space="preserve"> | |
582 <value>The name of the class that contains the static Main method that you w
ant called when you launch your application.</value> | |
583 </data> | |
584 <data name="TargetPlatform" xml:space="preserve"> | |
585 <value>Target Platform</value> | |
586 </data> | |
587 <data name="TargetPlatformDescription" xml:space="preserve"> | |
588 <value>The version of the Common Language Runtime to use for output assembly
</value> | |
589 </data> | |
590 <data name="TargetPlatformLocation" xml:space="preserve"> | |
591 <value>Target Platform Location</value> | |
592 </data> | |
593 <data name="TargetPlatformLocationDescription" xml:space="preserve"> | |
594 <value>The location of the target platform</value> | |
595 </data> | |
596 </root> | |
OLD | NEW |