You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are using LengthUnit in our application as the ItemSource for a ComboBox in a WPF application, the enum has its text in American English (Centimeter, Micrometer, etc) however we would like it in British English (Centimetre, Micrometre, etc). Is there any way to change this via localisation? I feel like there isn't but thought i'd ask anyway.
Thanks
The text was updated successfully, but these errors were encountered:
We currently have a propsal (#397) to do so, but it is not yet implemented. If I were to implement this, would you help go through the units to specify the en-GB versions?
Hi,
We are using LengthUnit in our application as the ItemSource for a ComboBox in a WPF application, the enum has its text in American English (Centimeter, Micrometer, etc) however we would like it in British English (Centimetre, Micrometre, etc). Is there any way to change this via localisation? I feel like there isn't but thought i'd ask anyway.
Thanks
The text was updated successfully, but these errors were encountered: