mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
MDL-76105 lang: Import fixed English strings (en_fix)
This commit is contained in:
parent
c5da3db0ae
commit
ae2f8cfa67
29 changed files with 89 additions and 92 deletions
|
@ -28,8 +28,8 @@ $string['notitle'] = 'notitle';
|
|||
$string['remember'] = 'Remember me';
|
||||
$string['pluginname'] = 'Dropbox';
|
||||
$string['dropbox'] = 'Dropbox';
|
||||
$string['issuer'] = 'OAuth2 service';
|
||||
$string['issuer_help'] = 'Select the OAuth2 service that is configured to talk to the Dropbox API. If the service does not exist yet, you will need to create it.';
|
||||
$string['issuer'] = 'OAuth 2 service';
|
||||
$string['issuer_help'] = 'Select the OAuth 2 service that is configured to talk to the Dropbox API. If the service doesn\'t exist yet, you will need to create it.';
|
||||
$string['cachelimit'] = 'Cache limit';
|
||||
$string['cachelimit_info'] = 'Enter the maximum size of files (in bytes) to be cached on server for Dropbox aliases/shortcuts. Cached files will be served when the source is no longer available. Empty value or zero mean caching of all files regardless of size.';
|
||||
$string['dropbox:view'] = 'View a Dropbox folder';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue