Closed (duplicate)
Project:
Localization server
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Apr 2008 at 18:49 UTC
Updated:
25 Apr 2008 at 19:45 UTC
The plural formula for the greek language,
Plural-Forms: nplurals=2; plural=(n!=1);
Any reason why the plural is erased after importing, probably. translation
files?
How we overcome this issue?
Thanks
Comments
Comment #1
pvasili commentedTry to read this: #212658: Plural-Forms
Comment #2
gábor hojtsyThis is a duplicate of the issue pvasili pointed to. We update plural forms when you import translations, because there is no other way to update plural forms. Having some kind of expert interface to specify plural forms might make sense, and then we could abandon updating plural forms each time a .po file is imported. Read background info on http://drupal.org/node/212658
Comment #3
gábor hojtsyBTW relevant issue to discuss an interface for editing plural forms: http://drupal.org/node/209325