Find untranslated strings PowerShell script #696
|
The Scripting documentation mentions 'check your resources for untranslated strings during build'. Does someone have an example script for that? |
Answered by
WimLeflere
Apr 9, 2025
Replies: 1 comment
|
This is the script that I created that reports all errors. |
0 replies
Answer selected by
WimLeflere
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is the script that I created that reports all errors.
It gets the solution folder as a command line argument.