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

Localization commands integrate #619

Merged

Conversation

JavierMatosD
Copy link
Contributor

Handles all the localization for commands.integrate.cpp. The only exception is anything that utilizes the HelpTableFormatter. Since the formatter is used in many locations it will be done in a separate PR.

@JavierMatosD JavierMatosD marked this pull request as ready for review July 8, 2022 23:31
…calized messages before the localization stuff is run. Fixing this will require an overhaul of the parser to account for localization.
@JavierMatosD JavierMatosD requested a review from BillyONeal July 14, 2022 01:12
@BillyONeal
Copy link
Member

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Member

@BillyONeal BillyONeal left a comment

Choose a reason for hiding this comment

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

Strongly request-changes for the CMakeSettings.json change, the other things are nitpicks.

# Conflicts:
#	include/vcpkg/base/messages.h
#	locales/messages.en.json
#	locales/messages.json
#	src/vcpkg/base/messages.cpp
@JavierMatosD JavierMatosD requested a review from BillyONeal July 18, 2022 21:21
@JavierMatosD JavierMatosD merged commit 90297e0 into microsoft:main Jul 18, 2022
@JavierMatosD JavierMatosD deleted the localization_commands_integrate branch April 20, 2023 19:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants