Closed (fixed)
Project:
Dutch translation
Version:
6.x-1.x-dev
Component:
PO files
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Apr 2008 at 18:45 UTC
Updated:
31 Jul 2008 at 04:46 UTC
I just tried to import the 6.x translation and got the following warning:
The translation file nl.po contains an error: the plural formula could not be parsed.
Comments
Comment #1
bobject commentedsame here.
I'm following the screencast http://www.masteringdrupal.com/screencast/new-i18n-l10n-features-drupal-6 with dutch instead of hungarian.
I just installed I10n_client and potx (and CCK/Views) and got this error.
Comment #2
edward.peters commentedSame for me. Any ideas yet what to do about this?
Comment #3
mediamash commentedgot this error too
after opening it with poedit and uploading the file manually it says 'The translation was successfully imported. There are 101 newly created translated strings, 0 strings were updated and 0 strings were removed.'
Comment #4
sutharsan commentedThe plural formula is missing.
I'vec added "Plural-Forms: nplurals=2; plural=(n != 1);\n" to all po-files. This should fix the problem.
Comment #5
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.