**Describe the bug** Change `./Rofl.UI.Main/` to `../UI.Main/` ```bash python "compare-strings.py" ` ..\Rofl.UI.Main\Resources\Strings ` ..\Rofl.UI.Main\Resources\Strings\en.xaml ``` Maybe change the `\` by `/` for those using linux (windows support `/` path)