You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🧪 [test] Standardize tests to import module via manifest and repo root
- Update BeforeAll across Tests/* to compute $script:RepoRoot, set $script:ModulePath and $script:ModuleManifest, then Import-Module $script:ModuleManifest -Force for reliable, cross-platform test imports
🔧 [build] Bump module manifest version and generated date
- ColorScripts-Enhanced.psd1: Generated on -> 11/2/2025, ModuleVersion -> '2025.11.02.0129'; update ReleaseNotes header
📝 [docs] Update localized help UICultureVersion
- Set SupportedUICultures UICultureVersion = 2025.11.02.0129 in en-US, de, es, fr, it, ja, nl, pt, ru, zh-CN HelpInfo.xml files
🎨 [style] Trim trailing whitespace & normalize localized message keys
- Remove trailing spaces and standardize 'FailedToExecuteColorscript' and 'CurrentIndexOfTotal' entries across Messages.psd1 for multiple locales
🧹 [chore] Ensure Tests directory is tracked
- Add '!Tests' to .gitignore so the Tests/ directory is no longer ignored
Signed-off-by: Nick2bad4u <20943337+Nick2bad4u@users.noreply.github.com>
MultipleColorscriptsMatched = Mehrere Colorscripts entsprachen den bereitgestellten Namensmustern: $($matchedNames -join '', ''). Zeige ''$($orderedMatches[0].Name)'' an.
MultipleColorscriptsMatched = Múltiples colorscripts coinciden con los patrones de nombre proporcionados: $($matchedNames -join '', ''). Mostrando ''$($orderedMatches[0].Name)''.
MultipleColorscriptsMatched = Plusieurs colorscripts correspondent aux modèles de nom fournis: $($matchedNames -join '', ''). Affichage de ''$($orderedMatches[0].Name)''.
0 commit comments