1

(1 replies, posted in PunBB 1.2 bug reports)

Hi,

in the file: "common.php" of "Italian Language pack" there is a grammatical mistake in the use of the language. I suggest you to replace the wrong sentence:

// Notices
'Bad request' => 'Richiesta non valida. Il link che hai seguito non è oppure è scaduto.',

with the following correct one:

// Notices
'Bad request' => 'Richiesta non valida. Il link che hai seguito non è valido oppure è scaduto.',

regards

Edoardo.