I am writing thesis in english but I want to be able to use swedish letters. I use
\usepackage[swedish]{babel}
\usepackage[T1]{fontenc}
\usepackage[latin1]{inputenc}
This works fine, I thought, but I now noticed that all the captions (table, fig etc) use the swedish form "Figur" instead of "Figure" and "Tabell" instead of "Table". Any ideas on how to achieve the english form of captions and still be able to use swedish letters in the text?

[english]or not babel at all you should still be able to get Swedish characters. – David Carlisle Oct 2 '12 at 14:43