Problem/Motivation

The word "Drupal" from the tooltip of insert media CKE5 button doesn't make any sense to the end user. It should be transparent to the end user whether they are using a site powered by Drupal, WP or anything else.

As per https://www.drupal.org/node/604342:

Referring to Drupal by name complicates distributions, and users may not know the site is running on Drupal

See also #2418209: Replace user facing strings that use drupal.org as example of an external url.

Steps to reproduce

N/A

Proposed resolution

Rename the tooltip from "Insert Drupal Media" to "Insert Media"

Remaining tasks

None.

User interface changes

The CKE5 insert media button will show "Insert Media" instead of "Insert Drupal Media"

API changes

None.

Data model changes

None.

Release notes snippet

N/A

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

claudiu.cristea created an issue. See original summary.

claudiu.cristea’s picture

Issue summary: View changes
claudiu.cristea’s picture

Assigned: claudiu.cristea » Unassigned
Status: Active » Needs review
FileSize
80.25 KB

Here we go.

Gábor Hojtsy’s picture

Status: Needs review » Reviewed & tested by the community

Looks good to me. I agree that the appearance of Drupal in this context is not useful.

claudiu.cristea’s picture

Wim Leers’s picture

Issue tags: +String change, +rc target

Whoops! 🙈

Nice catch! :)

claudiu.cristea’s picture

Issue summary: View changes
alexpott’s picture

Version: 10.1.x-dev » 9.4.x-dev
Status: Reviewed & tested by the community » Patch (to be ported)

Committed and pushed a844919d15 to 10.1.x and da28509efb to 10.0.x. Thanks!

Can we get a Drupal 9 version of this.

claudiu.cristea’s picture

Status: Patch (to be ported) » Reviewed & tested by the community
FileSize
80.45 KB

Here we go.

  • alexpott committed a844919 on 10.1.x
    Issue #3319735 by claudiu.cristea: Rename CKE5 button tooltip "Insert...

  • alexpott committed da28509 on 10.0.x
    Issue #3319735 by claudiu.cristea: Rename CKE5 button tooltip "Insert...
alexpott’s picture

Status: Reviewed & tested by the community » Fixed

Committed and pushed 106db336a5 to 9.5.x and c332529c26 to 9.4.x. Thanks!

  • alexpott committed 106db33 on 9.5.x
    Issue #3319735 by claudiu.cristea: Rename CKE5 button tooltip "Insert...

  • alexpott committed c332529 on 9.4.x
    Issue #3319735 by claudiu.cristea: Rename CKE5 button tooltip "Insert...

Status: Fixed » Closed (fixed)

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