Browse Source

Rename multifile media ocr derivative type.

pull/875/head
Rosie Le Faive 3 years ago
parent
commit
1e27fee115
  1. 2
      modules/islandora_text_extraction/src/Plugin/Action/GenerateOCRDerivativeFile.php

2
modules/islandora_text_extraction/src/Plugin/Action/GenerateOCRDerivativeFile.php

@ -12,7 +12,7 @@ use Drupal\islandora\Plugin\Action\AbstractGenerateDerivativeMediaFile;
*
* @Action(
* id = "generate_extracted_text_file",
* label = @Translation("Generate an Extracted Text derivative file"),
* label = @Translation("Generate Extracted Text for Media Attachment"),
* type = "media"
* )
*/

Loading…
Cancel
Save