In /profiles/contrib/social/themes/socialbase/templates/profile/profile--profile--hero.html.twig, the text "Edit profile information" does not have "|trans" appended and as a result this string is not translatable.

Comments

svenryen created an issue. See original summary.

svenryen’s picture

Status: Active » Needs review
StatusFileSize
new999 bytes
svenryen’s picture

StatusFileSize
new1001 bytes

Ignore the previous patch. Here's one that works.

svenryen’s picture

StatusFileSize
new1012 bytes

Here's a variant with {% trans %}...{% endtrans %}

jaapjan’s picture

Thank you, I've added the pullrequest here:
https://github.com/goalgorilla/open_social/pull/822

jaapjan’s picture

Status: Needs review » Fixed

It works like a charm. Just merged the pullrequest. Thanks for your contribution!

  • 947d208 committed on 8.x-1.x
    Issue #2948237 by svenryen: "Edit profile information" is not...

Status: Fixed » Closed (fixed)

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