You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$string['settings:overrideobjects:desc'] = 'If disabled, ObjectFS will check that an object does not exist before uploading.';
283
+
$string['tagsource:environment'] = 'Environment defined by $CFG->objectfs_environment_name, currently: "{$a}".';
284
+
$string['tagsource:mimetype'] = 'File mimetype as stored in {files} table';
285
+
$string['settings:tagsources'] = 'Tag sources';
286
+
$string['task:triggerupdateobjectags'] = 'Queue adhoc task to update object tags';
287
+
$string['settings:tagging:help'] = 'Object tagging allows extra metadata to be attached to objects in the external store. Please read TAGGING.md in the plugin Github repository for detailed setup and considerations. This is currently only supported by the S3 external client.';
0 commit comments