Problem/Motivation

The module description has a typing error, saying "configuration of display of media items" instead of "configuration, and display".

Proposed resolution

Replace "of" with "and". That way the module description will also mirror the one of the Node module once #2570985: Update the module descriptions on the Extend page is committed

Remaining tasks

None

User interface changes

This is a UI text change.

API changes

None.

Data model changes

None.

CommentFileSizeAuthor
#2 2999346-media-module-description-2.patch435 bytesifrik

Comments

ifrik created an issue. See original summary.

ifrik’s picture

Issue summary: View changes
Status: Active » Needs review
Related issues: +#2570985: Update the module descriptions on the Extend page
StatusFileSize
new435 bytes
ifrik’s picture

Title: Typing error is the Media module description » Typing error in the Media module description
cilefen’s picture

Status: Needs review » Reviewed & tested by the community
alexpott’s picture

Status: Reviewed & tested by the community » Fixed
Issue tags: +String change in 8.7.0

As this is translatable text (see \Drupal\system\Form\ModulesListForm::buildRow()) I think we should only change this in a minor version and not a bug fix. If I'm wrong then we can re-open this issue and backport to 8.6.x

Committed 137cfee and pushed to 8.7.x. Thanks!

  • alexpott committed 137cfee on 8.7.x
    Issue #2999346 by ifrik: Typing error in the Media module description
    

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.