TTMSFNCCloudGoogleGmail and idiom

Hello;

I am requesting for Google authorizations with TAdvGmail and when Google shows me the form on the browser is in spanish (which is the needed idiom in my case); but when I try to connect with TTMSFNCCloudGoogleGmail, the form is in english. How do we control the language to have it in spanish?

Thank you!

Hi,

Unfortunately the locale configuration is not yet available in TMS FNC Cloud Pack.
However this has now been added in the form of a new Authentication.Locale property.

The new property will be available with the next TMS FNC Cloud Pack release.

Example to set the browser form language to Spansih:
TMSFNCCloudGoogleGmail1.Authentication.Locale := 'es';