Problem/Motivation

After importing Slovak translations for this module, I'm encountering these errors:

>  [error]  Import of string "stiahnuť štartovaciu sadu Radix z {kitUrl}" was skipped because of disallowed or malformed HTML. 
>  [error]  Import of string "extrahovať stiahnutú štartovaciu sadu Radix z {packPath} do {srcDir}" was skipped because of disallowed or malformed HTML. 
>  [error]  Import of string "skopírovať štartovaciu sadu Radix z {srcDir} do {dstDir}" was skipped because of disallowed or malformed HTML. 
>  [error]  Import of string "prispôsobiť štartovaciu sadu Radix v adresári {dstDir}" was skipped because of disallowed or malformed HTML. 

>  [warning] 4 disallowed HTML string(s) in files: translations://radix-5.0.3.sk.po.

These are the problematic strings:

'download Radix starter kit from <info>{kitUrl}</info>'
'copy Radix starter kit from <info>{srcDir}</info> to <info>{dstDir}</info>'
'extract downloaded Radix starter kit from <info>{packPath}</info> to <info>{srcDir}</info>'
'customize Radix starter kit in <info>{dstDir}</info> directory'

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Comments

kaszarobert created an issue. See original summary.

doxigo’s picture

Hey thanks for bringing this up, got it fixed on the latest dev

doxigo’s picture

Status: Active » Fixed

  • doxigo committed 13b9f52 on 5.0.x
    Issue #3311796 by kaszarobert, doxigo: Some strings can't be translated...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.