Incomplete translation in getDescription function (ModerationNoteResolveForm)

Created on 13 February 2025, 3 months ago

Problem/Motivation

There is an incomplete translation: If you want to translate the

Are you sure you want to @action this note?

warning, you could not translate the @action word. This warning is implemented in moderation_note/src/Form/ModerationNoteResolveForm.php, function getDescription (line 75).

Steps to reproduce

Proposed resolution

Use $this->t() in order to make translatable the hard-coded strings.

Remaining tasks

Implement the solution.

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Active

Component

Code

Created by

🇦🇷Argentina fpap

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024