Skip to content

Conversation

@adriantabirta
Copy link

Added romanian language

@github-actions
Copy link
Contributor

github-actions bot commented Oct 15, 2025

raylib UI Preview

confirmation_dialog : $${\color{red}\text{DIFFERENT}}$$
master proposed
diff composite diff
experimental_mode_description : $${\color{red}\text{DIFFERENT}}$$
master proposed
diff composite diff
homescreen : $${\color{red}\text{DIFFERENT}}$$
master proposed
diff composite diff
homescreen_paired : $${\color{red}\text{DIFFERENT}}$$
master proposed
diff composite diff
homescreen_prime : $${\color{red}\text{DIFFERENT}}$$
master proposed
diff composite diff
homescreen_update_available : $${\color{red}\text{DIFFERENT}}$$
master proposed
diff composite diff
keyboard : $${\color{red}\text{DIFFERENT}}$$
master proposed
diff composite diff
offroad_alert : $${\color{red}\text{DIFFERENT}}$$
master proposed
diff composite diff
onroad : $${\color{red}\text{DIFFERENT}}$$
master proposed
diff composite diff
onroad_full_alert : $${\color{red}\text{DIFFERENT}}$$
master proposed
diff composite diff
onroad_full_alert_long_text : $${\color{red}\text{DIFFERENT}}$$
master proposed
diff composite diff
onroad_full_alert_multiline : $${\color{red}\text{DIFFERENT}}$$
master proposed
diff composite diff
onroad_medium_alert : $${\color{red}\text{DIFFERENT}}$$
master proposed
diff composite diff
onroad_sidebar : $${\color{red}\text{DIFFERENT}}$$
master proposed
diff composite diff
onroad_small_alert : $${\color{red}\text{DIFFERENT}}$$
master proposed
diff composite diff
openpilot_long_confirmation_dialog : $${\color{red}\text{DIFFERENT}}$$
master proposed
diff composite diff
settings_developer : $${\color{red}\text{DIFFERENT}}$$
master proposed
diff composite diff
settings_device : $${\color{red}\text{DIFFERENT}}$$
master proposed
diff composite diff
settings_firehose : $${\color{red}\text{DIFFERENT}}$$
master proposed
diff composite diff
settings_network : $${\color{red}\text{DIFFERENT}}$$
master proposed
diff composite diff
settings_network_advanced : $${\color{red}\text{DIFFERENT}}$$
master proposed
diff composite diff
settings_software : $${\color{red}\text{DIFFERENT}}$$
master proposed
diff composite diff
settings_software_download : $${\color{red}\text{DIFFERENT}}$$
master proposed
diff composite diff
settings_software_release_notes : $${\color{red}\text{DIFFERENT}}$$
master proposed
diff composite diff
settings_toggles : $${\color{red}\text{DIFFERENT}}$$
master proposed
diff composite diff
All Screenshots


# Fix OpenSSL conflicts
if brew list [email protected] &>/dev/null; then
echo "[ ] Unlinking [email protected] to avoid conflicts"
Copy link
Contributor

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]).

Copy link
Author

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 🥳

Copy link
Contributor

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.

Copy link
Contributor

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.

Copy link
Author

Choose a reason for hiding this comment

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

can I do that?

brew unlink [email protected]
fi

if brew list openssl@3 &>/dev/null; then
Copy link
Contributor

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.

@github-actions
Copy link
Contributor

github-actions bot commented Nov 1, 2025

This PR has had no activity for 9 days. It will be automatically closed in 2 days if there is no activity.

@github-actions github-actions bot added the stale label Nov 1, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Nov 3, 2025

This PR has been automatically closed due to inactivity. Feel free to re-open once activity resumes.

@github-actions github-actions bot closed this Nov 3, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Nov 3, 2025

This PR has been automatically closed due to inactivity. Feel free to re-open once activity resumes.

@adeebshihadeh adeebshihadeh reopened this Nov 3, 2025
@github-actions github-actions bot removed the stale label Nov 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants