-
Notifications
You must be signed in to change notification settings - Fork 10.4k
added romanian language #36366
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
base: master
Are you sure you want to change the base?
added romanian language #36366
Conversation
tools/mac_setup.sh
Outdated
|
|
||
| # Fix OpenSSL conflicts | ||
| if brew list [email protected] &>/dev/null; then | ||
| echo "[ ] Unlinking [email protected] to avoid conflicts" |
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 opened a separate PR to fix this issue: #36363
I found you have to unlink openssl@3 first instead (not [email protected]).
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.
@TheSecurityDev looks like it is working. )) My first PR to openpilot 🥳
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.
Yes, but it's better to not do that in this PR. I'm not a maintainer, but that's what they would want. It's fine if this test doesn't pass I think.
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.
Also I'm guessing this might not get looked at for a bit, since they haven't yet added translation support to the new raylib UI.
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.
can I do that?
tools/mac_setup.sh
Outdated
| brew unlink [email protected] | ||
| fi | ||
|
|
||
| if brew list openssl@3 &>/dev/null; then |
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.
You'll want to just remove all this stuff I mean. Editing the mac_setup script isn't related to this PR directly, and the fix should be done separately.
|
This PR has had no activity for 9 days. It will be automatically closed in 2 days if there is no activity. |
|
This PR has been automatically closed due to inactivity. Feel free to re-open once activity resumes. |
|
This PR has been automatically closed due to inactivity. Feel free to re-open once activity resumes. |




































































































Added romanian language