Possible Duplicate:
How to change the name of document elements like “Figure”, “Contents”, “Bibliography” etc.?
I would change the name of listings but I don't know how to do. Instead to have
Listings
I would have it in my language:
Lista dei codici
What command I should use?
\renewcommand{\lstlistingname}{Lista dei codici}. – Peter Grill Dec 07 '12 at 00:52\documentclassand the appropriate packages that illustrates that it does not work. It should start with\documentclass, and end with\end{document}. – Peter Grill Dec 07 '12 at 00:57