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/Properties/Resources.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>
     
    6767            <xsd:complexType>
    6868              <xsd:sequence>
    69                 <xsd:element name="value" type="xsd:string" minOccurs="0" />
     69                <xsd:element name="value" type="xsd:String" minOccurs="0" />
    7070              </xsd:sequence>
    71               <xsd:attribute name="name" type="xsd:string" />
    72               <xsd:attribute name="type" type="xsd:string" />
    73               <xsd:attribute name="mimetype" type="xsd:string" />
     71              <xsd:attribute name="name" type="xsd:String" />
     72              <xsd:attribute name="type" type="xsd:String" />
     73              <xsd:attribute name="mimetype" type="xsd:String" />
    7474            </xsd:complexType>
    7575          </xsd:element>
    7676          <xsd:element name="assembly">
    7777            <xsd:complexType>
    78               <xsd:attribute name="alias" type="xsd:string" />
    79               <xsd:attribute name="name" type="xsd:string" />
     78              <xsd:attribute name="alias" type="xsd:String" />
     79              <xsd:attribute name="name" type="xsd:String" />
    8080            </xsd:complexType>
    8181          </xsd:element>
     
    8383            <xsd:complexType>
    8484              <xsd:sequence>
    85                 <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
    86                 <xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
     85                <xsd:element name="value" type="xsd:String" minOccurs="0" msdata:Ordinal="1" />
     86                <xsd:element name="comment" type="xsd:String" minOccurs="0" msdata:Ordinal="2" />
    8787              </xsd:sequence>
    88               <xsd:attribute name="name" type="xsd:string" msdata:Ordinal="1" />
    89               <xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
    90               <xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
     88              <xsd:attribute name="name" type="xsd:String" msdata:Ordinal="1" />
     89              <xsd:attribute name="type" type="xsd:String" msdata:Ordinal="3" />
     90              <xsd:attribute name="mimetype" type="xsd:String" msdata:Ordinal="4" />
    9191            </xsd:complexType>
    9292          </xsd:element>
     
    9494            <xsd:complexType>
    9595              <xsd:sequence>
    96                 <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
     96                <xsd:element name="value" type="xsd:String" minOccurs="0" msdata:Ordinal="1" />
    9797              </xsd:sequence>
    98               <xsd:attribute name="name" type="xsd:string" use="required" />
     98              <xsd:attribute name="name" type="xsd:String" use="required" />
    9999            </xsd:complexType>
    100100          </xsd:element>
Note: See TracChangeset for help on using the changeset viewer.