I should also On Thu, Sep 4, 2008 at 11:52 AM, Matt Read <[EMAIL PROTECTED]> wrote: > That could be that you did not set your plural function keywords > correctly. in the main habari template (POT), for english, the > keywords are: > > _n:1,2;_ne:1,2;_t;_e > > Basically, says that the string being fed to the translation (which > are english) have one sigular (first arg) and one plural (second arg). > ie. _n:1,2
I should also mention that if your theme is written in some other language natively (eg. it's in swedish and provides a translation to english), then the plural forms will change to match that lang. Hence, another reason to use domains.. ;) -- Matt Read http://mattread.com --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/habari-users -~----------~----~----~----~------~----~------~--~---
