Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
35 changes: 9 additions & 26 deletions WordPress/jetpack_metadata/PlayStoreStrings.po
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,15 @@ msgstr ""
"Project-Id-Version: Jetpack - Apps - Android - Release Notes\n"

#. translators: Release notes for this version to be displayed in the Play Store. Limit to 500 characters including spaces and commas!
msgctxt "release_note_201"
msgid ""
"20.1:\n"
"- Get new daily blogging prompts to inspire your posts.\n"
"- We improved the site design selection screen in the Site Creation process.\n"
"- WordPress links open in the app, not your default browser.\n"
"- Quick Start focus points are in the correct spots for right-to-left language users.\n"
msgstr ""

msgctxt "release_note_200"
msgid ""
"20.0:\n"
Expand All @@ -19,33 +28,7 @@ msgid ""
"- Get more context through your screen reader with block editor accessibility improvements.\n"
msgstr ""

msgctxt "release_note_199"
msgid ""
"19.9:\n"
"- In-app site domain purchases\n"
"- Drag-and-drop blocks in the editor\n"
"- Better color contrast on Cover blocks\n"
"- Buttons block formatting options stay visible\n"
"- Separate Quick Start tasks for new vs existing sites\n"
"- Copy Link for published pages\n"
"- Link To/Image Size settings in Gallery blocks\n"
"- No tour banner in unsupported block editor\n"
msgstr ""

#. translators: Shorter Release notes for this version to be displayed in the Play Store. Limit to 500 characters including spaces and commas!
msgctxt "release_note_short_199"
msgid ""
"19.9:\n"
"- In-app site domain purchases\n"
"- Drag/drop editor blocks\n"
"- Cover block color contrast\n"
"- Buttons block formatting visibility fix\n"
"- Separate new/existing site Quick Start tasks\n"
"- Copy Link to published pages\n"
"- Gallery block Link To/Image Size settings\n"
"- No tour banner in unsupported editor\n"
msgstr ""

#. translators: Short description of the Jetpack app to be displayed in the Play Store. Limit to 80 characters including spaces and commas!
msgctxt "short-description"
msgid "Powerful WordPress security and performance tools."
Expand Down
10 changes: 4 additions & 6 deletions WordPress/jetpack_metadata/release_notes.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
* [*] Site creation: enhances the design selection screen with recommended designs [https://github.com/wordpress-mobile/WordPress-Android/pull/16468]
* [*] DeepLinks: fix auto-verification of App Links in Android 12 [https://github.com/wordpress-mobile/WordPress-Android/pull/16696]
* [*] Quick Start: Fix Quick Start focus points in RTL mode [https://github.com/wordpress-mobile/WordPress-Android/pull/16720]
* [*] [internal] Block Editor: Bump react-native-gesture-handler to version 2.3.2. [https://github.com/wordpress-mobile/WordPress-Android/pull/16645]
* [***] Jetpack App: Introducing blogging prompts. Build a writing habit and support creativity with a periodic prompt for inspiration. [https://github.com/wordpress-mobile/WordPress-Android/pull/16729]

- Get new daily blogging prompts to inspire your posts.
- We improved the site design selection screen in the Site Creation process.
- WordPress links open in the app, not your default browser.
- Quick Start focus points are in the correct spots for right-to-left language users.
34 changes: 8 additions & 26 deletions WordPress/metadata/PlayStoreStrings.po
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,14 @@ msgstr ""
"Project-Id-Version: Release Notes & Play Store Descriptions\n"

#. translators: Release notes for this version to be displayed in the Play Store. Limit to 500 characters including spaces and commas!
msgctxt "release_note_201"
msgid ""
"20.1:\n"
"- We improved the site design selection screen in the Site Creation process.\n"
"- When you click a WordPress link, it opens in the app instead of your default browser.\n"
"- We moved Quick Start focus points to the correct spots for right-to-left language users.\n"
msgstr ""

msgctxt "release_note_200"
msgid ""
"20.0:\n"
Expand All @@ -19,33 +27,7 @@ msgid ""
"- Get more context through your screen reader with block editor accessibility improvements.\n"
msgstr ""

msgctxt "release_note_199"
msgid ""
"19.9:\n"
"- Drag-and-drop blocks in the editor\n"
"- Better color contrast on Cover blocks\n"
"- Buttons block formatting options stay visible\n"
"- Separate Quick Start tasks for new vs existing sites\n"
"- Copy Link for published pages\n"
"- No + icon in self-hosted site block editor\n"
"- Link To/Image Size settings in Gallery blocks\n"
"- No tour banner in unsupported block editor\n"
msgstr ""

#. translators: Shorter Release notes for this version to be displayed in the Play Store. Limit to 500 characters including spaces and commas!
msgctxt "release_note_short_199"
msgid ""
"19.9:\n"
"- Drag/drop editor blocks\n"
"- Cover block color contrast\n"
"- Buttons block formatting visibility fix\n"
"- Separate new/existing site Quick Start tasks\n"
"- Copy Link to published pages\n"
"- No + icon in editor when self-hosted\n"
"- Gallery block Link To/Image Size settings\n"
"- No tour banner in unsupported editor\n"
msgstr ""

msgctxt "sample_post_content"
msgid "The best moment of any trip, for me, is when I first step foot off the plane. The whole of the trip is in front me, ripe with possibility."
msgstr ""
Expand Down
7 changes: 3 additions & 4 deletions WordPress/metadata/release_notes.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
* [*] Site creation: enhances the design selection screen with recommended designs [https://github.com/wordpress-mobile/WordPress-Android/pull/16468]
* [*] DeepLinks: fix auto-verification of App Links in Android 12 [https://github.com/wordpress-mobile/WordPress-Android/pull/16696]
* [*] Quick Start: Fix Quick Start focus points in RTL mode [https://github.com/wordpress-mobile/WordPress-Android/pull/16720]
* [*] [internal] Block Editor: Bump react-native-gesture-handler to version 2.3.2. [https://github.com/wordpress-mobile/WordPress-Android/pull/16645]
- We improved the site design selection screen in the Site Creation process.
- When you click a WordPress link, it opens in the app instead of your default browser.
- We moved Quick Start focus points to the correct spots for right-to-left language users.