Skip to content

[DEV-17076] Change translation key for Tour_AddWebsite and also the english translation #21146

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

Merged
merged 6 commits into from
Aug 18, 2023

Conversation

caddoo
Copy link
Contributor

@caddoo caddoo commented Aug 16, 2023

Description:

The language was confusing as it implied you hadn't added one website when in fact you had.

Changed to say 'Add another website'

fixes #21134

Review

@caddoo caddoo added the Needs Review PRs that need a code review label Aug 16, 2023
@sgiehl sgiehl added the not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org. label Aug 16, 2023
@sgiehl sgiehl added this to the 5.0.0 milestone Aug 16, 2023
@caddoo caddoo force-pushed the DEV-17076-change-add-a-website-text branch 2 times, most recently from 2360c64 to 67bf85f Compare August 16, 2023 21:45
@caddoo caddoo requested a review from sgiehl August 16, 2023 22:09
@caddoo caddoo force-pushed the DEV-17076-change-add-a-website-text branch from 28d4d35 to 9a754f0 Compare August 17, 2023 21:40
@caddoo caddoo force-pushed the DEV-17076-change-add-a-website-text branch from 9a754f0 to 02dbca3 Compare August 17, 2023 21:45
Copy link
Contributor

@bx80 bx80 left a comment

Choose a reason for hiding this comment

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

Hi @caddoo, the UI tests look good now 👍

Could you check the following system tests as they appear to be failing due to this change?

Tour\tests\System\APITest
Piwik\Tests\System\OneVisitorTwoVisitsTest
Piwik\Tests\System\NoVisitTest
Piwik\Tests\System\ImportLogsTest
Piwik\Tests\System\BackwardsCompatibility1XTest

@bx80
Copy link
Contributor

bx80 commented Aug 18, 2023

@caddoo That's fixed the system tests 👍

Some UI tests are still failing because of outdated icons, the expected screenshots are using the old icons but the processed screenshots are using the new icons. I guess the icon update PR was merged since you branched, so a rebase onto the latest 5.x-dev should fix that.

@sgiehl
Copy link
Member

sgiehl commented Aug 18, 2023

Wow. Only one failing unrelated UI test. Guess we should merge it now. It won't get better 😆

@sgiehl sgiehl merged commit fd02bdd into 5.x-dev Aug 18, 2023
@sgiehl sgiehl deleted the DEV-17076-change-add-a-website-text branch August 18, 2023 10:06
@sgiehl sgiehl removed the Needs Review PRs that need a code review label Aug 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org.
Development

Successfully merging this pull request may close these issues.

I can't become a "Matomo expert" because it fails to detect my added website
3 participants