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="Application" xml:space="preserve"> | |
121 <value>Application</value> | |
122 </data> | |
123 <data name="ApplicationIcon" xml:space="preserve"> | |
124 <value>Application Icon</value> | |
125 </data> | |
126 <data name="ApplicationIconDescription" xml:space="preserve"> | |
127 <value>Sets the .ico file to use as your application icon.</value> | |
128 </data> | |
129 <data name="AssemblyName" xml:space="preserve"> | |
130 <value>Assembly Name</value> | |
131 </data> | |
132 <data name="AssemblyNameDescription" xml:space="preserve"> | |
133 <value>The name of the output file that will hold assembly metadata.</value> | |
134 </data> | |
135 <data name="DefaultNamespace" xml:space="preserve"> | |
136 <value>Default Namespace</value> | |
137 </data> | |
138 <data name="DefaultNamespaceDescription" xml:space="preserve"> | |
139 <value>Specifies the default namespace for added items, such as classes, tha
t are added via the Add New Item Dialog Box.</value> | |
140 </data> | |
141 <data name="GeneralCaption" xml:space="preserve"> | |
142 <value>General</value> | |
143 </data> | |
144 <assembly alias="System.Windows.Forms" name="System.Windows.Forms, Version=2.0
.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> | |
145 <data name="imagelis" type="System.Resources.ResXFileRef, System.Windows.Forms
"> | |
146 <value>Resources\imagelis.bmp;System.Drawing.Bitmap, System.Drawing, Version
=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value> | |
147 </data> | |
148 <data name="OutputFile" xml:space="preserve"> | |
149 <value>Output File</value> | |
150 </data> | |
151 <data name="OutputFileDescription" xml:space="preserve"> | |
152 <value>The name of the project's primary output file.</value> | |
153 </data> | |
154 <data name="OutputType" xml:space="preserve"> | |
155 <value>Output Type</value> | |
156 </data> | |
157 <data name="OutputTypeDescription" xml:space="preserve"> | |
158 <value>The type of application to build.</value> | |
159 </data> | |
160 <data name="Project" xml:space="preserve"> | |
161 <value>Project</value> | |
162 </data> | |
163 <data name="ProjectFile" xml:space="preserve"> | |
164 <value>Project File</value> | |
165 </data> | |
166 <data name="ProjectFileDescription" xml:space="preserve"> | |
167 <value>The name of the file containing build, configuration, and other infor
mation about the project.</value> | |
168 </data> | |
169 <data name="ProjectFolder" xml:space="preserve"> | |
170 <value>Project Folder</value> | |
171 </data> | |
172 <data name="ProjectFolderDescription" xml:space="preserve"> | |
173 <value>The absolute location of the project.</value> | |
174 </data> | |
175 <data name="StartupObject" xml:space="preserve"> | |
176 <value>Startup Object</value> | |
177 </data> | |
178 <data name="StartupObjectDescription" xml:space="preserve"> | |
179 <value>The name of the class that contains the static Main method that you w
ant called when you launch your application.</value> | |
180 </data> | |
181 <data name="TargetPlatform" xml:space="preserve"> | |
182 <value>Target Platform</value> | |
183 </data> | |
184 <data name="TargetPlatformDescription" xml:space="preserve"> | |
185 <value>The version of the Common Language Runtime to use for output assembly
</value> | |
186 </data> | |
187 <data name="TargetPlatformLocation" xml:space="preserve"> | |
188 <value>Target Platform Location</value> | |
189 </data> | |
190 <data name="TargetPlatformLocationDescription" xml:space="preserve"> | |
191 <value>The location of the target platform</value> | |
192 </data> | |
193 <data name="AddReferenceDialogTitle" xml:space="preserve"> | |
194 <value>Add Reference</value> | |
195 </data> | |
196 <data name="AddToNullProjectError" xml:space="preserve"> | |
197 <value>Failed to add file '{0}' to project as project is null.</value> | |
198 </data> | |
199 <data name="Advanced" xml:space="preserve"> | |
200 <value>Advanced</value> | |
201 <comment>Project Property Page Caption</comment> | |
202 </data> | |
203 <data name="Application1" xml:space="preserve"> | |
204 <value>Application</value> | |
205 </data> | |
206 <data name="ApplicationIcon1" xml:space="preserve"> | |
207 <value>Application Icon</value> | |
208 </data> | |
209 <data name="ApplicationIconDescription1" xml:space="preserve"> | |
210 <value>Sets the .ico file to use as your application icon.</value> | |
211 </data> | |
212 <data name="AssemblyName1" xml:space="preserve"> | |
213 <value>Assembly Name</value> | |
214 </data> | |
215 <data name="AssemblyNameDescription1" xml:space="preserve"> | |
216 <value>The name of the output file that will hold assembly metadata.</value> | |
217 </data> | |
218 <data name="AttributeLoad" xml:space="preserve"> | |
219 <value>Could not load attribute '{0}' from project file '{1}'.</value> | |
220 </data> | |
221 <data name="BuildAction" xml:space="preserve"> | |
222 <value>Build Action</value> | |
223 <comment>Project Build Property Name</comment> | |
224 </data> | |
225 <data name="BuildActionDescription" xml:space="preserve"> | |
226 <value>How the file relates to the build and deployment process</value> | |
227 <comment>Project Build Property Description</comment> | |
228 </data> | |
229 <data name="BuildCaption" xml:space="preserve"> | |
230 <value>Build</value> | |
231 </data> | |
232 <data name="BuildEventError" xml:space="preserve"> | |
233 <value>Exception was thrown during BuildBegin event\n{0}</value> | |
234 </data> | |
235 <data name="BuildVerbosity" xml:space="preserve"> | |
236 <value>Verbosity</value> | |
237 </data> | |
238 <data name="BuildVerbosityDescription" xml:space="preserve"> | |
239 <value>Specify how much information is included in the build output</value> | |
240 </data> | |
241 <data name="CancelQueryEdit" xml:space="preserve"> | |
242 <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> | |
243 <comment>MsgBox</comment> | |
244 </data> | |
245 <data name="CannotAddFileThatIsOpenInEditor" xml:space="preserve"> | |
246 <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> | |
247 </data> | |
248 <data name="CanNotSaveFileNotOpeneInEditor" xml:space="preserve"> | |
249 <value>Cannot save '{0}' as it is not open in the editor.</value> | |
250 </data> | |
251 <data name="cli1" xml:space="preserve"> | |
252 <value>ECMA-335 CLI compatible framework (location must be provided)</value> | |
253 <comment>Target platform drop down option</comment> | |
254 </data> | |
255 <data name="Compile" xml:space="preserve"> | |
256 <value>Compile</value> | |
257 <comment>Build Action - drop down option</comment> | |
258 </data> | |
259 <data name="ConfirmExtensionChange" xml:space="preserve"> | |
260 <value>If you change a file name extension, the file may become unusable. Ar
e you sure you want to change it?</value> | |
261 </data> | |
262 <data name="Content" xml:space="preserve"> | |
263 <value>Content</value> | |
264 <comment>Build Action - drop down option</comment> | |
265 </data> | |
266 <data name="CopyToLocal" xml:space="preserve"> | |
267 <value>Copy Local</value> | |
268 <comment>File property</comment> | |
269 </data> | |
270 <data name="CopyToLocalDescription" xml:space="preserve"> | |
271 <value>Indicates whether the reference will be copied to the output director
y.</value> | |
272 </data> | |
273 <data name="CustomTool" xml:space="preserve"> | |
274 <value>Custom Tool</value> | |
275 </data> | |
276 <data name="CustomToolDescription" xml:space="preserve"> | |
277 <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> | |
278 </data> | |
279 <data name="CustomToolNamespace" xml:space="preserve"> | |
280 <value>Custom Tool Namespace</value> | |
281 </data> | |
282 <data name="CustomToolNamespaceDescription" xml:space="preserve"> | |
283 <value>The namespace into which the output of the custom tool is placed.</va
lue> | |
284 </data> | |
285 <data name="DefaultNamespace1" xml:space="preserve"> | |
286 <value>Default Namespace</value> | |
287 </data> | |
288 <data name="DefaultNamespaceDescription1" xml:space="preserve"> | |
289 <value>Specifies the default namespace for added items, such as classes, tha
t are added via the Add New Item Dialog Box.</value> | |
290 </data> | |
291 <data name="Detailed" xml:space="preserve"> | |
292 <value>Detailed</value> | |
293 </data> | |
294 <data name="DetailsImport" xml:space="preserve"> | |
295 <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> | |
296 </data> | |
297 <data name="DetailsItem" xml:space="preserve"> | |
298 <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> | |
299 </data> | |
300 <data name="DetailsItemLocation" xml:space="preserve"> | |
301 <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> | |
302 </data> | |
303 <data name="DetailsProperty" xml:space="preserve"> | |
304 <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> | |
305 </data> | |
306 <data name="DetailsTarget" xml:space="preserve"> | |
307 <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> | |
308 </data> | |
309 <data name="DetailsUserImport" xml:space="preserve"> | |
310 <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> | |
311 </data> | |
312 <data name="DetailsUsingTask" xml:space="preserve"> | |
313 <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> | |
314 </data> | |
315 <data name="Diagnostic" xml:space="preserve"> | |
316 <value>Diagnostic</value> | |
317 </data> | |
318 <data name="DirectoryExistError" xml:space="preserve"> | |
319 <value>Directory already exists</value> | |
320 </data> | |
321 <data name="EditorViewError" xml:space="preserve"> | |
322 <value>Error opening specified view '{0}' using editor '{1}'</value> | |
323 </data> | |
324 <data name="EmbeddedResource" xml:space="preserve"> | |
325 <value>Embedded Resource</value> | |
326 <comment>Build Action - drop down option</comment> | |
327 </data> | |
328 <data name="Error" xml:space="preserve"> | |
329 <value>error</value> | |
330 </data> | |
331 <data name="ErrorInvalidFileName" xml:space="preserve"> | |
332 <value>Files and folders cannot be: | |
333 - Empty strings | |
334 - System reserved names, including 'CON', 'AUX', PRN', 'COM1' or 'LPT2' | |
335 - contain only '.' | |
336 - have any of the following characters: / ? : & \ * " < > | # %</valu
e> | |
337 </data> | |
338 <data name="ErrorInvalidProjectName" xml:space="preserve"> | |
339 <value>The name you provided is not a valid project name.</value> | |
340 </data> | |
341 <data name="ErrorMsBuildRegistration" xml:space="preserve"> | |
342 <value>MSBuild path not found in registry. Please reinstall to fix the probl
em.</value> | |
343 </data> | |
344 <data name="ErrorReferenceCouldNotBeAdded" xml:space="preserve"> | |
345 <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> | |
346 </data> | |
347 <data name="ErrorSaving" xml:space="preserve"> | |
348 <value>Error Saving File</value> | |
349 </data> | |
350 <data name="Exe" xml:space="preserve"> | |
351 <value>Console Application</value> | |
352 </data> | |
353 <data name="ExpectedObjectOfType" xml:space="preserve"> | |
354 <value>Expecting object of type {0}.</value> | |
355 </data> | |
356 <data name="FailedToRetrieveProperties" xml:space="preserve"> | |
357 <value>Failed to retrieve MSBuild property {0} from the project file.</value
> | |
358 <comment>The exception message thrown when getting a property from msbuild f
ails.</comment> | |
359 </data> | |
360 <data name="FileAlreadyExists" xml:space="preserve"> | |
361 <value>A file with the same name '{0}' already exists. Do you want to overwr
ite it?</value> | |
362 </data> | |
363 <data name="FileAlreadyExistsAndCannotBeRenamed" xml:space="preserve"> | |
364 <value>A file with the same name '{0}' already exists.</value> | |
365 </data> | |
366 <data name="FileAlreadyExistsCaption" xml:space="preserve"> | |
367 <value>Destination File Exists</value> | |
368 </data> | |
369 <data name="FileAlreadyInProject" xml:space="preserve"> | |
370 <value>A file of this name is already part of the project. Do you want to ov
erwrite it?</value> | |
371 </data> | |
372 <data name="FileAlreadyInProjectCaption" xml:space="preserve"> | |
373 <value>Destination File Exists</value> | |
374 </data> | |
375 <data name="FileCannotBeRenamedToAnExistingFile" xml:space="preserve"> | |
376 <value>A file or folder with the name '{0}' already exists on disk at this l
ocation. Please choose another name.</value> | |
377 </data> | |
378 <data name="FileCopyError" xml:space="preserve"> | |
379 <value>Error Copying File</value> | |
380 </data> | |
381 <data name="FileName" xml:space="preserve"> | |
382 <value>File Name</value> | |
383 </data> | |
384 <data name="FileNameCannotContainALeadingPeriod" xml:space="preserve"> | |
385 <value>File and folder names cannot contain a leading period.</value> | |
386 </data> | |
387 <data name="FileNameDescription" xml:space="preserve"> | |
388 <value>The name of the file or folder</value> | |
389 </data> | |
390 <data name="FileOrFolderAlreadyExists" xml:space="preserve"> | |
391 <value>A file or folder with the name '{0}' already exists on disk at this l
ocation. Please choose another name.</value> | |
392 </data> | |
393 <data name="FileOrFolderCannotBeFound" xml:space="preserve"> | |
394 <value>The item '{0}' cannot be found on disk, either because it has been re
named, deleted, or moved to a new location.</value> | |
395 </data> | |
396 <data name="FileProperties" xml:space="preserve"> | |
397 <value>File Properties</value> | |
398 </data> | |
399 <data name="FolderName" xml:space="preserve"> | |
400 <value>Folder Name</value> | |
401 </data> | |
402 <data name="FolderNameDescription" xml:space="preserve"> | |
403 <value>Name of this folder</value> | |
404 </data> | |
405 <data name="FolderProperties" xml:space="preserve"> | |
406 <value>Folder Properties</value> | |
407 </data> | |
408 <data name="FullPath" xml:space="preserve"> | |
409 <value>Full Path</value> | |
410 </data> | |
411 <data name="FullPathDescription" xml:space="preserve"> | |
412 <value>Location of the file</value> | |
413 </data> | |
414 <data name="GeneralCaption1" xml:space="preserve"> | |
415 <value>General</value> | |
416 </data> | |
417 <data name="InvalidAutomationObject" xml:space="preserve"> | |
418 <value>Automation object invalid.</value> | |
419 </data> | |
420 <data name="InvalidLoggerType" xml:space="preserve"> | |
421 <value>Invalid logger type\nExpected: {0}\nReceived: {1}</value> | |
422 <comment>Error message thrown for when an invalid logger type is set.</comm
ent> | |
423 </data> | |
424 <data name="InvalidParameter" xml:space="preserve"> | |
425 <value>InvalidParameter</value> | |
426 <comment>Generic error message for invalid parameters.</comment> | |
427 </data> | |
428 <data name="ItemDoesNotExistInProjectDirectory" xml:space="preserve"> | |
429 <value>The item '{0}' does not exist in the project directory. It may have b
een moved, renamed or deleted.</value> | |
430 </data> | |
431 <data name="Library" xml:space="preserve"> | |
432 <value>Class Library</value> | |
433 </data> | |
434 <data name="LinkedItemsAreNotSupported" xml:space="preserve"> | |
435 <value>Cannot save '{0}' outside the project directory. Linked items are not
supported.</value> | |
436 </data> | |
437 <data name="Minimal" xml:space="preserve"> | |
438 <value>Minimal</value> | |
439 </data> | |
440 <data name="Misc" xml:space="preserve"> | |
441 <value>Misc</value> | |
442 </data> | |
443 <data name="NestedProjectFailedToReload" xml:space="preserve"> | |
444 <value>The nested project has failed to reload.</value> | |
445 </data> | |
446 <data name="None" xml:space="preserve"> | |
447 <value>None</value> | |
448 </data> | |
449 <data name="Normal" xml:space="preserve"> | |
450 <value>Normal</value> | |
451 </data> | |
452 <data name="OutputBuilt" xml:space="preserve"> | |
453 <value>Primary Output</value> | |
454 </data> | |
455 <data name="OutputBuiltDescription" xml:space="preserve"> | |
456 <value>Contains the DLL or EXE built by the project.</value> | |
457 </data> | |
458 <data name="OutputContentFiles" xml:space="preserve"> | |
459 <value>Content Files</value> | |
460 </data> | |
461 <data name="OutputContentFilesDescription" xml:space="preserve"> | |
462 <value>Contains all content files in the project.</value> | |
463 </data> | |
464 <data name="OutputDocumentation" xml:space="preserve"> | |
465 <value>Documentation Files</value> | |
466 </data> | |
467 <data name="OutputDocumentationDescription" xml:space="preserve"> | |
468 <value>Contains the XML Documentation files for the project.</value> | |
469 </data> | |
470 <data name="OutputFile1" xml:space="preserve"> | |
471 <value>Output File</value> | |
472 </data> | |
473 <data name="OutputFileDescription1" xml:space="preserve"> | |
474 <value>The name of the project's primary output file.</value> | |
475 </data> | |
476 <data name="OutputLocalizedResourceDlls" xml:space="preserve"> | |
477 <value>Localized Resources</value> | |
478 </data> | |
479 <data name="OutputLocalizedResourceDllsDescription" xml:space="preserve"> | |
480 <value>Contains the satellite assemblies for each culture's resources.</valu
e> | |
481 </data> | |
482 <data name="OutputPath" xml:space="preserve"> | |
483 <value>Output Path</value> | |
484 </data> | |
485 <data name="OutputPathDescription" xml:space="preserve"> | |
486 <value>The path to the primary output</value> | |
487 </data> | |
488 <data name="OutputSourceFiles" xml:space="preserve"> | |
489 <value>Source Files</value> | |
490 </data> | |
491 <data name="OutputSourceFilesDescription" xml:space="preserve"> | |
492 <value>Contains all source files in the project.</value> | |
493 </data> | |
494 <data name="OutputSymbols" xml:space="preserve"> | |
495 <value>Debug Symbols</value> | |
496 </data> | |
497 <data name="OutputSymbolsDescription" xml:space="preserve"> | |
498 <value>Contains the debugging files for the project.</value> | |
499 </data> | |
500 <data name="OutputType1" xml:space="preserve"> | |
501 <value>Output Type</value> | |
502 </data> | |
503 <data name="OutputTypeDescription1" xml:space="preserve"> | |
504 <value>The type of application to build.</value> | |
505 </data> | |
506 <data name="OutputXmlSerializer" xml:space="preserve"> | |
507 <value>XML Serialization Assemblies</value> | |
508 </data> | |
509 <data name="OutputXmlSerializerDescription" xml:space="preserve"> | |
510 <value>Contains the XML serialization assemblies for the project.</value> | |
511 </data> | |
512 <data name="ParameterCannotBeNullOrEmpty" xml:space="preserve"> | |
513 <value>ParameterCannotBeNullOEmpty</value> | |
514 <comment>Error message for string parameters that cannot be null or empty.</
comment> | |
515 </data> | |
516 <data name="ParameterMustBeAValidGuid" xml:space="preserve"> | |
517 <value>Parameter must be a valid guid.</value> | |
518 <comment>Error message in the ArgumentException for a parameter that is not
a valid guid.</comment> | |
519 </data> | |
520 <data name="ParameterMustBeAValidItemId" xml:space="preserve"> | |
521 <value>Parameter must be a valid item identifier.</value> | |
522 <comment>Error message thrown when an invalid item id is retrieved.</comment
> | |
523 </data> | |
524 <data name="PasteFailed" xml:space="preserve"> | |
525 <value>Item is not available or corrupted and thus cannot be pasted.</value> | |
526 </data> | |
527 <data name="PathTooLong" xml:space="preserve"> | |
528 <value>The complete path to '{0}' exceeds the maximum number of characters p
ermitted by the file system.</value> | |
529 </data> | |
530 </root> | |
OLD | NEW |