PDA

View Full Version : German & English fine, error in Italian?


Cyclist
19th of April 2004 (Mon), 15:55
When I switch to Italian on the comment page for an individul photo this error message shows up:

Notice: Undefined index: no_comments_found_photo in /www/htdocs/v036266/images/photo_comment.php on line 770

Notice: Undefined index: now_is_your_chance_photo in /www/htdocs/v036266/images/photo_comment.php on line 770


!

But it's not there in German or English. Any ideas what's wrong with the Italian version?

Pekka
19th of April 2004 (Mon), 16:25
Add to languages/ita/comment.php lines

$translated["no_comments_found_photo"] = "no comments found";
$translated["now_is_your_chance_photo"] = "now is your chance to enter the first ever comment of this photo";

mvrekum
20th of April 2004 (Tue), 14:05
Any ideas what's wrong with the Italian version?

Can you send me a corrected and translated version of the italian files, so I can place it in the language library?

Thanks,
Martin