===en=== and ===en-GB===

rasmusthomsen - October 28, 2009 - 14:29
Project:Language Sections
Version:6.x-1.6
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:postponed (maintainer needs more info)
Description

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===?

#1

netgenius - November 9, 2009 - 17:25
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.

 
 

Drupal is a registered trademark of Dries Buytaert.