Right now the meta tags are only translated before the values have their tokens parsed, it would possibly be more useful to let them be translated after the tokens are processed.

CommentFileSizeAuthor
#3 metatag-n2560649-3.patch2.07 KBdamienmckenna

Comments

DamienMcKenna created an issue. See original summary.

damienmckenna’s picture

Given these values are usually generated via tokens, and the tokens usually come from content that might be already translated, maybe this should be optional?

damienmckenna’s picture

Status: Active » Needs review
StatusFileSize
new2.07 KB

This adds an optional second-stage translation for text values.

  • DamienMcKenna committed 20cf824 on 7.x-1.x
    Issue #2560649 by DamienMcKenna: Added optional second-stage translation...
damienmckenna’s picture

Status: Needs review » Fixed

Committed.

  • DamienMcKenna committed 20cf824 on 8.x-1.x
    Issue #2560649 by DamienMcKenna: Added optional second-stage translation...

Status: Fixed » Closed (fixed)

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

damienmckenna’s picture