[Localization] Fix Settings resw path on the build farm (#7383)

* Added loc debugging statements

* Added more debug statements

* Check path

* Fixed input path for Settings resources on pipeline
This commit is contained in:
Arjun Balgovind
2020-10-20 11:58:32 -07:00
committed by GitHub
parent 334e612bce
commit 51d6482ec2

View File

@@ -1,5 +1,5 @@
# List of resource folders
$input_resource_folder_list = @("src\core\Microsoft.PowerToys.Settings.UI\Strings\en-us\")
$input_resource_folder_list = @("src\core\Microsoft.PowerToys.Settings.UI\Strings\")
$output_resource_folder_list = @("src\core\Microsoft.PowerToys.Settings.UI\Strings\")
# Hash table to get the folder language code from the code used in the file name