largersmallernormaltext version of this page

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0015220 [phplist] Internationalization (l18n) text always 20-01-09 14:41 23-03-09 17:02
Reporter mario_caracas View Status public  
Assigned To
Priority normal Resolution fixed  
Status resolved   Product Version 2.10.8
Summary 0015220: Error in latinamerican translation
Description Hi, this is my first use of Mantis.

The file phplist-2.10.8/public_html/lists/texts/latinamerican.inc has an additional PHP closing tag.

//----current text in the file------
$strConfirmPassword = 'Confirme su contraseƱa';


?>
a';


?>
//----current text in the file------

Should be:

// ---- proposed change ---
$strConfirmPassword = 'Confirme su contraseƱa';
?>
// ---- proposed change ---

I hope this report is correct. Bye.
Additional Information
Tags No tags attached.
Attached Files

- Relationships

-  Notes
(0050592)
michiel (administrator)
23-03-09 15:56

thanks


Mantis 1.1.6[^]
Copyright © 2000 - 2008 Mantis Group
Powered by Mantis Bugtracker