The 6.x-2.x version has integration with the String Translation module, part of the Internationalization project, making it possible to translate field labels, default values and options of select fields. The integration code has not yet been ported to the 7.x-1.x version.

Volunteers are welcome to deliver a patch that adds integration with the String Translation module.

CommentFileSizeAuthor
#1 ucxf-i18n-integration-1635168-1.patch5.81 KBMegaChriz
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

MegaChriz’s picture

Status: Active » Needs review
FileSize
5.81 KB

Here is a patch that integrates Extra Fields Pane 7.x-1.x with i18n. I've studied the i18n hooks documentation a bit and decided to implement the code in a slightly different way then it was done for the 6.x-2.x version (I tried to follow the i18n way of doing things as described in the hooks documentation).

I think this patch is good to go, but reviews are welcome. I have only little experience with i18n and thus I'm not sure if it integrates with it enough.

MegaChriz’s picture

I'll give this another test this week and I'm planning to commit this soon (probably next Saturday, March 2nd).

Followers, did the patch work for you or did you miss something? Let me know!

MegaChriz’s picture

Status: Needs review » Fixed

Committed #1 with only one small change in the code comments.

Status: Fixed » Closed (fixed)

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