I'm living in Sweden, using an English Windows, and is currently building an application that uses the Dropbox folder API integration, e.g. when a user authorizes my application to access Dropbox, a dedicated folder is created in Dropbox at /Apps/<my appname>.
However, when a beta tester, also living in Sweden and using a swedish Windows, performed authorization the path instead was /Appar/<my appname>. Appar is a literal translation of Apps to Swedish.
I find it unlikely that the beta user has customized this folder name, since he's not a power user AFAIK. Could you confirm that the folder name is localized automatically, and in that case provide a list of what different names users in different countries will encounter? I need this info for when localizing the instructions around how the user authorizes etc.