Luis Jose,

maybe you must convert your file from iso to utf8...
Try this:

iconv -f iso-8859-1 -t utf-8 entrada-iso.html -o salida-utf.html

or in vi editor while you're editing:

:set fileencoding=utf-8

Lucía

luis jose miralls wrote:
> Hi,
> 
> Just a little thing.
> I can't see the accents in my dspace aplication.
> 
> When I write "Botón" on Messages propieties then i read "Bot??n"
> 
> Thanks a million.
> 
> 
> ------------------------------------------------------------------------
> 
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys-and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> DSpace-tech mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/dspace-tech

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
DSpace-tech mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to