Closed (fixed)
Project:
radix
Version:
5.0.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Sep 2022 at 09:18 UTC
Updated:
3 Nov 2022 at 15:09 UTC
Jump to comment: Most recent
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'
Comments
Comment #2
doxigo commentedHey thanks for bringing this up, got it fixed on the latest dev
Comment #3
doxigo commented