string en translations for search block
authordiml <diml>
Sun, 7 Oct 2007 19:39:42 +0000 (19:39 +0000)
committerdiml <diml>
Sun, 7 Oct 2007 19:39:42 +0000 (19:39 +0000)
blocks/search/lang/en_utf8/block_search.php [new file with mode: 0644]

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