]> git.mjollnir.org Git - moodle.git/commitdiff
MDL-11406 Removed lang files from block folder, and put them in en_utf8 and fr_utf8
authornicolasconnault <nicolasconnault>
Fri, 28 Sep 2007 08:46:25 +0000 (08:46 +0000)
committernicolasconnault <nicolasconnault>
Fri, 28 Sep 2007 08:46:25 +0000 (08:46 +0000)
blocks/search/lang/fr_utf8/block_search.php [deleted file]
lang/en_utf8/block_search.php [moved from blocks/search/lang/en_utf8/block_search.php with 100% similarity]

diff --git a/blocks/search/lang/fr_utf8/block_search.php b/blocks/search/lang/fr_utf8/block_search.php
deleted file mode 100644 (file)
index bb0a05f..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-<?
-$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