Applying patch from Jonathon Rossi
[castle.git] / Experiments / MVC / Castle.MVC / castle.mvc.resx
blob9f75754618c19c286020eaf6e8a9ed9cfaad21de
1 <?xml version="1.0" encoding="utf-8" ?>
2 <root>
3 <xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
4 <xsd:element name="root" msdata:IsDataSet="true">
5 <xsd:complexType>
6 <xsd:choice maxOccurs="unbounded">
7 <xsd:element name="data">
8 <xsd:complexType>
9 <xsd:sequence>
10 <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
11 <xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
12 </xsd:sequence>
13 <xsd:attribute name="name" type="xsd:string" />
14 <xsd:attribute name="type" type="xsd:string" />
15 <xsd:attribute name="mimetype" type="xsd:string" />
16 </xsd:complexType>
17 </xsd:element>
18 <xsd:element name="resheader">
19 <xsd:complexType>
20 <xsd:sequence>
21 <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
22 </xsd:sequence>
23 <xsd:attribute name="name" type="xsd:string" use="required" />
24 </xsd:complexType>
25 </xsd:element>
26 </xsd:choice>
27 </xsd:complexType>
28 </xsd:element>
29 </xsd:schema>
30 <resheader name="ResMimeType">
31 <value>text/microsoft-resx</value>
32 </resheader>
33 <resheader name="Version">
34 <value>1.0.0.0</value>
35 </resheader>
36 <resheader name="Reader">
37 <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
38 </resheader>
39 <resheader name="Writer">
40 <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
41 </resheader>
42 <data name="castle.mvc.xsd">
43 <value>to do</value>
44 </data>
45 <data name="ViewAlreadyConfigured">
46 <value>The view named '{0}' has already been configured.</value>
47 </data>
48 <data name="CantGetNextView">
49 <value>Can't find the next view for the view id '{0}' and the command id '{1}', check your command id.</value>
50 </data>
51 <data name="DocumentNotValidated">
52 <value>The MVC configuration section does not conforms to the XMLSchema provided, please check the document to fix the document. The validation error message is: {0}.</value>
53 </data>
54 <data name="CantFindCommandMapping">
55 <value>Can't find the mapping configuration for the view id '{0}', verifiy your configuration.</value>
56 </data>
57 </root>