mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-08 04:07:40 +02:00
[Updating] Fix localization path
This commit is contained in:
committed by
Andrey Nekrasov
parent
516c96a8b7
commit
b79ab9cd5d
@@ -4,9 +4,9 @@
|
|||||||
"LanguageSet": "Azure_Languages",
|
"LanguageSet": "Azure_Languages",
|
||||||
"LocItems": [
|
"LocItems": [
|
||||||
{
|
{
|
||||||
"SourceFile": "src\\action_runner\\Resources.resx",
|
"SourceFile": "src\\ActionRunner\\Resources.resx",
|
||||||
"CopyOption": "LangIDOnName",
|
"CopyOption": "LangIDOnName",
|
||||||
"OutputPath": "src\\action_runner"
|
"OutputPath": "src\\ActionRunner"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user