--- /dev/null
+<?
+$string['blockname'] = 'Global Search';
+$string['configbuttonlabel'] = 'Button label';
+$string['configenablefileindexing'] = 'Enable file indexing';
+$string['configfiletypes'] = 'File types handled';
+$string['configlimitindexbody'] = 'Indexed body size limitation';
+$string['configpdftotextcmd'] = 'Path to command pdftotext';
+$string['configwordtotextcmd'] = 'Path to command doctotext';
+$string['configwordtotextenv'] = 'Environment setting for the MSWord converter';
+$string['configsearchtext'] = 'Search text';
+$string['go'] = 'Go!';
+$string['bytes'] = ' bytes (0 stands for no limits)';
+$string['searchmoodle'] = 'Search Moodle';
+?>
\ No newline at end of file
--- /dev/null
+<?
+$string['blockname'] = 'Recherche globale';
+$string['configbuttonlabel'] = 'Libellé du bouton de recherche';
+$string['configenablefileindexing'] = 'Activer l\'indexation des fichiers';
+$string['configfiletypes'] = 'Types de fichiers pris en charge';
+$string['configlimitindexbody'] = 'Taille limite du corps indexé';
+$string['configpdftotextcmd'] = 'Chemin vers la commande pdftotext';
+$string['configwordtotextcmd'] = 'Chemin vers la commande doctotext';
+$string['configwordtotextenv'] = 'Réglage d\'environnement du convertisseur MSWord';
+$string['configsearchtext'] = 'Rechercher dans le texte';
+$string['go'] = 'Lancer la recherche';
+$string['bytes'] = ' octets (0 pour \"pas de limite\")';
+$string['searchmoodle'] = 'Rechercher dans le site';
+?>
\ No newline at end of file