mirror of
https://github.com/moodle/moodle.git
synced 2025-01-31 12:45:04 +01:00
Some english fixes
This commit is contained in:
parent
cd8f1cf656
commit
3d5a7b60da
@ -33,7 +33,7 @@ $string['deleteservice'] = 'Delete the service: $a->name (id: $a->id)';
|
||||
$string['deleteaservice'] = 'Delete service';
|
||||
$string['deleteserviceconfirm'] = 'Do you really want to delete external service \"$a\"?';
|
||||
$string['deletetokenconfirm'] = 'Do you really want to delete this web service token for <strong>$a->user</strong> on the service <strong>$a->service</strong>?';
|
||||
$string['disabledwarning'] = 'All webs service protocols are disabled, the \Enable web services\" setting can be found in Advanced features.';
|
||||
$string['disabledwarning'] = 'All web service protocols are disabled. The \"Enable web services\" setting can be found in Advanced features.';
|
||||
$string['documentation'] = 'web service documentation';
|
||||
$string['editservice'] = 'Edit the service: $a->name (id: $a->id)';
|
||||
$string['editaservice'] = 'Edit service';
|
||||
|
Loading…
x
Reference in New Issue
Block a user