Skip to content

Instantly share code, notes, and snippets.

@rmarinho
Created March 15, 2022 16:44
Show Gist options
  • Save rmarinho/d90f3d5c8e502673f645f8500a1c9ff0 to your computer and use it in GitHub Desktop.
Save rmarinho/d90f3d5c8e502673f645f8500a1c9ff0 to your computer and use it in GitHub Desktop.
Loc
"CopyOption": "LangIDOnName",
"OutputPath": ".\\src\\Templates\\src\\templates\\maui-contentpage-xaml\\.template.config\\localize\\"
},
{
"SourceFile": ".\\src\\Templates\\src\\templates\\maui-contentview-csharp\\.template.config\\localize\\templatestrings.json",
"LclFile": "loc\\{Lang}\\src\\Templates\\src\\templates\\maui-contentview-csharp\\.template.config\\localize\\templatestrings.json.lcl",
"CopyOption": "LangIDOnName",
"OutputPath": ".\\src\\Templates\\src\\templates\\maui-contentview-csharp\\.template.config\\localize\\"
},
{
"SourceFile": ".\\src\\Templates\\src\\templates\\maui-contentview-xaml\\.template.config\\localize\\templatestrings.json",
"LclFile": "loc\\{Lang}\\src\\Templates\\src\\templates\\maui-contentview-xaml\\.template.config\\localize\\templatestrings.json.lcl",
"CopyOption": "LangIDOnName",
"OutputPath": ".\\src\\Templates\\src\\templates\\maui-contentview-xaml\\.template.config\\localize\\"
},
{
"SourceFile": ".\\src\\Templates\\src\\templates\\maui-lib\\.template.config\\localize\\templatestrings.json",
"LclFile": "loc\\{Lang}\\src\\Templates\\src\\templates\\maui-lib\\.template.config\\localize\\templatestrings.json.lcl",
"CopyOption": "LangIDOnName",
"OutputPath": ".\\src\\Templates\\src\\templates\\maui-lib\\.template.config\\localize\\"
},
{
"SourceFile": ".\\src\\Templates\\src\\templates\\maui-mobile\\.template.config\\localize\\templatestrings.json",
"LclFile": "loc\\{Lang}\\src\\Templates\\src\\templates\\maui-mobile\\.template.config\\localize\\templatestrings.json.lcl",
"CopyOption": "LangIDOnName",
"OutputPath": ".\\src\\Templates\\src\\templates\\maui-mobile\\.template.config\\localize\\"
}
],
"LssFiles": [
],
"CloneLanguageSet": ""
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment