Hello Lydia.
I create most of the widgets so I can explain you how this part work. I will show you screenshots from the pc XDesigner but works the same on Android. (check the link below)
1.How to change the date language from English to your phone's language:
All the widgets are made using the english language as default.
Edit the widget and change the corrisponding text's code-tag under Attributes->Bind Core->Core label.
1. Day
${WeekEn} -> ${Week}
${WeekEnShort} -> ${WeekShort}
2. Month
${MonthEn} -> ${MonthTxt}
${MonthEnShort} -> ${MonthTxtShort}
Exit and Save
2. About the text length depends on the design. There are widgets that I have used or all the word so for example "Monday" - code ${MonthEn}, or the three letters - code ${WeekEnShort}, or a custom length using the
Interception option (or InterceptStart/End on phone)
Here are some screenshots to understand how it works: (english or german doesn't matter)
https://imgur.com/a/Lkhv5The
Interception option works like this: (default is off with values 0 - 0)
- The
Start position is the number of the letter that the word will start with. So if you want to use this option in general and start/show from the first letter, put it to "1".
- The
Length (or interceptEnd on phone) is the is the number of the letter that the word will end with. So if you want to have "Mo" you need to put "2" as I did on my example here. If you want "Mon" put "3", "Mond" put 4 etc.
I hope to be clear

PM: This is the pc section. If you want to ask something for the Android only pls use this section
viewforum.php?f=19Thank you
_________________
...and remember: don't take life too seriously...My profile on Deviantart:
http://jimking.deviantart.com/