Hi,
I am looking for a tool which helps to do a localization of an application. My idea is that it is an interactive tool which is looking for strings in source code and makes them localized. When such tool is started it offers each string found in source and asks if the string is translatable. If yes, some identifier is supplied by user to name this string in resources and new record is created in resources. The string in source code is replaced by method returning the string from resources. Such tool would decrease time needed to localize bigger application with all strings hardcoded in compare of doing all this work manually without any tool. If you know about something like this, please let me know.
Thanks
Mario

Localization tool
markfield88
DCreedon
Thanks a lot.
Mario