Make WordPress Core

Opened 4 months ago

Last modified 3 months ago

#65256 new defect (bug)

text track strings need context

Reported by: timse201 Owned by:
Priority: normal Milestone: Awaiting Review
Component: I18N Version:
Severity: normal Keywords: has-patch
Cc: Focuses:

Description

Right now, text tracks are abbreviated to track sometimes. To reduce future conflicts with (audio) tracks and to reduce incorrect translations, it could be helpful to get context here.

https://translate.wordpress.org/projects/wp/dev/de/formal/?filters%5Bterm%5D=textspur&filters%5Bterm_scope%5D=scope_any&filters%5Bstatus%5D=current_or_waiting_or_fuzzy_or_untranslated&filters%5Buser_login%5D=&filter=Apply+Filters&sort%5Bby%5D=priority&sort%5Bhow%5D=desc

Change History (2)

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


3 months ago
#1

  • Keywords has-patch added

#2 @timse201
3 months ago

There are two PRs. One for Gutenberg and one for core.

https://github.com/WordPress/gutenberg/pull/78868

https://github.com/WordPress/wordpress-develop/pull/12045

The Gutenberg PR has another addition. Captions has conflicts in other languages. E.g. captions are subtitles or labels in German.

Note: See TracTickets for help on using tickets.