mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-02-23 19:49:43 +01:00
Fix paths for localization (#8630)
This commit is contained in:
@@ -4,9 +4,9 @@
|
||||
"LanguageSet": "Azure_Languages",
|
||||
"LocItems": [
|
||||
{
|
||||
"SourceFile": "src\\core\\Microsoft.PowerToys.Settings.UI\\Strings\\en-us\\Resources.resw",
|
||||
"SourceFile": "src\\settings-ui\\Microsoft.PowerToys.Settings.UI\\Strings\\en-us\\Resources.resw",
|
||||
"CopyOption": "LangIDOnName",
|
||||
"OutputPath": "src\\core\\Microsoft.PowerToys.Settings.UI\\Strings"
|
||||
"OutputPath": "src\\settings-ui\\Microsoft.PowerToys.Settings.UI\\Strings"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user