1<?php
2/**
3 * English language file for culumus plugin
4 *
5 * @license GPL 2 http://www.gnu.org/licenses/gpl-2.0.html
6 * @author  H�kan Sandell <sandell.hakan@gmail.com>
7 */
8
9$lang['filenotfound'] = '<div>--- The file <strong>tagcloud.swf</strong> is not found ---</div>';
10
11//Setup VIM: ex: et ts=2 enc=utf-8 :
12