Ignore:
Timestamp:
Jul 29, 2011, 6:05:05 PM (13 years ago)
Author:
bayral
Message:

MAj des truc existant et debut du upload de fichier

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/PiwigoLib/TestPiwigoLib/Form1.resx

    r3816 r11850  
    1818    <resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
    1919    <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>
     20    <data name="Name1"><value>this is my long String</value><comment>this is a comment</comment></data>
    2121    <data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
    2222    <data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
     
    2424    </data>
    2525    <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>
     26        <value>[base64 mime encoded String representing a byte array form of the .NET Framework object]</value>
    2727        <comment>This is a comment</comment>
    2828    </data>
     
    6868            <xsd:complexType>
    6969              <xsd:sequence>
    70                 <xsd:element name="value" type="xsd:string" minOccurs="0" />
     70                <xsd:element name="value" type="xsd:String" minOccurs="0" />
    7171              </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" />
     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" />
    7575              <xsd:attribute ref="xml:space" />
    7676            </xsd:complexType>
     
    7878          <xsd:element name="assembly">
    7979            <xsd:complexType>
    80               <xsd:attribute name="alias" type="xsd:string" />
    81               <xsd:attribute name="name" type="xsd:string" />
     80              <xsd:attribute name="alias" type="xsd:String" />
     81              <xsd:attribute name="name" type="xsd:String" />
    8282            </xsd:complexType>
    8383          </xsd:element>
     
    8585            <xsd:complexType>
    8686              <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" />
     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" />
    8989              </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" />
     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" />
    9393              <xsd:attribute ref="xml:space" />
    9494            </xsd:complexType>
     
    9797            <xsd:complexType>
    9898              <xsd:sequence>
    99                 <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
     99                <xsd:element name="value" type="xsd:String" minOccurs="0" msdata:Ordinal="1" />
    100100              </xsd:sequence>
    101               <xsd:attribute name="name" type="xsd:string" use="required" />
     101              <xsd:attribute name="name" type="xsd:String" use="required" />
    102102            </xsd:complexType>
    103103          </xsd:element>
Note: See TracChangeset for help on using the changeset viewer.