Page 1 of 1

language of the plugins can't be changed

Posted: 2012-05-21, 11:15 UTC
by hiphope
The language of the plugins can't be changed, it would be better if they can be changed accordingly once you change the language of TC for android.

Posted: 2012-05-21, 13:24 UTC
by ghisler(Author)
Actually the plugins use the same language as the one you choose for Total Commander itself! The only exception is the name of the plugins on the TC home screen - these names are reported by Android, so they are using the language of the operating system.

Posted: 2012-05-30, 03:31 UTC
by hiphope
I've seen some programs that can ignore the operating system setting.

Posted: 2012-05-30, 13:14 UTC
by ghisler(Author)
Which programs?

I'm using resolveinfo.loadLabel(pm).toString(), and this uses the default system language, not the locale set within Total Commander. Maybe I can find out what these other programs are calling if you send me their names.