| pieter | 
					 | 
			
|---|---|
| 
					 Nice idea fedai, to put directly the lang files. 
						Here the dutch version nl.lang: <?PHP
<?PHP
/**
 * Dutch Language File for Quick PM Plugin
 *
 * @version 1
 * @author oc
 */
$L['plu_pmto'] = 'naar:';
$L['plu_pmmsg'] = 'boodschap:';
$L['plu_pmsend'] = 'Zend!';
$L['plu_pmfrom'] = 'forum snelboodschapservice, bericht van';
$L['plu_pmsuccess'] = 'PM verzonden!';
$L['plu_pmfail'] = 'PM kan niet verzonden worden.';
 
?>... can we help you ... 
					 |