I am trying to localize my app using satallite assemblies. I have been able to generate the .resources files for each language, but after that I'm stuck. I'm pretty sure I need to use the Assembly Linker (al.exe), but I'm not sure how. I've looked it up in msdn and it just confused me even more. Does anybody now what I need to do after I have created the .resources file?

Thanks
PS I'm using 2003 right now, but I will probably convert it to 2005. SO any help in either version will be appriciated.