Use translatable strings for literals

Created on 13 September 2024, 2 months ago

Problem/Motivation

Untranslated literals still exist in the code. From https://www.drupal.org/project/mailchimp/issues/2932189#comment-15334908 πŸ› Translate confirmation message and submit button Fixed ,

You could search in the code base for:

'#title' => '
'#title' => "

Steps to reproduce

Proposed resolution

Review the code for untranslated string literals and apply translation.

Remaining tasks

User interface changes

API changes

Data model changes

πŸ“Œ Task
Status

Active

Version

2.0

Component

General

Created by

πŸ‡ΊπŸ‡ΈUnited States xenophyle

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

Comments & Activities

Production build 0.71.5 2024