I'm using this to show diferent text in the header in views, and it work fine for my other 5 languages, but I'm having problems getting the module to show content under ===en-GB===, any known solution for this?

Can it be because i'm also using ===en===?

Comments

andy inman’s picture

Status: Active » Postponed (maintainer needs more info)

Looking at the code, having both en and en-GB should not cause a problem. Did you try en-gb (lower case) in the section? LS simply matches against the current Drupal language, so probably needs to match case too.

andy inman’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

Closing this, as no further reports and problem is unconfirmed.