Skip to content

Bug: does not work when new design interface is localized #1

@Jackymancs4

Description

@Jackymancs4

Hello @pauldraper
Thanks for this extension.

Right now, it doesn't work when the new design interface is localized in a language different from English.

E.g. In italian (my language) Comment removed by moderator is always written down as [rimosso].

It seems to work fine, fine

I think the problem is here

'//*[*/*/*[contains(text(), "Comment removed by moderator")]]',

where you hard-coded the english string.

I have not thoroughly investigated into your code, and I'm not sure how you could think a more general approach, since in the new design css classes are quite random, but just adding a note about it in the description would be a start.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions