Problem/Motivation

Path pattern field title is not translated. Function t() is missing.
File: src/Form/PatternEditForm.php

Proposed resolution

Add $this->t();
See: https://www.drupal.org/docs/8/api/translation-api/overview

Remaining tasks

  1. Create patch
  2. Review/RTBC
  3. Commit

User interface changes

None

API changes

None

Data model changes

None

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

i-trokhanenko created an issue. See original summary.

i-trokhanenko’s picture

Assigned: i-trokhanenko » Unassigned
Issue summary: View changes
Status: Active » Needs review
FileSize
517 bytes

Please review!

Roman Dyn’s picture

Issue summary: View changes
Status: Needs review » Reviewed & tested by the community

Good work! Changes looks good for me. Please commit.

Berdir’s picture

Status: Reviewed & tested by the community » Fixed

Thanks.

  • Berdir committed c934443 on 8.x-1.x authored by i-trokhanenko
    Issue #3044018 by i-trokhanenko: Path pattern field title is not...

Status: Fixed » Closed (fixed)

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