This patch allows translation of Biblio fields (field titles and hints) through the i18nstrings module and the interface translation system.

Translation of the fields in views is not handled by this patch. I'd first like to get some feedback before pushing this approach further. I find it strange that no other post in the issue queue seems to address this... Did I miss anything?

If the patch gets some thumbs up, then the publication types should probably be translated in a similar way.

Comments

David Lesieur’s picture

StatusFileSize
new6.85 KB

This improved patch also handles publication type translations.

David Lesieur’s picture

Title: Translation of Biblio fields » Translation of publication types, field titles, and field hints
David Lesieur’s picture

StatusFileSize
new7.65 KB

This patch also localizes the publication type when it gets displayed on a separator bar on the main biblio page.

David Lesieur’s picture

StatusFileSize
new8.5 KB

Updated to also localize the publication type in the Filter page.

David Lesieur’s picture

Version: 6.x-1.7 » 6.x-1.8
StatusFileSize
new8.66 KB

Re-rolled for Biblio 6.x-1.8.

rjerome’s picture

Sorry David I forgot about this one. I'm going to have to make another release fairly shortly anyway so I'll include this in 1.9.

Ron.

David Lesieur’s picture

No problem! Thanks for all the hard work.

rjerome’s picture

I've committed the patch to the -dev branch...

http://drupal.org/cvs?commit=299558

Ron.

David Lesieur’s picture

Status: Needs review » Fixed

Just in case it was unintentional, I'd like to mention that the diffs show a few committed changes that do not originate from the patch.

rjerome’s picture

Thanks David, but they are intentional. I just didn't mention them in the comment :-(

Ron.

Status: Fixed » Closed (fixed)

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

PascalAnimateur’s picture

Will this be available for biblio-7.x ?