Translations are not exported

Created on 28 March 2023, about 1 year ago

Problem/Motivation

The strings can't be translated on localize.drupal.org as they are not exported correctly with potx.

The strings are using translation context set in class constructor, like
$this->translationContext = 'shs:options_widget';

Due to the missing context the strings are not translated, even the same string (like "Add another item") is translated on l.d.o.

Steps to reproduce

Proposed resolution

Remove translation context or add it directly as a parameter to the t() function.

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Active

Version

2.0

Component

User interface

Created by

πŸ‡­πŸ‡ΊHungary Pasqualle πŸ‡­πŸ‡Ί Budapest

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

Comments & Activities

Production build 0.69.0 2024