Skip to content

Weblate info message and recurrent regressions in translations #2204

@jumase

Description

@jumase

Hi, I wonder if the message displayed at Weblate related to the HTML elements is still valid.

Hi translators. Please be careful with strings that contain HTML elements (e.g,. <b>).
Android requires that the leading < be "escaped" by writing it as an entity, &lt; (&, lt, and ;, all together).
Unfortunately you can't copy these from the source string, as Weblate copies the wrong thing

It's been about 2 or 3 months that (my) translations get reverted once and again, so it's really confusing. Let's take for example this string. The other times it was webhook:github the account that changed them (if I recall correctly, history must be at least one more regression, not shown there), but now it's nikclayton. So I couldn't tell for sure if this was automatic or intentional.

I usually check the source string to know if the original is < or &lt;. That way I choose one of those formats. I've read that WeblateOrg/weblate#11995 has got some progress, but I understand that it's not fixed yet.

So do we need to verify which symbols are used or is it not necessary any more? I also remember that there was some kind of automatic check for these situations, so I'm not sure how to proceed from now on.

Another particular string is this one. What should we do with that one? I can't find it on strings.xml

Thanks in advance

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions