--- /dev/null
+<?php
+$string['apikey'] = 'API Key';
+$string['repositoryname'] = 'Box.net';
+$string['repositorydesc'] = 'Repository for box.net';
+$string['configplugin'] = 'Box.net configuration';
+$string['username'] = 'Username for Box.net';
+$string['password'] = 'Password';
+$string['saved'] = 'Box.net data saved.';
+$string['invalidpassword'] = 'Invalid password';
+$stirng['invalidtoken'] = 'Invalid auth-token';
+$string['nullfilelist'] = 'There are no files in this repository';
+$string['username'] = 'Box.net Account:';
+$string['password'] = 'Your Password:';
--- /dev/null
+<?php
+$string['configplugin'] = 'Flickr configureation';
+$string['repositoryname'] = 'Flickr';
+$string['repositorydesc'] = 'Repository for flickr.com';
+$string['notitle'] = 'notitle';
+$string['username'] = 'Flickr Account:';
+$string['remember'] = 'Remember me';
+$string['nullphotolist'] = 'There is no photo belong to this account.';
+$string['invalidemail'] = 'Invalid Flickr email address.';
--- /dev/null
+<?php // $Id$
+$string['configplugin'] = 'Configuration for local repository';
+$string['repositoryname'] = 'Local Moodle';
+$string['repositorydesc'] = 'Repository for local Moodle';
+$string['notitle'] = 'notitle';
+$string['remember'] = 'Remember me';
+$string['emptyfilelist'] = 'There is no files.';