Setting form markup missing translation function

Created on 9 May 2023, over 1 year ago

Problem/Motivation

Markup on top of Module settings form is missing translation function

Steps to reproduce

  • Setup an Drupal site with (at least) 2 languages installed
  • Go to /admin/structure/opigno_module/settings
  • See next string on top of form : Settings form for Module entities. Manage field settings here.
  • Try to find in /admin/config/regional/translate : no result

Proposed resolution

Update src/Form/OpignoModuleSettingsForm.php to add t() function wrapping this string.
Attached patch does that

Remaining tasks

N/A

User interface changes

N/A

API changes

N/A

Data model changes

N/A

🐛 Bug report
Status

RTBC

Version

3.0

Component

Code

Created by

🇫🇷France nguerrier

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024