WordPress / WordPress/pattern-directory
Split Pattern Translations into two multiple GlotPress projects
@dd32 is already working on this.
Since Mar 18, 2022.
- Dominant language
- PHP
- Stars
- 134
- Forks
- 46
- Avg merge
- 9h 4m
- Merged PRs (30d)
- 19
Description
Describe the bug
Currently all Pattern strings are added to the https://translate.wordpress.org/projects/patterns/core/ GlotPress project.
This was a decision made here and here.
Due to the number of possible patterns, and user-submitted strings, it's going to grow quickly and become hard to prioritise certain patterns over another.
I believe we should split patterns strings into two GlotPress projects: Core (WordPress.org "official" patterns) that should get a high-priority on translations, and Community (Every string ever submitted by all creators).
Additionally, it may make sense to create a third project for either Popular Patterns, or for "Common Strings" (Either popular strings, or a set of 'suggested' strings for use within patterns).
Note: GlotPress projects do already have a 'priority field' for individual strings, which could be used here as well, but I feel that's more relevant when it's used for a small / select few strings within a project, not as a blanket Official-vs-Community distinction.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.