Ticket #9673 (new Bug)

Opened 2 years ago

Last modified 21 months ago

Kupu styles string are not translatable

Reported by: kdeldycke Owned by:
Priority: minor Milestone: 3.3.x
Component: Internationalization Keywords: kupu i18n javascript sprinti18n20091013
Cc:

Description

After searching for a while, it doesn't look like there is a mecanism to translate kupu' style drop-down menu.

I particularly refer to the:

  • (remove style) (line 353 in kupu 1.4.15) and
  • Character styles (line 424 in Kupu 1.4.15)

strings that are hard-coded in the Products/kupu/common/kupubasetools.js file.

Maybe it's a good idea to let these strings be translatable.

Attachments

kupu-styles-not-translated.png Download (18.8 KB) - added by kdeldycke 2 years ago.
Some Kupu style labels are not translated in french (screenshot of a vanilla Plone 3.3.1).

Change History

Changed 2 years ago by kdeldycke

Some Kupu style labels are not translated in french (screenshot of a vanilla Plone 3.3.1).

comment:1 Changed 2 years ago by kdeldycke

Here is an illustration of the issue on a vanilla Plone 3.3.1 install with french langage activated:

Some Kupu style labels are not translated in french (screenshot of a vanilla Plone 3.3.1).

comment:2 Changed 2 years ago by vincentfretin

  • Keywords kupu i18n sprinti18n20091013 added; kupu, i18n, removed

comment:3 Changed 2 years ago by vincentfretin

For the styles, it's now fixed. see #9231.

The problem still exist for "(remove style)" and "Character styles".

comment:4 Changed 23 months ago by vincentfretin

  • Milestone changed from 3.x to 4.x

comment:5 Changed 21 months ago by vincentfretin

  • Milestone changed from 4.x to 3.x
Note: See TracTickets for help on using tickets.