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

Lock terms to prevent localization #29666

Open
crutkas opened this issue Nov 3, 2023 · 2 comments
Open

Lock terms to prevent localization #29666

crutkas opened this issue Nov 3, 2023 · 2 comments
Assignees
Labels
Area-Localization issues regarding to Localization the application Idea-Enhancement New feature or request on an existing product Status-In progress This issue or work-item is under development

Comments

@crutkas
Copy link
Member

crutkas commented Nov 3, 2023

Description of the new feature / enhancement

inside a res file use {Locked} and {Locked="specific term"}

we should start migrating critical terms.

Scenario when this would be used?

consistency

Supporting information

No response

@crutkas crutkas added the Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams label Nov 3, 2023
@crutkas crutkas self-assigned this Nov 3, 2023
@crutkas crutkas added Area-Localization issues regarding to Localization the application Idea-Enhancement New feature or request on an existing product and removed Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams labels Nov 3, 2023
@crutkas
Copy link
Member Author

crutkas commented Jan 17, 2024

https://github.com/microsoft/terminal/blob/92f9ff948b7531d9446ba3c72f805576589a0217/src/cascadia/TerminalApp/Resources/en-US/Resources.resw#L318 has example of how.

  <data name="CmdMPDesc" xml:space="preserve">
    <value>An alias for the "move-pane" subcommand.</value>
    <comment>{Locked="\"move-pane\""}</comment>
  </data>

@crutkas crutkas added the Status-In progress This issue or work-item is under development label Jan 26, 2024
@ethanfangg ethanfangg added this to the PowerToys 0.80 milestone Mar 22, 2024
@ethanfangg ethanfangg added Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams and removed Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams labels Mar 22, 2024
@jaimecbernardo
Copy link
Collaborator

This has been worked on during the 0.80 release cycle.
Please update to the latest release: https://github.com/microsoft/PowerToys/releases

@Jay-o-Way Jay-o-Way reopened this Apr 11, 2024
@Jay-o-Way Jay-o-Way removed this from the PowerToys 0.80 milestone Apr 11, 2024
@Jay-o-Way Jay-o-Way removed the Status-In progress This issue or work-item is under development label Apr 14, 2024
@Jay-o-Way Jay-o-Way assigned Jay-o-Way and unassigned crutkas Apr 14, 2024
@Jay-o-Way Jay-o-Way added this to the PowerToys 0.81 milestone Apr 18, 2024
@Jay-o-Way Jay-o-Way added the Status-In progress This issue or work-item is under development label Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Localization issues regarding to Localization the application Idea-Enhancement New feature or request on an existing product Status-In progress This issue or work-item is under development
Projects
Status: ✅Done
Status: In Progress ⚒️
Development

No branches or pull requests

4 participants