Upon installing this module, if you have Spanish language activated, returns the following error:
The translation file es.po contains an error: the plural formula could not be parsed.
If I go to es/admin/settings/dhtml_menu the strings are displayed in spanish, so apparently they do get imported, not vey guruish with translations, but it seems the po file has some errors on the plural syntaxis.
| Comment | File | Size | Author |
|---|---|---|---|
| #7 | dhtml_menu_es_plural-345204-7.patch | 3.39 KB | cburschka |
| #5 | dhtml_menu-6.x-3.2.es_.po | 2.99 KB | arhak |
Comments
Comment #1
huizache commentedI am having the same problem in spanish.
http://drupal.org/node/241433#4
Comment #2
cburschkaI have sent an email to the creator of this translation. Unfortunately I don't know how to fix this myself.
Comment #3
manuel garcia commentedThanks Arancaytar :)
It doesn't seem to be anything critical, thankfully.
Comment #4
arhak commentedchecking it right now
Comment #5
arhak commented@huizache: thanks for the reference it was the same problem
I forgot the plural formula since there is no plural/singular expression here.
Also updated to the last
.pot, since the previous contribution was for 3.0-betaComment #6
manuel garcia commentedTested importing the file in comment #5:
Many thanks arhak!
Comment #7
cburschkaThanks very much!
Here is a patch-diff. I'll commit all three languages together once the eo.po file is fixed as well (de.po is already patched).
Comment #8
cburschkaCommitted to DRUPAL-6--3. Also generated and committed a new pot template with the added strings.