Hi there Im working on a sortable table for a torrent site listing and need some help with my language column. My table is listing the sites by language, popularity, category... some of the sites I am listing are translated into 8 languages and that would be too much info to put in the language category en-es-fr-nl-ch-jp..... So what would be a better way of showing people the site has multiple languages?
You could try using various flag graphics to represent the countries/languages. Or you could simply use a hover mouseover technique for the row to show more information, and list all the alternate languages there.