Skip to content

Fix unicity of flavor texts and version names#1490

Merged
Naramsim merged 7 commits intoPokeAPI:masterfrom
Dropries:fix-unicity
Apr 21, 2026
Merged

Fix unicity of flavor texts and version names#1490
Naramsim merged 7 commits intoPokeAPI:masterfrom
Dropries:fix-unicity

Conversation

@Dropries
Copy link
Copy Markdown
Contributor

Change description

  • Ensure that each *_flavor_text.csv file contains a unique translation for each combination of *_id columns
  • Make the names of the Japanese "red" and "blue" versions unique + fix the Chinese name of the "white 2" version
  • Correct a typo issue caused by a unopened quotation mark

AI coding assistance disclosure

No AI coding has been used.

Contributor check list

  • I have written a description of the contribution and explained its motivation.
  • I have written tests for my code changes (if applicable).
  • I have read and understood the AI Assisted Contribution guidelines.
  • I will own this change in production, and I am prepared to fix any bugs caused by my code change.

@Dropries Dropries marked this pull request as draft April 16, 2026 08:51
Comment thread data/v2/csv/move_flavor_text.csv Outdated
Comment thread data/v2/csv/version_names.csv Outdated
@jemarq04
Copy link
Copy Markdown
Member

Just noticed this was a draft so maybe the review was premature lol. Feel free to continue working on this of course!

@Dropries Dropries marked this pull request as ready for review April 17, 2026 10:53
@Dropries Dropries requested a review from jemarq04 April 17, 2026 10:53
…id' columnsi

for moves : fix version_group_id of the descriptions from the teal mask
and the indigo disk

for abilities : remove the descriptions that does not correspond to the correct
version_group_id
@Naramsim Naramsim merged commit daf8f3c into PokeAPI:master Apr 21, 2026
9 checks passed
@Naramsim
Copy link
Copy Markdown
Member

Thank you!

@pokeapi-machine-user
Copy link
Copy Markdown

A PokeAPI/api-data refresh has started. In ~45 minutes the staging branch of PokeAPI/api-data will be pushed with the new generated data.

The staging branch will be deployed in our staging environment and the entire API will be ready to review.

A Pull Request (master<-staging) will be also created at PokeAPI/api-data and assigned to the PokeAPI Core team to be reviewed. If approved and merged new data will soon be available worldwide at pokeapi.co.

@pokeapi-machine-user
Copy link
Copy Markdown

The updater script has finished its job and has now opened a Pull Request towards PokeAPI/api-data with the updated data.

The Pull Request can be seen deployed in our staging environment when CircleCI deploy will be finished (check the start time of the last build).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants