MDL-21695 help files replaced by standard strings - basic infrastructure in place...
[moodle.git] / portfolio / picasa / lang / en / portfolio_picasa.php
CommitLineData
ee91cf95 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?>