terminal/src/tools
Steffen 4834604ddc
translate German message into English (#4838)
<!-- Enter a brief description/summary of your PR here. What does it fix/what does it change/how was it tested (even manually, if necessary)? -->
## Summary of the Pull Request
Translate automatically generated message text from German into English.

<!-- Other than the issue solved, is this relevant to any other issues/existing PRs? --> 
## References
#4799

<!-- Please review the items on the PR checklist before submitting-->
## PR Checklist
* [ ] Closes #xxx
* [x] CLA signed. If not, go over [here](https://cla.opensource.microsoft.com/microsoft/Terminal) and sign the CLA
* [ ] Tests added/passed
* [ ] Requires documentation to be updated
* [ ] I've discussed this with core contributors already. If not checked, I'm ready to accept this work might be rejected in favor of a different grand plan. Issue number where discussion took place: #xxx

<!-- Provide a more detailed description of the PR, other things fixed or any additional comments/features here -->
## Detailed Description of the Pull Request / Additional comments
@miniksa mentioned in https://github.com/microsoft/terminal/pull/4799#discussion_r389166916
> Actually..... we would consider that block to be wrong. It should have had the English error text there. [...] It's just our practice to have everything be in English as that's our company's working language. [...]

The translation is based on the message text found in the official docs: https://docs.microsoft.com/en-us/nuget/Consume-Packages/Package-restore-troubleshooting

<!-- Describe how you validated the behavior. Add automated tests wherever possible, but list manual validation steps taken as well -->
## Validation Steps Performed
2020-03-08 20:13:22 +00:00
..
buffersize Unify and clean up the common build properties (#3429) 2019-11-05 14:29:11 -08:00
closetest Fix a bunch of spelling errors across the project (#4295) 2020-02-10 20:40:01 +00:00
ColorTool Fix a bunch of spelling errors across the project (#4295) 2020-02-10 20:40:01 +00:00
echokey Unify and clean up the common build properties (#3429) 2019-11-05 14:29:11 -08:00
fontlist Unify and clean up the common build properties (#3429) 2019-11-05 14:29:11 -08:00
integrity Merged PR 4235821: [Git2Git] Reflect some sources.dep changes from OS 2020-01-31 21:27:33 +00:00
lnkd Fix a bunch of spelling errors across the project (#4295) 2020-02-10 20:40:01 +00:00
nihilist Merged PR 4235821: [Git2Git] Reflect some sources.dep changes from OS 2020-01-31 21:27:33 +00:00
pixels Sync with latest inbox changes 2019-10-17 15:11:07 -07:00
scratch Unify and clean up the common build properties (#3429) 2019-11-05 14:29:11 -08:00
test add clang-format conf to the project, format the c++ code (#1141) 2019-06-11 13:27:09 -07:00
texttests Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
U8U16Test translate German message into English (#4838) 2020-03-08 20:13:22 +00:00
vtapp Merged PR 4235821: [Git2Git] Reflect some sources.dep changes from OS 2020-01-31 21:27:33 +00:00
vtpipeterm Fix a bunch of spelling errors across the project (#4295) 2020-02-10 20:40:01 +00:00
vttests Fix a bunch of spelling errors across the project (#4295) 2020-02-10 20:40:01 +00:00
dirs Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00