coppermine-gallery.com/forum

Support => Older/other versions => cpg1.2 Standalone Support => Topic started by: Reaper on November 20, 2003, 12:32:32 AM

Title: A little problem in italian translation
Post by: Reaper on November 20, 2003, 12:32:32 AM
in the file /lang/italian.php the  line 418

array('Disabilita click destro nei pop-up full-size (JavaScript - metodo insicuro)',

is incomplete and cause a parse error

I've simply commented out the line that was used for disable right click on full-size pop-up because i think that this function is not used in the final release.
It's correct ?
Title: A little problem in italian translation
Post by: Oasis on November 20, 2003, 06:26:16 AM
it iseems to be missing a closing parenthesis...

But doesn't really matter, since the function has been removed...
So commenting it out wouldn't make a difference..  :)
Title: A little problem in italian translation
Post by: Joachim Müller on November 20, 2003, 07:07:14 AM
confirmed, thanks for letting us know.

GauGau
Title: A little problem in italian translation
Post by: eolica on November 20, 2003, 08:35:20 PM
Just to confirm my fault. Should have been:
array('Disabilita click destro nei pop-up full-size (JavaScript - metodo insicuro)', 0),

 :oops:  :oops:  :oops:  :oops:  :oops:  :oops: