Details
-
New Feature
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
12868
Description
Original Workitem: http://npanday.codeplex.com/WorkItem/View.aspx?WorkItemId=9074
In .NET the localization is done via satelite assemblies in subdirectories named by the culture.
So a application consisting of a App.exe and a Component.dll could have this structure:
App.exe
en-US/App.resources.dll
en/App.resources.dll
de/App.resources.dll
Component.dll
de/Component.resources.dll
This is not supported yet. It has to be considered for resolve, generate-(test-)resources, install and deploy.
Attachments
Issue Links
- is a clone of
-
NPANDAY-61 Link of the resources files in a localized satellite assembly
-
- Open
-
- is depended upon by
-
NPANDAY-228 VS Addin only works for English installations
-
- Open
-