summaryrefslogtreecommitdiffstats
path: root/ldap/clients/dsgw/html/fr
diff options
context:
space:
mode:
authorcvsadm <cvsadm>2005-01-21 00:44:34 +0000
committercvsadm <cvsadm>2005-01-21 00:44:34 +0000
commitb2093e3016027d6b5cf06b3f91f30769bfc099e2 (patch)
treecf58939393a9032182c4fbc4441164a9456e82f8 /ldap/clients/dsgw/html/fr
downloadds-ldapserver7x.tar.gz
ds-ldapserver7x.tar.xz
ds-ldapserver7x.zip
Moving NSCP Directory Server from DirectoryBranch to TRUNK, initial drop. (foxworth)ldapserver7x
Diffstat (limited to 'ldap/clients/dsgw/html/fr')
-rw-r--r--ldap/clients/dsgw/html/fr/adsearch_off.gifbin0 -> 1367 bytes
-rw-r--r--ldap/clients/dsgw/html/fr/adsearch_on.gifbin0 -> 1358 bytes
-rw-r--r--ldap/clients/dsgw/html/fr/auth.html24
-rw-r--r--ldap/clients/dsgw/html/fr/authen_off.gifbin0 -> 1338 bytes
-rw-r--r--ldap/clients/dsgw/html/fr/authen_on.gifbin0 -> 1339 bytes
-rw-r--r--ldap/clients/dsgw/html/fr/authroot.html22
-rw-r--r--ldap/clients/dsgw/html/fr/authtitle.html37
-rw-r--r--ldap/clients/dsgw/html/fr/back.gifbin0 -> 373 bytes
-rw-r--r--ldap/clients/dsgw/html/fr/back1.gifbin0 -> 278 bytes
-rw-r--r--ldap/clients/dsgw/html/fr/content.gifbin0 -> 676 bytes
-rw-r--r--ldap/clients/dsgw/html/fr/content1.gifbin0 -> 319 bytes
-rw-r--r--ldap/clients/dsgw/html/fr/csearchtitle.html37
-rw-r--r--ldap/clients/dsgw/html/fr/eduser.html32
-rw-r--r--ldap/clients/dsgw/html/fr/exit1.gifbin0 -> 374 bytes
-rw-r--r--ldap/clients/dsgw/html/fr/forward1.gifbin0 -> 313 bytes
-rw-r--r--ldap/clients/dsgw/html/fr/greeting.html65
-rw-r--r--ldap/clients/dsgw/html/fr/index.html20
-rw-r--r--ldap/clients/dsgw/html/fr/index1.gifbin0 -> 316 bytes
-rw-r--r--ldap/clients/dsgw/html/fr/maintitle.html38
-rw-r--r--ldap/clients/dsgw/html/fr/newentry_off.gifbin0 -> 1330 bytes
-rw-r--r--ldap/clients/dsgw/html/fr/newentry_on.gifbin0 -> 1338 bytes
-rw-r--r--ldap/clients/dsgw/html/fr/newentrytitle.html38
-rw-r--r--ldap/clients/dsgw/html/fr/searchtitle.html38
-rw-r--r--ldap/clients/dsgw/html/fr/stsearch_off.gifbin0 -> 1374 bytes
-rw-r--r--ldap/clients/dsgw/html/fr/stsearch_on.gifbin0 -> 1370 bytes
-rw-r--r--ldap/clients/dsgw/html/fr/title.gifbin0 -> 4545 bytes
26 files changed, 351 insertions, 0 deletions
diff --git a/ldap/clients/dsgw/html/fr/adsearch_off.gif b/ldap/clients/dsgw/html/fr/adsearch_off.gif
new file mode 100644
index 00000000..b49ccfe2
--- /dev/null
+++ b/ldap/clients/dsgw/html/fr/adsearch_off.gif
Binary files differ
diff --git a/ldap/clients/dsgw/html/fr/adsearch_on.gif b/ldap/clients/dsgw/html/fr/adsearch_on.gif
new file mode 100644
index 00000000..b477d5e0
--- /dev/null
+++ b/ldap/clients/dsgw/html/fr/adsearch_on.gif
Binary files differ
diff --git a/ldap/clients/dsgw/html/fr/auth.html b/ldap/clients/dsgw/html/fr/auth.html
new file mode 100644
index 00000000..0b7ad796
--- /dev/null
+++ b/ldap/clients/dsgw/html/fr/auth.html
@@ -0,0 +1,24 @@
+<!--
+ PROPRIETARY/CONFIDENTIAL. Use of this product is subject to
+ license terms. Copyright © 2001 Sun Microsystems, Inc.
+ Some preexisting portions Copyright © 2001 Netscape Communications Corp.
+ All rights reserved.
+ -->
+<HTML>
+<HEAD>
+<TITLE>
+Passerelle Netscape Directory Server : Authentication
+</TITLE>
+</HEAD>
+
+<FRAMESET ROWS=100,* BORDER=2>
+ <FRAME SRC="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=authtitle.html" NAME="authTitleFrame" NORESIZE
+ SCROLLING="NO">
+ <FRAME SRC="/clients/dsgw/bin/auth?<!-- GCONTEXT -->" NAME="authFrame">
+</FRAMESET>
+<NOFRAMES>
+<H3>Un navigateur supportant la fonction de cadres est requis</H3>
+Afin de pouvoir utiliser la passerelle Netscape Directory Server, vous devez utiliser un navigateur compatible avec les formulaires HTML et JavaScript, comme la version 3 ou toute version ultÃërieure de Netscape Navigator. Pour savoir comment vous procurer Navigator, consultez la page d'accueil de Netscape ÃÇ l'adresse : <A HREF="http://home.netscape.com">
+</A>.
+</NOFRAMES>
+</HTML>
diff --git a/ldap/clients/dsgw/html/fr/authen_off.gif b/ldap/clients/dsgw/html/fr/authen_off.gif
new file mode 100644
index 00000000..8d069b93
--- /dev/null
+++ b/ldap/clients/dsgw/html/fr/authen_off.gif
Binary files differ
diff --git a/ldap/clients/dsgw/html/fr/authen_on.gif b/ldap/clients/dsgw/html/fr/authen_on.gif
new file mode 100644
index 00000000..80674d25
--- /dev/null
+++ b/ldap/clients/dsgw/html/fr/authen_on.gif
Binary files differ
diff --git a/ldap/clients/dsgw/html/fr/authroot.html b/ldap/clients/dsgw/html/fr/authroot.html
new file mode 100644
index 00000000..05f98530
--- /dev/null
+++ b/ldap/clients/dsgw/html/fr/authroot.html
@@ -0,0 +1,22 @@
+<!--
+ PROPRIETARY/CONFIDENTIAL. Use of this product is subject to
+ license terms. Copyright © 2001 Sun Microsystems, Inc.
+ Some preexisting portions Copyright © 2001 Netscape Communications Corp.
+ All rights reserved.
+ -->
+<HTML>
+<HEAD>
+<TITLE>
+Passerelle Netscape Directory Server : authentification
+</TITLE>
+</HEAD>
+<FRAMESET ROWS=100,* BORDER=2>
+ <FRAME SRC="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=authtitle.html" NAME="authTitleFrame" NORESIZE
+ SCROLLING="NO">
+ <FRAME SRC="/clients/dsgw/bin/auth/MANAGER&<!-- GCONTEXT -->" NAME="authFrame">
+</FRAMESET>
+<NOFRAMES>
+<H3> Un navigateur supportant la fonction de cadres est requis</H3>
+Afin de pouvoir utiliser la passerelle Netscape Directory Server, vous devez utiliser un navigateur compatible avec les formulaires HTML et JavaScript, comme la version 3 ou toute version ultȨrieure de Netscape Navigator. Pour savoir comment vous procurer Navigator, consultez la page d'accueil de Netscape Èá l'adresse : <A HREF="http://home.netscape.com">la page d'accueil de Netscape</A>.
+</NOFRAMES>
+</HTML>
diff --git a/ldap/clients/dsgw/html/fr/authtitle.html b/ldap/clients/dsgw/html/fr/authtitle.html
new file mode 100644
index 00000000..21cbf71e
--- /dev/null
+++ b/ldap/clients/dsgw/html/fr/authtitle.html
@@ -0,0 +1,37 @@
+<!--
+ PROPRIETARY/CONFIDENTIAL. Use of this product is subject to
+ license terms. Copyright © 2001 Sun Microsystems, Inc.
+ Some preexisting portions Copyright © 2001 Netscape Communications Corp.
+ All rights reserved.
+ -->
+<HTML>
+<HEAD>
+<TITLE>Netscape Directory Server</TITLE>
+</HEAD>
+
+<BODY BGCOLOR="#ffffff" TEXT="#000000">
+
+<IMG SRC="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=title.gif" HEIGHT=40 WIDTH=530 BORDER="0"
+ ALT="Netscape Directory Server"><BR>
+
+<!-- note: do not include any newlines or other whitespace between the tags -->
+<!-- below that enclose images because this leads to blank pixels -->
+<!-- between them (which we do not want). -->
+
+<IMG
+ SRC="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=blank.gif" WIDTH=42 HEIGHT=24 BORDER="0"><A
+ HREF="/clients/dsgw/bin/search?<!-- GCONTEXT -->" TARGET="_top"><IMG
+ SRC="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=stsearch_off.gif" WIDTH=122 HEIGHT=24 BORDER="0"
+ ALT="Recherche standard"></A><A
+ HREF="/clients/dsgw/bin/csearch?<!-- GCONTEXT -->" TARGET="_top"><IMG
+ SRC="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=adsearch_off.gif" WIDTH=122 HEIGHT=24 BORDER="0"
+ ALT="Recherche avanc&eacute;e"></A><A
+ HREF="/clients/dsgw/bin/newentry?<!-- GCONTEXT -->" TARGET="_top"><IMG
+ SRC="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=newentry_off.gif" WIDTH=122 HEIGHT=24 BORDER="0"
+ ALT="Nouvelle entr&eacute;e"></A><A
+ HREF="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=auth.html" TARGET="_top"><IMG
+ SRC="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=authen_on.gif" WIDTH=122 HEIGHT=24 BORDER="0"
+ ALT="Authentification"></A>
+
+</BODY>
+</HTML>
diff --git a/ldap/clients/dsgw/html/fr/back.gif b/ldap/clients/dsgw/html/fr/back.gif
new file mode 100644
index 00000000..cc848925
--- /dev/null
+++ b/ldap/clients/dsgw/html/fr/back.gif
Binary files differ
diff --git a/ldap/clients/dsgw/html/fr/back1.gif b/ldap/clients/dsgw/html/fr/back1.gif
new file mode 100644
index 00000000..ff77612d
--- /dev/null
+++ b/ldap/clients/dsgw/html/fr/back1.gif
Binary files differ
diff --git a/ldap/clients/dsgw/html/fr/content.gif b/ldap/clients/dsgw/html/fr/content.gif
new file mode 100644
index 00000000..b0cd53c6
--- /dev/null
+++ b/ldap/clients/dsgw/html/fr/content.gif
Binary files differ
diff --git a/ldap/clients/dsgw/html/fr/content1.gif b/ldap/clients/dsgw/html/fr/content1.gif
new file mode 100644
index 00000000..c54e36b5
--- /dev/null
+++ b/ldap/clients/dsgw/html/fr/content1.gif
Binary files differ
diff --git a/ldap/clients/dsgw/html/fr/csearchtitle.html b/ldap/clients/dsgw/html/fr/csearchtitle.html
new file mode 100644
index 00000000..68aa6cd2
--- /dev/null
+++ b/ldap/clients/dsgw/html/fr/csearchtitle.html
@@ -0,0 +1,37 @@
+<!--
+ PROPRIETARY/CONFIDENTIAL. Use of this product is subject to
+ license terms. Copyright © 2001 Sun Microsystems, Inc.
+ Some preexisting portions Copyright © 2001 Netscape Communications Corp.
+ All rights reserved.
+ -->
+<HTML>
+<HEAD>
+<TITLE>Netscape Directory Server</TITLE>
+</HEAD>
+
+<BODY BGCOLOR="#ffffff" TEXT="#000000">
+
+<IMG SRC="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=title.gif" HEIGHT=40 WIDTH=530 BORDER="0"
+ ALT="Netscape Directory Server"><BR>
+
+<!-- note: do not include any newlines or other whitespace between the tags -->
+<!-- below that enclose images because this leads to blank pixels -->
+<!-- between them (which we do not want). -->
+
+<IMG
+ SRC="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=blank.gif" WIDTH=42 HEIGHT=24 BORDER="0"><A
+ HREF="/clients/dsgw/bin/search?<!-- GCONTEXT -->" TARGET="_top"><IMG
+ SRC="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=stsearch_off.gif" WIDTH=122 HEIGHT=24 BORDER="0"
+ ALT="Recherche standard"></A><A
+ HREF="/clients/dsgw/bin/csearch?<!-- GCONTEXT -->" TARGET="_top"><IMG
+ SRC="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=adsearch_on.gif" WIDTH=122 HEIGHT=24 BORDER="0"
+ ALT="Recherche avanc&eacute;e"></A><A
+ HREF="/clients/dsgw/bin/newentry?<!-- GCONTEXT -->" TARGET="_top"><IMG
+ SRC="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=newentry_off.gif" WIDTH=122 HEIGHT=24 BORDER="0"
+ ALT="Nouvelle entr&eacute;e"></A><A
+ HREF="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=auth.html" TARGET="_top"><IMG
+ SRC="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=authen_off.gif" WIDTH=122 HEIGHT=24 BORDER="0"
+ ALT="Authentification"></A>
+
+</BODY>
+</HTML>
diff --git a/ldap/clients/dsgw/html/fr/eduser.html b/ldap/clients/dsgw/html/fr/eduser.html
new file mode 100644
index 00000000..3dcd8415
--- /dev/null
+++ b/ldap/clients/dsgw/html/fr/eduser.html
@@ -0,0 +1,32 @@
+<!--
+ PROPRIETARY/CONFIDENTIAL. Use of this product is subject to
+ license terms. Copyright © 2001 Sun Microsystems, Inc.
+ Some preexisting portions Copyright © 2001 Netscape Communications Corp.
+ All rights reserved.
+ -->
+<HEAD><TITLE>Gestion des utilisateurs</TITLE></HEAD>
+<HTML><BODY bgcolor="#C0C0C0" link="#0000EE" vlink="#551A8B" alink="#FF0000">
+
+<center><table border=2 width=100%%>
+<tr><td align=center width=100%><hr size=0 width=0><FONT size=+2><b>Modifier l'utilisateur</b></FONT><hr size=0 width=0></th></tr></table></center>
+
+<form method="POST" action=dosearch name=eduserform>
+<input type=hidden name=mode value="smart">
+<input type=hidden name=type value="people">
+<input type=hidden name=editable value="true">
+<!-- PCONTEXT -->
+
+<b>Modifier l'utilisateur nomm&eacute; :</b><INPUT type="text" name="searchstring" value="" size=20>
+</pre>
+<p>
+
+<center><table border=2 width=100%>
+<tr>
+<td width=33% align=center><input type=submit value="Modifier l'utilisateur"></td>
+<td width=34% align=center><input type=reset value="Remettre &agrave; z&eacute;ro"></td>
+<td width=33% align=center><input type=button value="Aide" onclick="var hwin=window.open('', 'infowin_httpd',
+'resizable=1,width=400,height=500');if(top.helpwin==1) hwin.frames[1].location='http://ggood:2001/httpd-ggood/bin/tutor?!usradd&<!-- GCONTEXT -->';else { hwin.location='http://ggood:2001/httpd-ggood/bin/tutor?usradd&<!-- GCONTEXT -->'; hwin.rwin=top; hwin.rwin.helpwin=1; }"></td>
+</tr></table></center>
+</form>
+
+
diff --git a/ldap/clients/dsgw/html/fr/exit1.gif b/ldap/clients/dsgw/html/fr/exit1.gif
new file mode 100644
index 00000000..70af2dad
--- /dev/null
+++ b/ldap/clients/dsgw/html/fr/exit1.gif
Binary files differ
diff --git a/ldap/clients/dsgw/html/fr/forward1.gif b/ldap/clients/dsgw/html/fr/forward1.gif
new file mode 100644
index 00000000..1b80382f
--- /dev/null
+++ b/ldap/clients/dsgw/html/fr/forward1.gif
Binary files differ
diff --git a/ldap/clients/dsgw/html/fr/greeting.html b/ldap/clients/dsgw/html/fr/greeting.html
new file mode 100644
index 00000000..cb46a0fa
--- /dev/null
+++ b/ldap/clients/dsgw/html/fr/greeting.html
@@ -0,0 +1,65 @@
+<!--
+ PROPRIETARY/CONFIDENTIAL. Use of this product is subject to
+ license terms. Copyright © 2001 Sun Microsystems, Inc.
+ Some preexisting portions Copyright © 2001 Netscape Communications Corp.
+ All rights reserved.
+ -->
+<HTML>
+<HEAD>
+<TITLE>Netscape Directory Server</TITLE>
+<SCRIPT LANGUAGE="JavaScript">
+<!-- Hide from non-JavaScript browsers
+function gotoURL(h) {
+ top.location.href = h;
+}
+// End hiding -->
+</SCRIPT>
+</HEAD>
+<BODY BGCOLOR="white">
+<HR>
+<CENTER>
+<FONT SIZE="+2">Bienvenue dans la passerelle de Netscape Directory Server.</FONT>
+</CENTER>
+<P>
+Cette interface peut &ecirc;tre utilis&eacute;e pour rechercher, modifier et cr&eacute;er des entr&eacute;es stock&eacute;es dans Netscape Directory Server.
+<P>
+La barre d'outils qui appara&icirc;t dans la partie sup&eacute;rieure de cette fen&ecirc;tre est toujours affich&eacute;e lorsque vous utilisez la passerelle Directory Server. Vous pouvez cliquer sur ces boutons pour effectuer les t&acirc;ches suivantes :
+<P>
+<TABLE BORDER=1>
+<TR>
+<TH>
+<A HREF="/clients/dsgw/bin/search?<!-- GCONTEXT -->" TARGET="_top">Recherche standard</A>
+</TH>
+<TD>
+La recherche standard est la mani&egrave;re la plus simple d'effectuer une recherche dans un annuaire. Elle examine les donn&eacute;es saisies et s&eacute;lectionne automatiquement une ou plusieurs m&eacute;thodes de recherche d'annuaires.
+</TD>
+</TR>
+<TR>
+<TH>
+<A HREF="/clients/dsgw/bin/csearch?<!-- GCONTEXT -->" TARGET="_top">Recherche avanc&eacute;e</A>
+</TH>
+<TD>
+Le bouton Recherche avanc&eacute;e vous permet de sp&eacute;cifier votre recherche avec exactitude &agrave; l'aide d'options de crit&egrave;res de recherche et de type de correspondance.
+</TD>
+</TR>
+<TR>
+<TH>
+<A HREF="/clients/dsgw/bin/newentry?<!-- GCONTEXT -->" TARGET="_top">Nouvelle entr&eacute;e</A>
+</TH>
+<TD>
+Le bouton Nouvelle entr&eacute;e vous permet de cr&eacute;er de nouvelles entr&eacute;es dans l'annuaire. Selon la fa&ccedil;on dont l'administrateur syst&egrave;me a configur&eacute; votre annuaire, vous devez peut-&ecirc;tre obtenir de celui-ci le privil&egrave;ge d'ajouter de nouvelles entr&eacute;es. Dans le doute, consultez votre administrateur syst&egrave;me.
+</TD>
+</TR>
+<TR>
+<TH>
+<A HREF="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=auth.html" TARGET="_top">Authentification</A>
+</TH>
+<TD>
+Les &eacute;crans d'authentification vous permettent de vous connecter et de vous d&eacute;connecter d'un annuaire. Vous devez vous authentifier avant de modifier ou d'ajouter des entr&eacute;es &agrave; l'annuaire.
+</TD>
+</TR>
+</TABLE>
+</BODY>
+</HTML>
+
+
diff --git a/ldap/clients/dsgw/html/fr/index.html b/ldap/clients/dsgw/html/fr/index.html
new file mode 100644
index 00000000..0d5008d2
--- /dev/null
+++ b/ldap/clients/dsgw/html/fr/index.html
@@ -0,0 +1,20 @@
+<!--
+ PROPRIETARY/CONFIDENTIAL. Use of this product is subject to
+ license terms. Copyright © 2001 Sun Microsystems, Inc.
+ Some preexisting portions Copyright © 2001 Netscape Communications Corp.
+ All rights reserved.
+ -->
+<HTML>
+<HEAD>
+<TITLE>Passerelle Netscape Directory Server</TITLE>
+</HEAD>
+<FRAMESET ROWS=100,*>
+ <FRAME SRC="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=maintitle.html" NAME="buttonBarFrame" NORESIZE
+ SCROLLING="no">
+ <FRAME SRC="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=greeting.html" NAME="greetingFrame" NORESIZE>
+</FRAMESET>
+<NOFRAMES>
+<H3> Un navigateur supportant la fonction de cadres est requis</H3>
+Afin de pouvoir utiliser la passerelle Netscape Directory Server, vous devez utiliser un navigateur compatible avec les formulaires HTML et JavaScript, comme la version 3 ou toute version ultȨrieure de Netscape Navigator. Pour savoir comment vous procurer Navigator, consultez la page d'accueil de Netscape Èá l'adresse : <A HREF="http://home.netscape.com">la page d'accueil de Netscape</A>.
+</NOFRAMES>
+</HTML>
diff --git a/ldap/clients/dsgw/html/fr/index1.gif b/ldap/clients/dsgw/html/fr/index1.gif
new file mode 100644
index 00000000..75d03661
--- /dev/null
+++ b/ldap/clients/dsgw/html/fr/index1.gif
Binary files differ
diff --git a/ldap/clients/dsgw/html/fr/maintitle.html b/ldap/clients/dsgw/html/fr/maintitle.html
new file mode 100644
index 00000000..f97e7ea6
--- /dev/null
+++ b/ldap/clients/dsgw/html/fr/maintitle.html
@@ -0,0 +1,38 @@
+<!--
+ PROPRIETARY/CONFIDENTIAL. Use of this product is subject to
+ license terms. Copyright © 2001 Sun Microsystems, Inc.
+ Some preexisting portions Copyright © 2001 Netscape Communications Corp.
+ All rights reserved.
+ -->
+<HTML>
+<HEAD>
+<TITLE>Netscape Directory Server</TITLE>
+</HEAD>
+
+<BODY BGCOLOR="#ffffff" TEXT="#000000">
+
+<IMG SRC="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=title.gif" HEIGHT=40 WIDTH=530 BORDER="0"
+ ALT="Netscape Directory Server"><BR>
+
+<!-- note: do not include any newlines or other whitespace between the tags -->
+<!-- below that enclose images because this leads to blank pixels -->
+<!-- between them (which we do not want). -->
+
+<IMG
+ SRC="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=blank.gif" WIDTH=42 HEIGHT=24 BORDER="0"><A
+ HREF="/clients/dsgw/bin/search?<!-- GCONTEXT -->" TARGET="_top"><IMG
+ SRC="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=stsearch_off.gif" WIDTH=122 HEIGHT=24 BORDER="0"
+ ALT="Recherche standard"></A><A
+ HREF="/clients/dsgw/bin/csearch?<!-- GCONTEXT -->" TARGET="_top"><IMG
+ SRC="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=adsearch_off.gif" WIDTH=122 HEIGHT=24 BORDER="0"
+ ALT="Recherche avanc&eacute;e"></A><A
+ HREF="/clients/dsgw/bin/newentry?<!-- GCONTEXT -->" TARGET="_top"><IMG
+ SRC="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=newentry_off.gif" WIDTH=122 HEIGHT=24 BORDER="0"
+ ALT="Nouvelle entr&eacute;e"></A><A
+ HREF="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=auth.html" TARGET="_top"><IMG
+ SRC="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=authen_off.gif" WIDTH=122 HEIGHT=24 BORDER="0"
+ ALT="Authentification"></A>
+
+</BODY>
+</HTML>
+
diff --git a/ldap/clients/dsgw/html/fr/newentry_off.gif b/ldap/clients/dsgw/html/fr/newentry_off.gif
new file mode 100644
index 00000000..d98c6fbe
--- /dev/null
+++ b/ldap/clients/dsgw/html/fr/newentry_off.gif
Binary files differ
diff --git a/ldap/clients/dsgw/html/fr/newentry_on.gif b/ldap/clients/dsgw/html/fr/newentry_on.gif
new file mode 100644
index 00000000..25e4b2d2
--- /dev/null
+++ b/ldap/clients/dsgw/html/fr/newentry_on.gif
Binary files differ
diff --git a/ldap/clients/dsgw/html/fr/newentrytitle.html b/ldap/clients/dsgw/html/fr/newentrytitle.html
new file mode 100644
index 00000000..16eebece
--- /dev/null
+++ b/ldap/clients/dsgw/html/fr/newentrytitle.html
@@ -0,0 +1,38 @@
+<!--
+ PROPRIETARY/CONFIDENTIAL. Use of this product is subject to
+ license terms. Copyright © 2001 Sun Microsystems, Inc.
+ Some preexisting portions Copyright © 2001 Netscape Communications Corp.
+ All rights reserved.
+ -->
+<HTML>
+<HEAD>
+<TITLE>Netscape Directory Server</TITLE>
+</HEAD>
+
+<BODY BGCOLOR="#ffffff" TEXT="#000000">
+
+<IMG SRC="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=title.gif" HEIGHT=40 WIDTH=530 BORDER="0"
+ ALT="Netscape Directory Server"><BR>
+
+<!-- note: do not include any newlines or other whitespace between the tags -->
+<!-- below that enclose images because this leads to blank pixels -->
+<!-- between them (which we do not want). -->
+
+<IMG
+ SRC="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=blank.gif" WIDTH=42 HEIGHT=24 BORDER="0"><A
+ HREF="/clients/dsgw/bin/search?<!-- GCONTEXT -->" TARGET="_top"><IMG
+ SRC="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=stsearch_off.gif" WIDTH=122 HEIGHT=24 BORDER="0"
+ ALT="Recherche standard"></A><A
+ HREF="/clients/dsgw/bin/csearch?<!-- GCONTEXT -->" TARGET="_top"><IMG
+ SRC="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=adsearch_off.gif" WIDTH=122 HEIGHT=24 BORDER="0"
+ ALT="Recherche avanc&eacute;e"></A><A
+ HREF="/clients/dsgw/bin/newentry?<!-- GCONTEXT -->" TARGET="_top"><IMG
+ SRC="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=newentry_on.gif" WIDTH=122 HEIGHT=24 BORDER="0"
+ ALT="Nouvelle entr&eacute;e"></A><A
+ HREF="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=auth.html" TARGET="_top"><IMG
+ SRC="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=authen_off.gif" WIDTH=122 HEIGHT=24 BORDER="0"
+ ALT="Authentification"></A>
+
+</BODY>
+</HTML>
+
diff --git a/ldap/clients/dsgw/html/fr/searchtitle.html b/ldap/clients/dsgw/html/fr/searchtitle.html
new file mode 100644
index 00000000..58e69228
--- /dev/null
+++ b/ldap/clients/dsgw/html/fr/searchtitle.html
@@ -0,0 +1,38 @@
+<!--
+ PROPRIETARY/CONFIDENTIAL. Use of this product is subject to
+ license terms. Copyright © 2001 Sun Microsystems, Inc.
+ Some preexisting portions Copyright © 2001 Netscape Communications Corp.
+ All rights reserved.
+ -->
+<HTML>
+<HEAD>
+<TITLE>Netscape Directory Server</TITLE>
+</HEAD>
+
+<BODY BGCOLOR="#ffffff" TEXT="#000000">
+
+<IMG SRC="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=title.gif" HEIGHT=40 WIDTH=530 BORDER="0"
+ ALT="Netscape Directory Server"><BR>
+
+<!-- note: do not include any newlines or other whitespace between the tags -->
+<!-- below that enclose images because this leads to blank pixels -->
+<!-- between them (which we do not want). -->
+
+<IMG
+ SRC="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=blank.gif" WIDTH=42 HEIGHT=24 BORDER="0"><A
+ HREF="/clients/dsgw/bin/search?<!-- GCONTEXT -->" TARGET="_top"><IMG
+ SRC="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=stsearch_on.gif" WIDTH=122 HEIGHT=24 BORDER="0"
+ ALT="Recherche standard"></A><A
+ HREF="/clients/dsgw/bin/csearch?<!-- GCONTEXT -->" TARGET="_top"><IMG
+ SRC="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=adsearch_off.gif" WIDTH=122 HEIGHT=24 BORDER="0"
+ ALT="Recherche avanc&eacute;e"></A><A
+ HREF="/clients/dsgw/bin/newentry?<!-- GCONTEXT -->" TARGET="_top"><IMG
+ SRC="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=newentry_off.gif" WIDTH=122 HEIGHT=24 BORDER="0"
+ ALT="Nouvelle entr&eacute;e"></A><A
+ HREF="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=auth.html" TARGET="_top"><IMG
+ SRC="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=authen_off.gif" WIDTH=122 HEIGHT=24 BORDER="0"
+ ALT="Authentification"></A>
+
+</BODY>
+</HTML>
+
diff --git a/ldap/clients/dsgw/html/fr/stsearch_off.gif b/ldap/clients/dsgw/html/fr/stsearch_off.gif
new file mode 100644
index 00000000..fce290f4
--- /dev/null
+++ b/ldap/clients/dsgw/html/fr/stsearch_off.gif
Binary files differ
diff --git a/ldap/clients/dsgw/html/fr/stsearch_on.gif b/ldap/clients/dsgw/html/fr/stsearch_on.gif
new file mode 100644
index 00000000..8224c0a0
--- /dev/null
+++ b/ldap/clients/dsgw/html/fr/stsearch_on.gif
Binary files differ
diff --git a/ldap/clients/dsgw/html/fr/title.gif b/ldap/clients/dsgw/html/fr/title.gif
new file mode 100644
index 00000000..818f6fa9
--- /dev/null
+++ b/ldap/clients/dsgw/html/fr/title.gif
Binary files differ