Installing Views on a site where the Locale, and Content translation modules are enabled causes the error The translation file eo.po contains an error: the plural formula could not be parsed.

Comments

dawehner’s picture

Is this still an issue?

If not please close it.

avpaderno’s picture

I am going to install the latest development snapshot 6.x-2, and I will report about this. If it is fixed, I will change the status to fixed.

avpaderno’s picture

I still get the same error message; the plural formula cannot be parsed.

Looking at the plural formula, I notice it is

Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n

I started to study a little of Esperanto (it's where I took my nickname, and my sign); the plural formula should not be different from the one used for the English, or the Italian languages.
Looking at the Italian translation, the formula is reported to be

Plural-Forms: nplurals=2; plural=(n != 1);\n

It seems that the plural formula has never been added to the Esperanto translation.

dagmar’s picture

http://translate.sourceforge.net/wiki/l10n/pluralforms

eo      Esperanto   nplurals=2; plural=(n != 1)
the plural formula should not be different from the one used for the English, or the Italian languages.

I think KiamLaLuno is right.

avpaderno’s picture

Status: Active » Fixed

I fixed the error in both the 6.x-2, and 6,x-3 branches.

Status: Fixed » Closed (fixed)

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