Jump to content

How to change/load language resources


Mehmet Emin

Recommended Posts

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>

Link to comment
Share on other sites

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

Link to comment
Share on other sites

×
×
  • Create New...