Ted Husted
07-15-2005, 07:23 PM
In Java, we have a third index to locale, aside from country and language, called "variant".
Does .NET support variants?
If so, do we?
If not, can we?
Our use case is that our solution can be used by multiple departments, but a few of the entities have different labels. We like to nest a message source for each department, if possible, without pretending they speak different languages :wink:
-Ted.
Does .NET support variants?
If so, do we?
If not, can we?
Our use case is that our solution can be used by multiple departments, but a few of the entities have different labels. We like to nest a message source for each department, if possible, without pretending they speak different languages :wink:
-Ted.