CKEditor 5: Toolbar button not translated

Created on 8 April 2024, about 2 months ago
Updated 24 April 2024, about 1 month ago

Problem/Motivation

The label of the "Abbreviation" button is not translated anymore.

Steps to reproduce

1. Configure the button to show in a text format for CKEditor 5
2. Switch to a different language, e.g. German.
3. Open a form showing the CKEditor with that text format
4. Hover over the "Abbreviation" button. The tooltip only says "Abbrevation", with no way to translate it.

Proposed resolution

The CKEditor 4 plugin hat a file "de.js" which translated this button. The new ckeditor5 plugin should use Drupal.t() in `abbreviationui.js` (line 26).

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Fixed

Version

4.0

Component

User interface

Created by

πŸ‡©πŸ‡ͺGermany Ammaletu Bonn, Germany

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

Merge Requests

Comments & Activities

Production build 0.69.0 2024