Skip to content

Add Internalization Support #86

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

Merged
merged 3 commits into from
Jul 30, 2025
Merged

Add Internalization Support #86

merged 3 commits into from
Jul 30, 2025

Conversation

HeyItsGilbert
Copy link
Member

  • feat: ✨ Add localization support and improve error handling
  • feat: ✨ Add localization support to CHANGELOG

* Introduced `Messages.psd1` for localized messages.
* Updated functions to utilize localized messages for warnings and errors.
* Improved formatting and readability in several functions.
* Ensured consistent use of `[CmdletBinding()]` across all functions.
* Documented the addition of localization support in the Unreleased section.
* Fixed the typo in the variable name from `$helpLoc2ales` to `$helpLocales`.\
* Added search exclusion patterns in `.vscode/settings.json`.
* Reformatted command arguments in `.vscode/tasks.json` for better readability.
* Introduced a new task `Bootstrap` in `.vscode/tasks.json` for initialization.
* Updated `PowerShellBuild` version in `requirements.psd1` to `0.7.2`.
* Enhanced test assertions to provide clearer output and ensure all expected files exist.
* Comment out incorrect output path assignment for GitHub Actions.
* Added debug statements to log the output path and contents of the `TestModule` after build.
* Removed redundant count test for PSD1 and dot-sourced functions with specific file look ups.
* Add LocalizedData to PSM incase of load failure
@HeyItsGilbert HeyItsGilbert merged commit 5142c37 into main Jul 30, 2025
7 of 8 checks passed
@HeyItsGilbert HeyItsGilbert deleted the i18n branch July 30, 2025 15:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants