Italian Translation BUG (unslashed quote?)

WiSEr

Joined: 2007-03-22
Posts: 2
Posted: Thu, 2007-03-22 18:04

Hi, on italian translation of Gallery 2.2

in:
gallery2/modules/core/locale/it/LC_MESSAGES/modules_core.mo

the string:
"Fallita l'eliminazione completa di __PLUGIN__"

causes the "Plugin" page under admin menu to have no icons nor control (install or config links).

I solved by removing the quote, translating the string into:
"Fallita la eliminazione completa di __PLUGIN__"

don't know if it can be simply slashed or if anyone else can reproduce this bug (see attached picture).
Let me know.

AttachmentSize
pluginsnap.jpg49.49 KB
Login or register to post comments
mindless
mindless's picture

Joined: 2004-01-04
Posts: 8600
Posted: Sat, 2007-03-24 17:45

thanks.. we learned of this shortly after the 2.2 release. 2.2.1 will be out very soon to address this.

the change is available now in BRANCH_2_2 of svn:
http://svn.sourceforge.net/viewvc/gallery?view=rev&revision=16107

Login or register to post comments