Ich habe das ganze im GWD mal geprüft. Dort wird in deutscher Sprache bei dem Tag MMM auch März angezeigt. Ich geh davon aus, dass die Programme die Umlaute (ä, ö, ü) nicht unterscheiden können.
But where is the error defined?
Programming language? A used library?
I mean, it’s just a small problem, maybe just a German language problem, but if you planned to use only a 3-letter text field in a design, that single extra letter can make things really ugly.
All that information is from the ICU Library someone put the wrong information there. I used to be able to understand the documentation but the changed the way it is written and I can’t understand it any more.
I think it is simply because of the inconsistence in the used ICU data source. The abbreviations are for various languages not true to what they promise. The expected 3 letter is in some languages 4 letters, 3 letters with dot in others, some are not abbreviated at all.
This problem existed on the tizen watches too and was never addressed.
As already mentioned. It does not only concern “German” or “März”. In the GWD you could at least check if there are space problems by displaying the individual languages. In the WFS this is unfortunately no longer possible, no matter which language you set as “default”. In the WFS only English is displayed.
Here are some examples with more letters.
German: März, Juni, Juli
French: janv., févr., mars, juin, juil., août, sept.
Spanish: sept.
Swedish: mars, juni, juli
So it concerns not only special characters, like ä, ü, ö
This issue with [MON_S] showing 4 instead of 3 letters is back.
Now the English language is showing “Sept” instead of “Sep” in all watch faces.
Watch faces were built with WFS 1.3.13, although that’s irrelevant if it’s an issue with the ICU Library.
I tried changing to Croatian to compare, and it was displayed correctly “Ruj”, so it seems to be just the English language that’s affected (might be some others too).