Jump to content

Recommended Posts

Posted

Hi,

I set both ExtLocale in ServerModule and MainModule to Italian (it) still the mobile app show those message dialogs in English. I am using touch material theme.

Do I need to alter any other setting?

Thanks in advance

Posted

This is my generated page by uniGUI.

Url to correct resource is generated with correct language but it does not help at all.

<!DOCTYPE HTML>
<html lang="it">
<head>
..........

<link rel=stylesheet href="/m/ext-7.0.0/build/modern/theme-material/resources/theme-material-all.css" />
<link rel=stylesheet href="/m/unim-1.90.0.1531/css/uni-ext.css" />
<script src="/m/ext-7.0.0/build/ext-modern-all.js"></script>
<script src="/m/ext-7.0.0/build/modern/theme-material/theme-material.js"></script>
<script src="/m/uni-1.90.0.1531/ext-unicommon-min.js"></script>
<script src="/m/uni-1.90.0.1531/ext-sync-min.js"></script>
<script src="/m/ext-7.0.0/build/classic/locale/locale-it.js"></script>

Posted

UniMainModule ExtLocale is already set to a different locale then [Auto] but the dialog is in English.

I am making a mistake somewhere. 

How do you change the locale other than UniServerModule and UniMainModule ExtLocale?

Thanks

ExtLocale.thumb.PNG.a3242ebb00b33abf9943c45f487ffcf7.PNG

×
×
  • Create New...