-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Updated t() to translation() #7339
Conversation
Thanks for opening this pull request! This space is protected by our Code of Conduct - and we're here to help. |
Codecov Report
@@ Coverage Diff @@
## master #7339 +/- ##
=======================================
Coverage 81.73% 81.73%
=======================================
Files 97 97
Lines 5602 5602
=======================================
Hits 4579 4579
Misses 1023 1023 |
Screenshots 📸 (click to expand)7339-test_questions.png7339-test_embeddable_grids.png7339-test_signup.png7339-test_viewing_the_settings_page.png7339-test_tag_by_author_page.png7339-test_wiki_page_with_inline_grids.png7339-test_stats.png7339-test_viewing_the_dashboard.png7339-test_searching_an_item_from_the_homepage.png7339-test_signup_modal_form_validation.png7339-test_tag_stats.png7339-test_login_modal_form_validation.png7339-test_questions_shadow.png7339-test_login_modal.png7339-test_profile_page.png7339-test_comments.png7339-test_tags.png7339-test_signup_modal.png7339-test_wiki.png7339-test_methods.png7339-test_tag_page.png7339-test_blog_page_with_location_modal.png7339-test_tag_wildcard.png7339-test_signup_modal_disabled_submit_button_on_empty_username.png7339-test_embeddable_thumbnail_grids.png7339-test_front_page_with_navbar_search_autocomplete.png7339-test_spam_moderation_page.png7339-test_login.png7339-test_viewing_the_dropdown_menu.png7339-test_viewing_question_post.png7339-test_mobile_displays.png7339-test_simple-data-grapher_powertag.png7339-test_front.png7339-test_question_page.png7339-test_tag_contributors_page.png7339-test_blog.png7339-test_people.png7339-test_wiki_revisions.pngLearn about automated screenshots Generated by 🚫 Danger |
Am I supposed to ping @publiclab/reviewers when I have no questions? I did this straight from the browser, and thus didn't make a branch for it. Should I redo it on a separate branch? |
Can you please provide a screenshot for your changes on localhost? |
@SidharthBansal |
@publiclab/reviewers |
We try to review it asap. All mentors were busy in the Google Code In, so we are sorry, we were not able to review your changes |
Congrats on merging your first pull request! 🙌🎉⚡️ Help others take their first stepNow that you've merged your first pull request, you're the perfect person to help someone else out with this challenging first step. 🙌 Try looking at this list of `first-timers-only` issues, and see if someone else is waiting for feedback, or even stuck! 😕 People often get stuck at the same steps, so you might be able to help someone get unstuck, or help lead them to some documentation that'd help. Reach out and be encouraging and friendly! 😄 🎉 Read about how to help support another newcomer here, or find other ways to offer mutual support here. |
Yay! Thank you! |
Please change language from the footer and see |
I'm not sure what you're asking. Can you please clarify? |
If you change the language from the footer at localhost:port_number then you will be able to sense your changes are working correctly |
Oh, I see. If I go to the actual website, I see the languages tab in the footer, but in my localhost version the footer is completely empty. The Code of Conduct applies to all spaces managed by the Public Lab community and non-profit, both online and in person." Is this a sign something is wrong? |
Everything is fine. Code is written in that way
…On Tue, Feb 4, 2020 at 6:20 AM Max ***@***.***> wrote:
Oh, I see.
If I go to the actual website, I see the languages tab in the footer, but
in my localhost version the footer is completely empty.
Also, in https://stable.publiclab.org/dashboard, the footer only contains
"See recent code activity on GitHub Pulse.
The Code of Conduct applies to all spaces managed by the Public Lab
community and non-profit, both online and in person."
Is this a sign something is wrong?
—
You are receiving this because you modified the open/close state.
Reply to this email directly, view it on GitHub
<#7339?email_source=notifications&email_token=AFAAEQ64TFI5SEGMJZDIACTRBC3VJA5CNFSM4KK6MQX2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEKV6JMQ#issuecomment-581690546>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AFAAEQ7CMP3T3NG4GCFVMQDRBC3VJANCNFSM4KK6MQXQ>
.
|
You can help us with other issues if you want. thanks
On Wed, Feb 5, 2020 at 1:52 AM Sidharth Bansal <
bansal.sidharthcode@gmail.com> wrote:
… Everything is fine. Code is written in that way
On Tue, Feb 4, 2020 at 6:20 AM Max ***@***.***> wrote:
> Oh, I see.
>
> If I go to the actual website, I see the languages tab in the footer, but
> in my localhost version the footer is completely empty.
> Also, in https://stable.publiclab.org/dashboard, the footer only
> contains "See recent code activity on GitHub Pulse.
>
> The Code of Conduct applies to all spaces managed by the Public Lab
> community and non-profit, both online and in person."
>
> Is this a sign something is wrong?
>
> —
> You are receiving this because you modified the open/close state.
> Reply to this email directly, view it on GitHub
> <#7339?email_source=notifications&email_token=AFAAEQ64TFI5SEGMJZDIACTRBC3VJA5CNFSM4KK6MQX2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEKV6JMQ#issuecomment-581690546>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AFAAEQ7CMP3T3NG4GCFVMQDRBC3VJANCNFSM4KK6MQXQ>
> .
>
|
Fixes #6597 (<=== Add issue number here)
Make sure these boxes are checked before your pull request (PR) is ready to be reviewed and merged. Thanks!
rake test
@publiclab/reviewers
for help, in a comment belowIf tests do fail, click on the red
X
to learn why by reading the logs.Please be sure you've reviewed our contribution guidelines at https://publiclab.org/contributing-to-public-lab-software
Thanks!