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 changes from beta 19.5.0.1 and editorialized release notes #18201

Merged
merged 14 commits into from
Mar 24, 2022

Conversation

mokagio
Copy link
Contributor

@mokagio mokagio commented Mar 24, 2022

Includes:

Notice that the diff doesn't include the usual set of translations. The reason is explained in #18199.

When I noticed that some .strings were not committed, I decided not to cancel the build and to still open this PR because:

  • Being a beta, we can live with missing localizations (even thought the sooner we test them the better)
  • We have the editorialized release notes to get into trunk and the beta lane commits on the release branch itself, and since that's protected, I couldn't rewrite the history and try again after Ensure all downloaded translations and metadata are committed #18199 is merged.

sla8c and others added 14 commits March 18, 2022 11:29
As expected when merging the branch for the release currently in code
freeze into an hotfix branch with the purpose of opening a PR to track
the hotfix process into the latest release branch, we got conflicts in
`config/Version.internal.xcconfig` and `config/Version.public.xcconfig`
because both hotfix 19.4.1 and release 19.5 change the version compared
to their common ancestor.

I resolved the conflict, as usual, by keeping the value from 19.5 which
is the latest.
Remove log messages that could crash the app due to missing params.
They are the same between WordPress and Jetpack.
@peril-wordpress-mobile
Copy link

Messages
📖 This PR has the 'Releases' label: some checks will be skipped.

Generated by 🚫 dangerJS

Copy link
Contributor Author

@mokagio mokagio left a comment

Choose a reason for hiding this comment

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

  • Updates to the localization files (.strings and Fastlane metadata) automatically pulled for the new translations that have already been approved in GlotPress – With the caveat from the PR description
  • Version update in .xcconfig
  • AppStoreStrings.po changed with editorialized release notes
  • Diffs from the PRs that made it into this beta

<!--Warning: Auto-generated file, do not edit.-->
<plist version="1.0">
<dict/>
</plist>
Copy link
Contributor Author

Choose a reason for hiding this comment

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

See #18061 for why this and all the other .strings in this diff changed in such a way.

@mokagio mokagio marked this pull request as ready for review March 24, 2022 04:20
@mokagio mokagio enabled auto-merge March 24, 2022 04:20
@mokagio mokagio requested a review from a team March 24, 2022 04:23
@mokagio mokagio added this to the 19.5 ❄️ milestone Mar 24, 2022
@wpmobilebot
Copy link
Contributor

wpmobilebot commented Mar 24, 2022

You can test the WordPress changes on this Pull Request by downloading it from AppCenter here with build number: pr18201-93532de. IPA is available here. If you need access to this, you can ask a maintainer to add you.

@wpmobilebot
Copy link
Contributor

wpmobilebot commented Mar 24, 2022

You can test the Jetpack changes on this Pull Request by downloading it from AppCenter here with build number: pr18201-93532de. IPA is available here. If you need access to this, you can ask a maintainer to add you.

Copy link
Contributor

@AliSoftware AliSoftware left a comment

Choose a reason for hiding this comment

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

Comment on lines +6 to +15
<key>NSCameraUsageDescription</key>
<string>Um Fotos oder Videos für deine Beiträge aufzunehmen.</string>
<key>NSLocationUsageDescription</key>
<string>Darf WordPress zu Beiträgen auf Websites, auf denen du Geotagging aktiviert hast, deinen Standort hinzufügen?</string>
<key>NSLocationWhenInUseUsageDescription</key>
<string>Darf WordPress zu Beiträgen auf Websites, auf denen du Geotagging aktiviert hast, deinen Standort hinzufügen?</string>
<key>NSMicrophoneUsageDescription</key>
<string>Aktiviere den Mikrofonzugriff, um in deinen Videos Ton aufzeichnen zu können.</string>
<key>NSPhotoLibraryUsageDescription</key>
<string>Um deinen Beiträgen Fotos oder Videos hinzuzufügen.</string>
Copy link
Contributor

Choose a reason for hiding this comment

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

Nice to see some translations slowly coming in for those 🎉

Comment on lines +5 to +10
<dict>
<key>CFBundleDisplayName</key>
<string>Als Entwurf speichern</string>
<key>CFBundleName</key>
<string>Als Entwurf speichern</string>
</dict>
Copy link
Contributor

Choose a reason for hiding this comment

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

Likewise 🎉

Comment on lines +5 to +18
<dict>
<key>BOl9KQ</key>
<string>Es gibt ${count} Optionen, die zu „${site}“ passen.</string>
<key>ILcGmf</key>
<string>Website</string>
<key>cyajMn</key>
<string>Website</string>
<key>gpCwrM</key>
<string>Website auswählen</string>
<key>s4dJhx</key>
<string>Nur um sicherzugehen, du willst „${site}“?</string>
<key>tVvJ9c</key>
<string>Website-Intent auswählen</string>
</dict>
Copy link
Contributor

Choose a reason for hiding this comment

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

🎉

@mokagio mokagio merged commit b53b105 into trunk Mar 24, 2022
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.

5 participants