Flor Chacón

Results 113 comments of Flor Chacón

> When filing these as an issue I need to file them as "English source string with key X (was translated as Y but) should be translated as Z" (see...

> Here's a dump of the latest localization as of yesterday: [LocOutput.zip](https://github.com/microsoft/terminal/files/11446252/LocOutput.zip) Thanks. I'll go through it when I have some time :) > At this point I should probably...

> you automatically merge any changes coming from the localization team into the repository? Well, not automatically. We have a loc pipeline that we run manually to query the loc...

Checked in resources in winget-cli repo: https://github.com/microsoft/winget-cli/tree/master/Localization/Resources Localization pipeline definition: https://github.com/microsoft/winget-cli/blob/master/azure-pipelines.loc.yml The actual pipeline is internal - can't remember why, maybe TDBuild task wasn't installed in the AzDO project we...

> Here's a dump of the latest localization as of yesterday: [LocOutput.zip](https://github.com/microsoft/terminal/files/11446252/LocOutput.zip) Maybe you already know, but there's some weirdness in the paths there. The resources for each locale seem...

> When filing these as an issue I need to file them as "English source string with key X (was translated as Y but) should be translated as Z" @lhecker...

I don't think this has anything to do with the Dev Drive, but instead it just happened to coincide with an update to winget. The packages with ARP\ or MSIX\...

`sudo` has three modes of execution: run in a new window, run with input disabled, and run inline. I'm guessing that you are running with the "input disabled" option, so...