mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-16 03:37:59 +01:00
Add dev docs for Localization (#7481)
* Added localization doc * Update * Added details for C++ projects * Added table of contents * Added more info about C++ and C# loc * Update localization.md * Update localization.md * Update localization.md
This commit is contained in:
@@ -41,7 +41,7 @@ restore:
|
||||
|
||||
build:
|
||||
commands:
|
||||
# Localize the files after the build procedure to avoid existing localized files from getting overwritten. To be moved before the Build PowerToys step once the lcl files have been checked in. Tracked at https://github.com/microsoft/PowerToys/issues/6046
|
||||
# Localize the files before the Build PowerToys step to generate translated resx files from the lcl files
|
||||
- !!buildcommand
|
||||
name: 'Localize Power Toys'
|
||||
command: '.pipelines\build-localization.cmd'
|
||||
|
||||
Reference in New Issue
Block a user