Problem

Need to translate views metatags values and add these strings to the views export "$translatables" (wrap into t() function).

Proposed resolution

Add "translatable" to the views metatags option definition, attached.

Remaining tasks

Need review.

CommentFileSizeAuthor
views_translatable.patch921 bytesDasha_V - old

Comments

dave reid’s picture

Category: task » feature
Status: Needs review » Needs work

This is hard-coded to three different meta tags and will not be able to support any of the text-based meta tags. This needs to be flexible and not hard-coded in order to be committed.