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

Merge hotfix 21.4.1 into relese 21.5 #19906

Merged
merged 6 commits into from
Jan 16, 2023

Conversation

mokagio
Copy link
Contributor

@mokagio mokagio commented Jan 13, 2023

As usual when merging a hotfix, we got conflicts in the version xcconfig files:

  • config/Version.internal.xcconfig
  • config/Version.public.xcconfig

I resolved them by keeping the version from the 21.5 branch, as that is the newest version and the one we want to keep in that branch.

The reason we made the hotfix 21.4.1 was to have complete localization of the new, critical Jetpack migration flow and include a minor typo fix, #19878. As such, 21.4.1 updates all the .strings files, which is also why we have all those files changed in the diff.

For reference, you can check the 21.4.1 localization changes against 21.4 via #19905.

twstokes and others added 6 commits January 9, 2023 13:09
The fix was in the previous commit, 0fdcefc

Interesting to note that the modified string was not the only one to
change once the automate process run.
As usual when merging a hotfix, we got conflicts in the version
`xcconfig` files:

- `config/Version.internal.xcconfig`
- `config/Version.public.xcconfig`

I resolved them by keeping the version from the 21.5 branch, as that is
the newest version and the one we want to keep in that branch.
"migration.notifications.footer" = "When the alert apears tap Allow to continue receiving all your WordPress notifications.";
"migration.notifications.footer" = "When the alert appears tap Allow to continue receiving all your WordPress notifications.";
Copy link
Contributor Author

Choose a reason for hiding this comment

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

After this PR lands in release/21.5, we'll followup with one that lands release/21.5 into trunk. Once that happens, this change will be sent to GlotPress.

I'm not sure how GlotPress will react to it, but my guess is that it will mark all the translations for migration.notifications.footer as fuzzy because it should recognize the new value as similar (short Levenshtein distance?) as the previous one. In that case, it will be straightforward to approve those strings on our end, without having to wait for community translators to do so.

@wpmobilebot
Copy link
Contributor

You can test the changes in Jetpack from this Pull Request by:
  • Clicking here or scanning the QR code below to access App Center
  • Then installing the build number pr19906-12d5d08 on your iPhone

If you need access to App Center, please ask a maintainer to add you.

@wpmobilebot
Copy link
Contributor

You can test the changes in WordPress from this Pull Request by:
  • Clicking here or scanning the QR code below to access App Center
  • Then installing the build number pr19906-12d5d08 on your iPhone

If you need access to App Center, please ask a maintainer to add you.

@mokagio mokagio enabled auto-merge January 16, 2023 03:28
@mokagio mokagio requested a review from a team January 16, 2023 03:28
@mokagio mokagio added this to the 21.5 ❄️ milestone Jan 16, 2023
Copy link
Contributor

@derekblank derekblank left a comment

Choose a reason for hiding this comment

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

LGTM 🚀

@mokagio mokagio merged commit b986aa4 into release/21.5 Jan 16, 2023
@mokagio mokagio deleted the merge/release-21.4.1-into-21.5 branch January 16, 2023 04:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants