I can't get it work on D7, i added to my settings.php at the end of the file:

$conf['i18n_variables'] = array(
  'submitted_by_article',
  'submitted_by_comment_article',
);

And switched the admin site language in the content type edit page after to set the desired text for spanish directly but it just shows me up the text in one language. In this case the last language text i saved under the content type submitted by options.

More details about the workflow to get this done please?

Thanks in advance.

CommentFileSizeAuthor
#2 1978012.patch812 bytesnancydru

Comments

nancydru’s picture

I have enough trouble with just English. I'll see if my translation friends have any ideas.

nancydru’s picture

Status: Active » Needs review
StatusFileSize
new812 bytes

My friend suggests that this patch should do it. Make sure that the translation does not alter the token names.

elvismdev’s picture

Thanks! it worked just as i need, now i can translate the submitted by field via drupal translation system.

nancydru’s picture

Status: Needs review » Fixed

Committed

Status: Fixed » Closed (fixed)

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