<?xml version="1.0" encoding="windows-1252" ?>
<xliff version="1.0" xml:lang='en'>
 <file source-language='en' target-language='fr' datatype="winres"
  original="Sample1.rc">
  <header>
   <skl>
    <internal-file crc="64a2b9b0"><![CDATA[
<OKFSKL100:RES:964008261>
#include "resource.h"
IDD_DIALOG1 DIALOG DISCARDABLE  0, 0, 186, 57
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "<xref$1>"
FONT 8, "MS Sans Serif"
BEGIN
    LTEXT           "<xref$2>",IDC_STATIC,8,4,18,8
    EDITTEXT        IDC_EDIT1,8,16,100,14,ES_AUTOHSCROLL
    CONTROL         "<xref$3>",IDC_CHECK1,"Button",
                    BS_AUTOCHECKBOX | WS_GROUP | 
                    WS_TABSTOP,8,40,41,10
    DEFPUSHBUTTON   "<xref$4>",IDOK,129,7,50,14,WS_GROUP
    PUSHBUTTON      "<xref$5>",IDCANCEL,129,24,50,14
END]]></internal-file>
   </skl>
  </header>
  <body>
   <group restype="dialog" resname="IDD_DIALOG1" coord="0;0;186;57" font="MS Sans Serif;8">
    <trans-unit id="1" restype="caption">
     <source xml:lang="en">Title</source>
     <target xml:lang="fr">Titre</target>
    </trans-unit>
    <trans-unit id="2" restype="label" resname="IDC_STATIC" coord="8;4;19;8">
     <source xml:lang="en">&amp;Path:</source>
     <target xml:lang="fr">&amp;Chemin :</target>
    </trans-unit>
    <trans-unit id="3" restype="check" resname="IDC_CHECK1" coord="8;40;41;10">
     <source xml:lang="en">&amp;Validate</source>
     <target xml:lang="fr">&amp;Valider</target>
    </trans-unit>
    <trans-unit id="4" restype="button" resname="IDOK" coord="129;7;50;14">
     <source xml:lang="en">OK</source>
     <target xml:lang="fr">OK</target>
    </trans-unit>
    <trans-unit id="5" restype="button" resname="IDCANCEL" coord="129;24;50;14">
     <source xml:lang="en">Cancel</source>
     <target xml:lang="fr">Annuler</target>
    </trans-unit>
   </group>
  </body>
 </file>
</xliff>
