Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NET Core 2.0: CLI localized assemblies #4896

Closed
anangaur opened this issue Mar 26, 2017 · 1 comment
Closed

NET Core 2.0: CLI localized assemblies #4896

anangaur opened this issue Mar 26, 2017 · 1 comment
Labels
Resolution:Duplicate This issue appears to be a Duplicate of another issue Type:Feature
Milestone

Comments

@anangaur
Copy link
Member

anangaur commented Mar 26, 2017

NET Core libraries got an exception for localization, in the last release. This release we may have to localize.
The following steps are required to enable localization:

  1. Make NuGet libraries localizable
  2. Localize the libraries
  3. [Open] Localization strategy w.r.t delivering the localized assemblies. Design needs to be reviewed
  4. Adapt the nupkg based on approach taken in UI: Installed filter doesn't show glyph for updates available #3.
@anangaur anangaur added this to the 4.3 milestone Apr 4, 2017
@rrelyea
Copy link
Contributor

rrelyea commented Jun 27, 2017

dupe of #4336

@rrelyea rrelyea added the Resolution:Duplicate This issue appears to be a Duplicate of another issue label Jun 27, 2017
@rrelyea rrelyea closed this as completed Jun 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution:Duplicate This issue appears to be a Duplicate of another issue Type:Feature
Projects
None yet
Development

No branches or pull requests

2 participants