German translation error...

AlexisWilke - August 27, 2009 - 20:13
Project:Generate password
Version:6.x-1.0-beta4
Component:Code
Category:bug report
Priority:minor
Assigned:Unassigned
Status:fixed
Description

When I turn ON the German translation, I get this error:

<?php
The translation file genpass
.de.po contains an error: the plural formula could not be parsed.
?>

Thank you.
Alexis Wilke

#1

japanitrat - November 26, 2009 - 12:13

Awh, sorry, no time to fix that, yet. (Maybe, someone knows the correct plural formula and can do the changes in the translation file?)

#2

AlexisWilke - November 28, 2009 - 07:16

According to xmlsitemap German translation:

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

The whole header looks like this:

msgid ""
msgstr ""
"Project-Id-Version: German translation of xmlsitemap\n"
"POT-Creation-Date: 2009-07-29 23:02+0200\n"
"PO-Revision-Date: 2009-07-29 23:05+0100\n"
"Last-Translator: Alexander Haß\n"
"Language-Team: Alexander Hass\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Poedit-Language: German\n"
"X-Poedit-Country: GERMANY\n"
"X-Poedit-SourceCharset: utf-8\n"

#3

japanitrat - November 28, 2009 - 12:59
Component:User interface» Code
Status:active» fixed

fixed in beta5 - thanks for the heads up!

 
 

Drupal is a registered trademark of Dries Buytaert.