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

Fix locales that require a 'host' variable #5273

Merged
merged 2 commits into from
Dec 13, 2024

Conversation

ozovalihasan
Copy link
Contributor

@ozovalihasan ozovalihasan commented Nov 23, 2024

#5266 Some locales require a host variable, which was missed during translation. So, these parts are fixed.

I have only checked locales having a host variable to avoid expanding the scope of this PR.

image

@ozovalihasan ozovalihasan marked this pull request as ready for review November 26, 2024 10:44
@ozovalihasan
Copy link
Contributor Author

Hi @colby-swandale,

I would like to contribute this repo. Can you help me add a reviewer to this PR?

@simi
Copy link
Member

simi commented Nov 26, 2024

@ozovalihasan hello, happy to review

@simi simi self-requested a review November 26, 2024 12:06
Copy link

codecov bot commented Nov 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.23%. Comparing base (5c7990c) to head (2675442).
Report is 46 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5273      +/-   ##
==========================================
- Coverage   96.88%   94.23%   -2.65%     
==========================================
  Files         457      457              
  Lines        9576     9635      +59     
==========================================
- Hits         9278     9080     -198     
- Misses        298      555     +257     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@martinemde
Copy link
Member

We've seen the coverage check fail lately on outside contributor PRs, so that can be ignored. Ready to merge.

@martinemde martinemde merged commit 0a81b21 into rubygems:master Dec 13, 2024
18 of 19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

4 participants