Making WordPress.org

Opened 6 years ago

Closed 6 years ago

Last modified 6 years ago

#4065 closed defect (bug) (fixed)

Update copy on /about/roadmap/

Reported by: joostdevalk's profile joostdevalk Owned by: sergeybiryukov's profile SergeyBiryukov
Milestone: Priority: normal
Component: General Keywords:
Cc:

Description

After moving the release history table to /about/history/ in #4064, we're going to replace the contents of /about/roadmap/ with this:

https://docs.google.com/document/d/1SzkykhEbC6K5sCDTgn73Bj617aXFpF3BDumgIdwUU0Q/edit

Change History (9)

#1 @SergeyBiryukov
6 years ago

  • Owner set to SergeyBiryukov
  • Status changed from new to accepted

#2 @SergeyBiryukov
6 years ago

  • Resolution set to fixed
  • Status changed from accepted to closed

In 8099:

WordPress.org Main Theme: Update Roadmap page content.

Props joostdevalk.
Fixes #4065.

#3 @SergeyBiryukov
6 years ago

In 8100:

WordPress.org Main Theme: Fix typo on Roadmap page.

See #4065.

#4 @SergeyBiryukov
6 years ago

In 8101:

WordPress.org Main Theme: Add missing link to a make/core blog post on Roadmap page.

See #4065.

#5 @Soean
6 years ago

Thanks this is really helpful.
@SergeyBiryukov February 2019 is not translatable.

#6 follow-up: @SergeyBiryukov
6 years ago

In 8102:

WordPress.org Main Theme: Add missing i18n for February 2019 on Roadmap page.

Props Soean.
See #4065.

#7 in reply to: ↑ 6 @dd32
6 years ago

Replying to SergeyBiryukov:

In 8102:

WordPress.org Main Theme: Add missing i18n for February 2019 on Roadmap page.

Props Soean.
See #4065.

Could this maybe be replaced with the usage of date_i18n( 'F Y', strtotime( 'Feb 2019' ) ) so that the translation doesn't need re-doing often?

#8 @SergeyBiryukov
6 years ago

In 8120:

WordPress.org Main Theme: Roadmap: Use date_i18n() for the planned date to avoid redoing the translation too often.

Props dd32.
See #4065.

#9 @SergeyBiryukov
6 years ago

#3262 was marked as a duplicate.

Note: See TracTickets for help on using tickets.