Skip to content

Commit 68035ff

Browse files
Merge release/26.1 into trunk (#22116)
* Bump version number * Update draft release notes for 26.1 * Update draft release notes for Jetpack 26.1. * Release Notes: add new section for next version (26.2) * Update release notes for 26.1 * Update WordPress `PlayStoreStrings.po` for version 26.1 * Update Jetpack `PlayStoreStrings.po` for version 26.1 * Freeze strings for translation --------- Co-authored-by: Oguz Kocer <[email protected]>
1 parent 8724988 commit 68035ff

File tree

7 files changed

+80
-29
lines changed

7 files changed

+80
-29
lines changed

RELEASE-NOTES.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
*** PLEASE FOLLOW THIS FORMAT: [<priority indicator, more stars = higher priority>] <description> [<PR URL>]
22

3+
26.2
4+
-----
5+
6+
37
26.1
48
-----
59

WordPress/jetpack_metadata/PlayStoreStrings.po

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,17 +10,19 @@ msgstr ""
1010
"X-Generator: VsCode\n"
1111
"Project-Id-Version: Jetpack - Apps - Android - Release Notes\n"
1212

13-
msgctxt "release_note_260"
13+
msgctxt "release_note_261"
1414
msgid ""
15-
"26.0:\n"
16-
"We’ve added Application Passwords authentication. It’s still experimental, but once it’s fully integrated, we’ll be able to improve existing features and introduce new ones. Rock on.\n"
15+
"26.1:\n"
16+
"- New Subscribers screen shows all your email and Reader subscribers—now you know who's reading your content.\n"
17+
"- Media now displays properly on private sites in the experimental editor.\n"
18+
"- Enhanced media uploads with better authentication and improved performance.\n"
19+
"- Fixed various upload bugs and improved overall media handling.\n"
1720
msgstr ""
1821

19-
msgctxt "release_note_259"
22+
msgctxt "release_note_260"
2023
msgid ""
21-
"25.9:\n"
22-
"- The “me” icon is now the correct color when you’re in dark mode.\n"
23-
"- We’ve added a warning that tells you if your QR code scan was unsuccessful. No waiting, no guesswork, no problem.\n"
24+
"26.0:\n"
25+
"We’ve added Application Passwords authentication. It’s still experimental, but once it’s fully integrated, we’ll be able to improve existing features and introduce new ones. Rock on.\n"
2426
msgstr ""
2527

2628
#. translators: Release notes for this version to be displayed in the Play Store. Limit to 500 characters including spaces and commas!
Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
1-
We’ve added Application Passwords authentication. It’s still experimental, but once it’s fully integrated, we’ll be able to improve existing features and introduce new ones. Rock on.
1+
- New Subscribers screen shows all your email and Reader subscribers—now you know who's reading your content.
2+
- Media now displays properly on private sites in the experimental editor.
3+
- Enhanced media uploads with better authentication and improved performance.
4+
- Fixed various upload bugs and improved overall media handling.

WordPress/metadata/PlayStoreStrings.po

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,18 +10,18 @@ msgstr ""
1010
"X-Generator: VsCode\n"
1111
"Project-Id-Version: Release Notes & Play Store Descriptions\n"
1212

13-
msgctxt "release_note_260"
13+
msgctxt "release_note_261"
1414
msgid ""
15-
"26.0:\n"
16-
"We’ve added Application Passwords authentication. It’s still experimental, but once it’s fully integrated, we’ll be able to improve existing features and introduce new ones. Rock on.\n"
15+
"26.1:\n"
16+
"- Media now displays properly on private sites in the experimental editor.\n"
17+
"- Enhanced media uploads with better authentication and improved performance.\n"
18+
"- Fixed various upload bugs and improved overall media handling.\n"
1719
msgstr ""
1820

19-
msgctxt "release_note_259"
21+
msgctxt "release_note_260"
2022
msgid ""
21-
"25.9:\n"
22-
"- The keyboard no longer overlaps the editor, meaning you can see your amazing work at all times.\n"
23-
"- The “me” icon is now the correct color when you’re in dark mode.\n"
24-
"- We’ve added a warning that tells you if your QR code scan was unsuccessful. No waiting, no guesswork, no problem.\n"
23+
"26.0:\n"
24+
"We’ve added Application Passwords authentication. It’s still experimental, but once it’s fully integrated, we’ll be able to improve existing features and introduce new ones. Rock on.\n"
2525
msgstr ""
2626

2727
#. translators: Release notes for this version to be displayed in the Play Store. Limit to 500 characters including spaces and commas!

WordPress/metadata/release_notes.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1-
We’ve added Application Passwords authentication. It’s still experimental, but once it’s fully integrated, we’ll be able to improve existing features and introduce new ones. Rock on.
1+
- Media now displays properly on private sites in the experimental editor.
2+
- Enhanced media uploads with better authentication and improved performance.
3+
- Fixed various upload bugs and improved overall media handling.

fastlane/resources/values/strings.xml

Lines changed: 50 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,9 @@
117117
<string name="filter">Filter</string>
118118
<string name="clear">Clear</string>
119119
<string name="sort_by">Sort by</string>
120+
<string name="ascending">Ascending</string>
121+
<string name="descending">Descending</string>
122+
<string name="start">Start</string>
120123

121124
<string name="button_not_now">Not now</string>
122125
<string name="button_skip">Skip</string>
@@ -221,7 +224,6 @@
221224
<!-- Delete Media -->
222225
<string name="cannot_delete_multi_media_items">Some media can\'t be deleted at this time. Try again later.</string>
223226
<string name="cannot_retry_deleted_media_item">Media has been removed. Delete it from this post?</string>
224-
<string name="cannot_retry_deleted_media_item_fatal">Media has been removed. Try re-creating your Story.</string>
225227
<string name="media_empty_list">You don\'t have any media</string>
226228
<string name="media_empty_search_list">No media matching your search</string>
227229
<string name="media_empty_image_list">You don\'t have any images</string>
@@ -973,9 +975,11 @@
973975
<string name="experimental_features_feedback_dialog_message">Are you willing to share feedback on the experimental editor?</string>
974976
<string name="experimental_features_feedback_dialog_decline">Not now</string>
975977
<string name="experimental_subscribers_feature">Experimental subscribers</string>
976-
<string name="experimental_subscribers_feature_description">View and manage newsletter subscribers (work in progress)</string>
978+
<string name="experimental_subscribers_feature_description">View and manage newsletter subscribers</string>
977979
<string name="experimental_application_password_feature">Application Password log in</string>
978-
<string name="experimental_application_password_feature_description">Enable Application Password to log into self-hosted sites.</string>
980+
<string name="experimental_application_password_feature_description">Enable Application Password to log into self-hosted sites</string>
981+
<string name="experimental_jetpack_rest_connection">Experimental Jetpack REST Connection</string>
982+
<string name="experimental_jetpack_rest_connection_description">Enable experimental Jetpack REST Connection flow</string>
979983

980984
<!-- Debug settings -->
981985
<string name="preference_open_debug_settings" translatable="false">Debug Settings</string>
@@ -1003,6 +1007,26 @@
10031007
<string name="content_description_people_looking_charts">People looking at graphs and charts</string>
10041008
<string name="jetpack_connection_terms_and_conditions">By setting up Jetpack you agree to our %1$sterms and conditions%2$s</string>
10051009

1010+
<!-- Jetpack REST Connection Screen -->
1011+
<string name="jetpack_rest_connection_title">Jetpack Connection</string>
1012+
<string name="jetpack_rest_connection_setup_title">Setting up Jetpack (Simulated)</string>
1013+
<string name="jetpack_rest_connection_step_login_wpcom">Login to WordPress.com</string>
1014+
<string name="jetpack_rest_connection_step_install_jetpack">Install Jetpack plugin</string>
1015+
<string name="jetpack_rest_connection_step_connect_site">Connect your site</string>
1016+
<string name="jetpack_rest_connection_step_connect_wpcom">Connect to WordPress.com</string>
1017+
<string name="jetpack_rest_connection_step_finalize">Finalize setup</string>
1018+
<string name="jetpack_rest_connection_status_not_started">Not started</string>
1019+
<string name="jetpack_rest_connection_status_in_progress">In progress…</string>
1020+
<string name="jetpack_rest_connection_status_completed">Completed</string>
1021+
<string name="jetpack_rest_connection_status_failed">Failed</string>
1022+
<string name="jetpack_rest_connection_cancel_title">Cancel Jetpack Setup?</string>
1023+
<string name="jetpack_rest_connection_cancel_message">The Jetpack connection process is in progress. Are you sure you want to cancel?</string>
1024+
<string name="jetpack_rest_connection_error_jetpack_already_installed">Jetpack is already installed</string>
1025+
<string name="jetpack_rest_connection_error_timeout">Timed out</string>
1026+
<string name="jetpack_rest_connection_error_unknown" translatable="false">@string/error_generic</string>
1027+
<string name="jetpack_rest_connection_error_offline" translatable="false">@string/no_network_title</string>
1028+
<string name="jetpack_rest_connection_error_wpcom">Unable to connect to WordPress.com</string>
1029+
10061030
<!-- Stats refresh -->
10071031
<string name="stats_no_data_yet">No data yet</string>
10081032
<string name="stats_no_data_for_period">No data for this period</string>
@@ -2494,7 +2518,6 @@
24942518
<string name="my_site_bottom_sheet_title">Add new</string>
24952519
<string name="my_site_bottom_sheet_add_post">Blog post</string>
24962520
<string name="my_site_bottom_sheet_add_page">Site page</string>
2497-
<string name="my_site_bottom_sheet_add_story">Story post</string>
24982521
<string name="my_site_quick_actions_title">Quick Links</string>
24992522
<string name="my_site_bottom_sheet_add_post_from_audio">Post from audio</string>
25002523

@@ -3605,7 +3628,6 @@
36053628

36063629
<string name="create_post_fab_tooltip">Create a post</string>
36073630
<string name="create_page_fab_tooltip">Create a page</string>
3608-
<string name="create_post_story_fab_tooltip">Create a post or story</string>
36093631

36103632
<!-- Site Creation -->
36113633
<string name="new_site_creation_screen_title_general">Create Site</string>
@@ -3741,7 +3763,6 @@
37413763
<string name="prepublishing_nudges_toolbar_title_publish">Publish Date</string>
37423764
<string name="prepublishing_tags_description">Tags help tell readers what a post is about</string>
37433765
<string name="prepublishing_nudges_home_tags_not_set">Not set</string>
3744-
<string name="prepublishing_nudges_story_title_hint">Give your story a title</string>
37453766
<string name="prepublishing_nudges_home_categories_not_set">Not set</string>
37463767
<string name="prepublishing_nudges_toolbar_title_categories">Categories</string>
37473768
<string name="prepublishing_nudges_toolbar_title_add_categories">Add New Category</string>
@@ -4984,10 +5005,8 @@ translators: %s: Select control option value e.g: "Auto, 25%". -->
49845005
<!-- Subscribers -->
49855006
<string name="subscribers_filter_email_subscription">Email subscription</string>
49865007
<string name="subscribers_filter_reader_subscription">Reader subscription</string>
4987-
<string name="subscribers_sort_email">Email address</string>
49885008
<string name="subscribers_sort_date">Date subscribed</string>
4989-
<string name="subscribers_sort_display_name">Display name</string>
4990-
<string name="subscribers_sort_plan">Plan</string>
5009+
<string name="subscribers_sort_name">Name</string>
49915010
<string name="subscribers_empty">There are no subscribers</string>
49925011
<string name="subscribers_empty_search">No results found</string>
49935012
<string name="subscribers_error_title">Something went wrong</string>
@@ -5022,13 +5041,34 @@ translators: %s: Select control option value e.g: "Auto, 25%". -->
50225041
</string>
50235042
<string name="subscribers_add_success">Successfully added subscribers</string>
50245043
<string name="subscribers_add_failed">Failed to add subscribers</string>
5044+
<string name="subscribers_delete_confirmation_title">Delete subscriber</string>
5045+
<string name="subscribers_delete_confirmation_message">Are you sure you want to delete this subscriber?</string>
5046+
<string name="subscribers_delete_success_title">Subscriber deleted</string>
5047+
<string name="subscribers_delete_success_message">The subscriber has been deleted, but it may take a minute for the deletion to take effect</string>
5048+
<string name="subscribers_delete_failed">Failed to delete subscriber</string>
50255049

50265050
<!-- Application Password authentication -->
50275051
<string name="application_password_credentials_stored">Application password credentials stored for %1$s</string>
50285052
<string name="application_password_credentials_storing_error">There was an error storing Application password credentials for %1$s</string>
50295053
<string name="application_password_title">Authenticate using Application Password</string>
50305054
<string name="application_password_not_supported_error" a8c-src-lib="module:login">The provided site does not support Application Password authentication.</string>
50315055
<string name="application_password_invalid">Invalid Application Password</string>
5056+
<string name="application_password_invalid_description">Your application password no longer exists. Please sign in again to create a new application password </string>
50325057
<string name="application_password_disable_feature_title">Disable Application Password?</string>
5033-
<string name="application_password_disable_feature_description">Disabling application password will remove your login info from %1$s sites.</string>
5058+
<string name="application_password_disable_feature_description">Disabling Application Password will remove the login for %1$s of your sites. You may need to re-add affected sites to login again.</string>
5059+
<string name="application_password_info_title">Application Passwords</string>
5060+
<string name="application_password_info_description_1">Application passwords are a secure way for apps to access your site without using your account password.</string>
5061+
<string name="application_password_info_description_2">When you add sites to the app, application passwords will be created automatically as needed.</string>
5062+
<string name="application_password_info_description_3">You can view and manage these passwords in your user profile within your WordPress site\'s admin panel.</string>
5063+
<string name="application_password_info_description_4">Please note that revoking application passwords used by the app will terminate the app\'s access to your site. Be cautious when revoking application passwords created by the app.</string>
5064+
<string name="enable">Enable</string>
5065+
<string name="application_password_never_used">Never used</string>
5066+
<string name="application_password_name_label">Name:</string>
5067+
<string name="application_password_created_label">Created:</string>
5068+
<string name="application_password_last_used_label">Last used:</string>
5069+
<string name="application_password_last_ip_label">Last IP:</string>
5070+
<string name="application_password_no_ip">No IP recorded</string>
5071+
<string name="application_password_name_sort">Name</string>
5072+
<string name="application_password_created_sort">Created</string>
5073+
<string name="application_password_last_used_sort">Last used</string>
50345074
</resources>

version.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
versionName=26.0
2-
versionCode=1470
1+
versionName=26.1-rc-1
2+
versionCode=1471

0 commit comments

Comments
 (0)