Javier Chirino a dit: > hi > I want to change the language the my graphics to spanish > I made the changes in the /src/rrd_graph.c, > in the graphics the words week change by "semana", but the language > for this day and mounth still in english. > > I need change something else ?
Hi I posted a complement to my first post... have a look in your mailbox or in the archive replace setlocale(LC_ALL,""); by setlocale(LC_ALL,"es_ES"); for Spanish it is for linux systems that support localization regards -- TNK www.linux-sottises.net S'il n'y a pas de solution, c'est qu'il n'y a pas de problème! -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/rrd-users WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
