#9634: Missing plural string in Slovak translation --------------------------------+------------------------------------------- Reporter: [EMAIL PROTECTED] | Owner: nobody Status: new | Milestone: Component: Translations | Version: SVN Keywords: | Stage: Unreviewed Has_patch: 0 | --------------------------------+------------------------------------------- The Slovak django.po is missing a Plural string. Even when Django "sub- apps" provide a correct Slovak po file with a Plural string, Django uses the default one (Germanic-based). I suggest to never accept a po file in Django without a Plural string in the header. The Plural string for Slovak is: "Plural-Forms: nplurals=3; plural= (n==1) ? 1 : (n>=2 && n<=4) ? 2 : 0;"
-- Ticket URL: <http://code.djangoproject.com/ticket/9634> Django <http://code.djangoproject.com/> The Web framework for perfectionists with deadlines. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django updates" group. To post to this group, send email to django-updates@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-updates?hl=en -~----------~----~----~----~------~----~------~--~---