This module works great. However, it currently just searches the modulename/translations folder which is a problem when the module has a different folder structure. There are packages with many subfolders, and some of them may contain its own translation file/s

I.e. some packages have sub-modules or includes folders that when exported with l10n server using Drupal 6 package format produces a different folder structure than core modules (which don't have subfolders)

This patch just does a recursive search in the 'modulename' folder and finds any translation in there.

CommentFileSizeAuthor
core_translation_all_folders.patch1.38 KBjose reyero

Comments

pasqualle’s picture

Status: Active » Needs review
nedjo’s picture

Status: Needs review » Reviewed & tested by the community

Thanks Jose, I've assigned you CVS access, please apply this and any other issue as you see fit.

jose reyero’s picture

Status: Reviewed & tested by the community » Fixed

Thanks nedjo. Applied.

Status: Fixed » Closed (fixed)

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