portfolio: MDL-16417 - Adding googledocs/picasa plugins
[moodle.git] / lang / en_utf8 / portfolio_picasa.php
1 <?php
2 $string['pluginname'] = 'Picasa';
3 $string['noauthtoken'] = 'An authentication token has not been recieved from google. Please ensure you are allowing moodle to access your google account';
4 $string['sendfailed'] = 'The file $a failed to transfer to picasa';
5 ?>