It seems that the recent commit by user "samulik" contains several damaged files. Instead of proper PHP string files, the files contain something like:
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
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
See e.g. http://cvs.moodle.org/lang/fi_utf8/block_search.php, revision 1.1
According to my grep, the following files contain "Warning:" string:
block_search.php
block_tag_flickr.php
bulkusers.php
qtype_match.php
qtype_randomsamatch.php
search.php
userkey.php
Please fix asap as this breaks some language manipulation tools. Thanks