mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
MDL-12742 - remove duplicated lang files
This commit is contained in:
parent
c56590192a
commit
22220aa736
3 changed files with 0 additions and 42 deletions
|
@ -1,14 +0,0 @@
|
||||||
<?
|
|
||||||
$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';
|
|
||||||
?>
|
|
|
@ -1,14 +0,0 @@
|
||||||
<?php
|
|
||||||
$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';
|
|
||||||
?>
|
|
|
@ -1,14 +0,0 @@
|
||||||
<?php
|
|
||||||
$string['blockname'] = 'Globaal zoeken';
|
|
||||||
$string['configbuttonlabel'] = 'Tekst op de knop';
|
|
||||||
$string['configenablefileindexing'] = 'Indexeren van bestanden aan';
|
|
||||||
$string['configfiletypes'] = 'Bestandsformaten die doorzocht moeten worden';
|
|
||||||
$string['configlimitindexbody'] = 'Geindexeerde body-grootte limiet';
|
|
||||||
$string['configpdftotextcmd'] = 'Pad naar commando pdftotext';
|
|
||||||
$string['configwordtotextcmd'] = 'Pad naar commando doctotext';
|
|
||||||
$string['configwordtotextenv'] = 'Environment instelling voor de MSWord converter';
|
|
||||||
$string['configsearchtext'] = 'Zoektekst';
|
|
||||||
$string['go'] = 'Zoek!';
|
|
||||||
$string['bytes'] = ' bytes (0 staat voor ongelimiteerd)';
|
|
||||||
$string['searchmoodle'] = 'Zoek in Moodle';
|
|
||||||
?>
|
|
Loading…
Add table
Add a link
Reference in a new issue