M
Matt
Hi,
I have a set of forms in a windows application which I'd like to
localize. Some of these forms contain the same strings, for instance -
"are you sure?". I would like to put this string in one place which
will still be autoselected by the CLR relevant to current language and
culture but referenced by many forms.
Is this possible - to have a centralized string location, and if so,
where should the .resx files go?
Thanks
Matt
I have a set of forms in a windows application which I'd like to
localize. Some of these forms contain the same strings, for instance -
"are you sure?". I would like to put this string in one place which
will still be autoselected by the CLR relevant to current language and
culture but referenced by many forms.
Is this possible - to have a centralized string location, and if so,
where should the .resx files go?
Thanks
Matt