MDL-76105 lang: Import fixed English strings (en_fix)

This commit is contained in:
Helen Foster 2022-11-10 19:50:38 +01:00 committed by Víctor Déniz
parent c5da3db0ae
commit ae2f8cfa67
29 changed files with 89 additions and 92 deletions

View file

@ -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';