Added spanish translation and some fixes for rails 2.3.2

This commit is contained in:
Emilio Blanco 2011-03-24 21:06:13 -03:00
parent 631a4c864f
commit f35db925c2
11 changed files with 26 additions and 1009 deletions

View file

@ -144,7 +144,7 @@ module Mail2Screen
end
def add_to_contact(addr, msg_id)
"&nbsp;<a href='/contacts/contact/add_from_mail?cstr=#{CGI.escape(friendly_address(addr))}&retmsg=#{msg_id}'>Add to contacts</a>"
"&nbsp;<a href='/contact/add_from_mail?cstr=#{CGI.escape(friendly_address(addr))}&retmsg=#{msg_id}'>Agregar a contactos</a>"
end
def short_address(addresses)