Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix localizability issues in Windows Terminal #5339

Merged
4 commits merged into from
Apr 14, 2020
Merged

Conversation

DHowett-MSFT
Copy link
Contributor

@DHowett-MSFT DHowett-MSFT commented Apr 13, 2020

Loc issues are given to us through the internal bug tracker.

  • Lock some strings, or parts of strings, that should not be localized.
  • Switch to positional format parameters
  • Remove the forced newlines in the warning resources; insert them at
    runtime

Fixes MSFT:25936156.

Copy link
Member

@zadjii-msft zadjii-msft left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is pretty slick

@DHowett-MSFT DHowett-MSFT force-pushed the dev/duhowett/fix_loc_issues branch 2 times, most recently from f2030b0 to 335a12a Compare April 14, 2020 00:03
@DHowett-MSFT DHowett-MSFT changed the base branch from dev/duhowett/dep/fmt to master April 14, 2020 20:03
* Lock some strings, or parts of strings, that should not be localized.
* Switch to positional format parameters
* Remove the forced newlines in the warning resources; insert them at
  runtime

Fixes MSFT:25936156.
@DHowett-MSFT DHowett-MSFT marked this pull request as ready for review April 14, 2020 20:06
@DHowett-MSFT
Copy link
Contributor Author

@msftbot merge this in 2 minutes

@ghost ghost added the AutoMerge Marked for automatic merge by the bot when requirements are met label Apr 14, 2020
@ghost
Copy link

ghost commented Apr 14, 2020

Hello @DHowett-MSFT!

Because you've given me some instructions on how to help merge this pull request, I'll be modifying my merge approach. Here's how I understand your requirements for merging this pull request:

  • I won't merge this pull request until after the UTC date Tue, 14 Apr 2020 20:31:44 GMT, which is in 2 minutes

If this doesn't seem right to you, you can tell me to cancel these instructions and use the auto-merge policy that has been configured for this repository. Try telling me "forget everything I just told you".

@ghost ghost merged commit 37e62da into master Apr 14, 2020
@ghost ghost deleted the dev/duhowett/fix_loc_issues branch April 14, 2020 20:48
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AutoMerge Marked for automatic merge by the bot when requirements are met
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants