mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
Small updates
This commit is contained in:
parent
8b4ca8f74e
commit
ec742f882c
2 changed files with 4 additions and 4 deletions
|
@ -9,5 +9,5 @@ $string['saved'] = 'Box.net data saved';
|
|||
$string['invalidpassword'] = 'Invalid password';
|
||||
$stirng['invalidtoken'] = 'Invalid authentication token';
|
||||
$string['nullfilelist'] = 'There are no files in this repository';
|
||||
$string['username'] = 'Box.net account: ';
|
||||
$string['password'] = 'Box.net password: ';
|
||||
$string['username'] = 'Box.net account';
|
||||
$string['password'] = 'Box.net password';
|
||||
|
|
|
@ -3,7 +3,7 @@ $string['configplugin'] = 'Flickr configuration';
|
|||
$string['repositoryname'] = 'Flickr';
|
||||
$string['repositorydesc'] = 'Repository on flickr.com';
|
||||
$string['notitle'] = 'notitle';
|
||||
$string['username'] = 'Flickr account email: ';
|
||||
$string['username'] = 'Flickr account email';
|
||||
$string['remember'] = 'Remember me';
|
||||
$string['nullphotolist'] = 'There are no photos in this account.';
|
||||
$string['nullphotolist'] = 'There are no photos in this account';
|
||||
$string['invalidemail'] = 'Invalid email address for flickr';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue