Make WordPress Core

Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#57216 closed task (blessed) (fixed)

Add new strings to about.php for use with end-of-life updates.

Reported by: peterwilsoncc Owned by: audrasjb
Priority: normal Milestone: 6.2
Component: I18N Version:
Severity: normal Keywords: has-patch fixed-major
Cc: Focuses:

Description

When releasing the final version of WordPress on a particular branch, two additional strings would be helpful for inclusion in the changelog.

<?php
// translators: the major version of WordPress for this branch.
__( 'This is the final release of WordPress %s' );

// translators: the localized WordPress download URL.
__( 'https://wordpress.org/download/' );

These could be helpful to be added outside of execution in the footer of src/wp-admin/about.php.

Change History (35)

This ticket was mentioned in Slack in #polyglots by peterwilsoncc. View the logs.


4 years ago

This ticket was mentioned in PR #3693 on WordPress/wordpress-develop by @audrasjb.


4 years ago
#2

  • Keywords has-patch added

#3 @peterwilsoncc
4 years ago

  • Milestone Awaiting Review6.2
  • Type defect (bug)task (blessed)

Switching this to a task and putting it on the 6.2 milestone, although the strings will probably end up been backported to all branches receiving security updates.

@peterwilsoncc commented on PR #3693:


4 years ago
#4

@audrasjb I've closed this as the branch was created on https://github.com/WordPress/wordpress-develop and has since been deleted by the mirroring bot.

Are you able to recreate the PR on your own fork?

@audrasjb commented on PR #3693:


4 years ago
#5

Sure, I'm on it right now.

#7 @audrasjb
4 years ago

@peterwilsoncc @SergeyBiryukov PR3704 is the new PR for this ticket :)

This ticket was mentioned in Slack in #core by mukeshpanchal27. View the logs.


4 years ago

#9 @mukesh27
4 years ago

This ticket was discussed during the recent bug scrub. It looks like it's unlikely that work will be done on this during the 6.2 cycle.

@peterwilsoncc @SergeyBiryukov PR is ready for the review when you get moment.

#10 @audrasjb
4 years ago

  • Owner set to audrasjb
  • Status newaccepted

It looks like it's unlikely that work will be done on this during the 6.2 cycle

Why unlikely ready for 6.2?
The work has already been done 🤔

Self assigning for commit consideration.

#11 @peterwilsoncc
4 years ago

  • Keywords commit added

I've approved JB's linked pull request, marking this as commit ready.

#12 @audrasjb
4 years ago

  • Resolutionfixed
  • Status acceptedclosed

In 55350:

I18N: Add new strings to about.php for use with end-of-life updates.

This changeset adds two additional translation strings in the changelog file, for use when releasing the final version of WordPress on a particular branch.

Props peterwilsoncc, audrasjb, mukesh27, mukesh27.
Fixes #57216.

#14 @peterwilsoncc
4 years ago

  • Keywords fixed-major added; commit removed
  • Resolution fixed
  • Status closedreopened

Reopening this for backporting to all the branches currently receiving security updates.

#15 @peterwilsoncc
4 years ago

  • Resolutionfixed
  • Status reopenedclosed

In 55371:

I18N: Add new strings to about.php for use with end-of-life updates.

This changeset adds two additional translation strings in the changelog file, for use when releasing the final version of WordPress on a particular branch.

Props peterwilsoncc, audrasjb, mukesh27.
Merges [55350] to the 6.1 branch.
Fixes #57216.

#16 @peterwilsoncc
4 years ago

In 55372:

I18N: Add new strings to about.php for use with end-of-life updates.

This changeset adds two additional translation strings in the changelog file, for use when releasing the final version of WordPress on a particular branch.

Props peterwilsoncc, audrasjb, mukesh27.
Merges [55350] to the 6.0 branch.
Fixes #57216.

#17 @peterwilsoncc
4 years ago

In 55373:

I18N: Add new strings to about.php for use with end-of-life updates.

This changeset adds two additional translation strings in the changelog file, for use when releasing the final version of WordPress on a particular branch.

Props peterwilsoncc, audrasjb, mukesh27.
Merges [55350] to the 5.9 branch.
Fixes #57216.

#18 @peterwilsoncc
4 years ago

In 55374:

I18N: Add new strings to about.php for use with end-of-life updates.

This changeset adds two additional translation strings in the changelog file, for use when releasing the final version of WordPress on a particular branch.

Props peterwilsoncc, audrasjb, mukesh27, mukesh27.
Merges [55350] to the 5.8 branch.
Fixes #57216.

#19 @peterwilsoncc
4 years ago

In 55375:

I18N: Add new strings to about.php for use with end-of-life updates.

This changeset adds two additional translation strings in the changelog file, for use when releasing the final version of WordPress on a particular branch.

Props peterwilsoncc, audrasjb, mukesh27.
Merges [55350] to the 5.7 branch.
Fixes #57216.

#20 @peterwilsoncc
4 years ago

In 55376:

I18N: Add new strings to about.php for use with end-of-life updates.

This changeset adds two additional translation strings in the changelog file, for use when releasing the final version of WordPress on a particular branch.

Props peterwilsoncc, audrasjb, mukesh27.
Merges [55350] to the 5.6 branch.
Fixes #57216.

#21 @peterwilsoncc
4 years ago

In 55377:

I18N: Add new strings to about.php for use with end-of-life updates.

This changeset adds two additional translation strings in the changelog file, for use when releasing the final version of WordPress on a particular branch.

Props peterwilsoncc, audrasjb, mukesh27.
Merges [55350] to the 5.5 branch.
Fixes #57216.

#22 @peterwilsoncc
4 years ago

In 55378:

I18N: Add new strings to about.php for use with end-of-life updates.

This changeset adds two additional translation strings in the changelog file, for use when releasing the final version of WordPress on a particular branch.

Props peterwilsoncc, audrasjb, mukesh27.
Merges [55350] to the 5.4 branch.
Fixes #57216.

#23 @peterwilsoncc
4 years ago

In 55379:

I18N: Add new strings to about.php for use with end-of-life updates.

This changeset adds two additional translation strings in the changelog file, for use when releasing the final version of WordPress on a particular branch.

Props peterwilsoncc, audrasjb, mukesh27.
Merges [55350] to the 5.3 branch.
Fixes #57216.

#24 @peterwilsoncc
4 years ago

In 55380:

I18N: Add new strings to about.php for use with end-of-life updates.

This changeset adds two additional translation strings in the changelog file, for use when releasing the final version of WordPress on a particular branch.

Props peterwilsoncc, audrasjb, mukesh27.
Merges [55350] to the 5.2 branch.
Fixes #57216.

#25 @peterwilsoncc
4 years ago

In 55381:

I18N: Add new strings to about.php for use with end-of-life updates.

This changeset adds two additional translation strings in the changelog file, for use when releasing the final version of WordPress on a particular branch.

Props peterwilsoncc, audrasjb, mukesh27, mukesh27.
Merges [55350] to the 5.1 branch.
Fixes #57216.

#26 @peterwilsoncc
4 years ago

In 55382:

I18N: Add new strings to about.php for use with end-of-life updates.

This changeset adds two additional translation strings in the changelog file, for use when releasing the final version of WordPress on a particular branch.

Props peterwilsoncc, audrasjb, mukesh27, mukesh27.
Merges [55350] to the 5.0 branch.
Fixes #57216.

#27 @peterwilsoncc
4 years ago

In 55383:

I18N: Add new strings to about.php for use with end-of-life updates.

This changeset adds two additional translation strings in the changelog file, for use when releasing the final version of WordPress on a particular branch.

Props peterwilsoncc, audrasjb, mukesh27.
Merges [55350] to the 4.9 branch.
Fixes #57216.

#28 @peterwilsoncc
4 years ago

In 55384:

I18N: Add new strings to about.php for use with end-of-life updates.

This changeset adds two additional translation strings in the changelog file, for use when releasing the final version of WordPress on a particular branch.

Props peterwilsoncc, audrasjb, mukesh27.
Merges [55350] to the 4.8 branch.
Fixes #57216.

#29 @peterwilsoncc
4 years ago

In 55385:

I18N: Add new strings to about.php for use with end-of-life updates.

This changeset adds two additional translation strings in the changelog file, for use when releasing the final version of WordPress on a particular branch.

Props peterwilsoncc, audrasjb, mukesh27.
Merges [55350] to the 4.7 branch.
Fixes #57216.

#30 @peterwilsoncc
4 years ago

In 55386:

I18N: Add new strings to about.php for use with end-of-life updates.

This changeset adds two additional translation strings in the changelog file, for use when releasing the final version of WordPress on a particular branch.

Props peterwilsoncc, audrasjb, mukesh27.
Merges [55350] to the 4.6 branch.
Fixes #57216.

#31 @peterwilsoncc
4 years ago

In 55387:

I18N: Add new strings to about.php for use with end-of-life updates.

This changeset adds two additional translation strings in the changelog file, for use when releasing the final version of WordPress on a particular branch.

Props peterwilsoncc, audrasjb, mukesh27.
Merges [55350] to the 4.5 branch.
Fixes #57216.

#32 @peterwilsoncc
4 years ago

In 55388:

I18N: Add new strings to about.php for use with end-of-life updates.

This changeset adds two additional translation strings in the changelog file, for use when releasing the final version of WordPress on a particular branch.

Props peterwilsoncc, audrasjb, mukesh27.
Merges [55350] to the 4.4 branch.
Fixes #57216.

#33 @peterwilsoncc
4 years ago

In 55389:

I18N: Add new strings to about.php for use with end-of-life updates.

This changeset adds two additional translation strings in the changelog file, for use when releasing the final version of WordPress on a particular branch.

Props peterwilsoncc, audrasjb, mukesh27.
Merges [55350] to the 4.3 branch.
Fixes #57216.

#34 @peterwilsoncc
4 years ago

In 55390:

I18N: Add new strings to about.php for use with end-of-life updates.

This changeset adds two additional translation strings in the changelog file, for use when releasing the final version of WordPress on a particular branch.

Props peterwilsoncc, audrasjb, mukesh27.
Merges [55350] to the 4.2 branch.
Fixes #57216.

#35 @peterwilsoncc
4 years ago

In 55391:

I18N: Add new strings to about.php for use with end-of-life updates.

This changeset adds two additional translation strings in the changelog file, for use when releasing the final version of WordPress on a particular branch.

Props peterwilsoncc, audrasjb, mukesh27.
Merges [55350] to the 4.1 branch.
Fixes #57216.

Note: See TracTickets for help on using tickets.