Hello,

I was curious if there was a way to do this. My setup is:

Drupal 6.2
Content Translation
Locale
Multilanguage
Views

If I create content in different translations and switch the language of the site, the interface text changes, but the list still shows all the content where the source is that language. I found an option to change that behavior, but here's what I am looking for and haven't found yet:

If no language is selected, show all content in a list (promoted to front page).
If a specfic language is selected, show all content in that translation. If there is no translation, then do not show that content.

Can this be done through views? It doesn't seem to work that way when promoting content to the frontpage.

Any help is appreciated.

Thanks!