Diff of /lang/fi_utf8/block_search.php
Parent Directory
|
Revision Log
|
Patch
|
By samulik:
MDL-17350 Replacing broken language files with correct ones.
|
| 1 |
|
<?PHP // $Id$ |
| 2 |
|
// block_search.php - created with Moodle 1.9.2+ (Build: 20080813) (2007101521) |
| 3 |
|
// local modifications from https://www.moodle.fi/demo/moodle |
| 4 |
|
|
|
Warning: require(../fi_utf8/block_search.php): failed to open stream: No such file or directory in /home/samulik/kaannos/langdiff.php on line 105 |
|
| 5 |
|
|
| 6 |
Fatal error: require(): Failed opening required '../fi_utf8/block_search.php' (include_path='.:/usr/share/php:/usr/share/pear') in /home/samulik/kaannos/langdiff.php on line 105 |
$string['blockname'] = 'Global Search'; |
| 7 |
|
$string['bytes'] = 'bittiä (0 on rajoittamaton)'; |
| 8 |
|
$string['configbuttonlabel'] = 'Painikkeen teksti'; |
| 9 |
|
$string['configenablefileindexing'] = 'Käytä tiedostojen indeksointia'; |
| 10 |
|
$string['configfiletypes'] = 'Käsiteltävät tiedostotyypit'; |
| 11 |
|
$string['configlimitindexbody'] = 'Indeksoidun sisällön kokorajoitus'; |
| 12 |
|
$string['configpdftotextcmd'] = 'Polku pdf-teksti-muuntimeen'; |
| 13 |
|
$string['configsearchtext'] = 'Hakuteksti'; |
| 14 |
|
$string['configwordtotextcmd'] = 'Polku doc-teksti-muuntimeen'; |
| 15 |
|
$string['configwordtotextenv'] = 'Parametrit MSWord-muuntimelle'; |
| 16 |
|
$string['go'] = 'Hae!'; |
| 17 |
|
$string['searchmoodle'] = 'Hae Moodlesta'; |
| 18 |
|
$string['usemoodleroot'] = 'Käytä Moodlen juurihakemistoa ulkopuolisille muuntimille'; |
| 19 |
|
|
| 20 |
|
?> |
|
|
Legend:
| Removed from v.1.1 |
|
| changed lines |
| |
Added in v.1.2 |
|
|