Showing some text

You are working on a localized application to be used for time tracking. A team can use it to track time for various projects and tasks, and make sure that all billable time is correct. The application consists of a web front end based on ASP.NET and a desktop application that uses C#. Suddenly, your manager announces that your application is going global. You currently support only the English language; you didn’t take globalization into account when first architecting the application. Now you have to support Spanish and German.

Make a list of the things you have to keep in mind when updating your application for globalization.