-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Summary
Enable selection of UI and policy catalog localization. Support fallback and dynamic switching between available ADML languages, with clear user indication.
Goals / Outcomes
- Enumerate available ADML localizations for each catalog
- UI for language selection and switching
- Persist selected localization for session
Non-Goals
- Translating ADMX/ADML content
- Supporting custom localizations
User Value
Admins working in non-English environments need seamless access to policy metadata in their preferred language.
Acceptance Criteria
- UI lists all detected localizations for loaded catalogs
- User can switch language and see immediate effect
- Fallback to default when localization missing
- Tests cover localization selection and persistence
Dependencies
- Catalog loader
Technical Notes
- Use invariant culture fallback
Testing Considerations
- Simulate missing localizations
Future Enhancements
- User profile-based localization default
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request