mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-07 11:46:30 +02:00
localization: move localizable strings to .resw for runner/bootstrapper
This commit is contained in:
committed by
Andrey Nekrasov
parent
85c0eaa598
commit
d414d52156
14
installer/PowerToysBootstrapper/bootstrapper/LocProject.json
Normal file
14
installer/PowerToysBootstrapper/bootstrapper/LocProject.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"Projects": [
|
||||
{
|
||||
"LanguageSet": "Azure_Languages",
|
||||
"LocItems": [
|
||||
{
|
||||
"SourceFile": "installer\\PowerToysBootstrapper\\bootstrapper\\Resources.resx",
|
||||
"CopyOption": "LangIDOnName",
|
||||
"OutputPath": "installer\\PowerToysBootstrapper\\bootstrapper"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user