-
Notifications
You must be signed in to change notification settings - Fork 296
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] Aries #680
[Localization] Aries #680
Conversation
# Conflicts: # include/vcpkg/base/messages.h # locales/messages.en.json # locales/messages.json # src/vcpkg/base/messages.cpp
Thanks for the review @Thomas1664 :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think we need an answer on what --prefab-debug
is doing before we land this.
I would really like to see the consistent "creating {path}" treatment done here as even this one command isn't consistent about where it puts and does not put paths, but I would understand if you were like "Bill, this is just trying to localize what we have, not trying to fix the world"
The other comments aren't over my dead body issues.
# Conflicts: # include/vcpkg/base/messages.h # locales/messages.en.json # locales/messages.json # src/vcpkg/base/messages.cpp
included <vcpkg/base/system.debug.h> rerouted all localized messages related to --prefab-debug option to be gaurded by --debug instead
* Removed MissingNDKVersion message * Moved exit_filesystem_call_error to vcpkg namespace
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This approval is contingent on the damage to remove
being reverted.
This PR localizes messages in the following files: