Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR adds Crowdin-generated gettext .po locale files for several cogs’ DB migration message catalogs (including the metrics migration docstring strings), enabling localization scaffolding for these migration-related message templates.
Changes:
- Added new
.pofiles under*/db/migrations/locales/for de-DE, es-ES, fr-FR, hr-HR, ko-KR, pt-PT, ru-RU, tr-TR. - Included Crowdin/redgettext headers across all new
.pofiles. - Added (currently untranslated) msgids for the
metricsmigration docstring strings.
Reviewed changes
Copilot reviewed 40 out of 40 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| referrals/db/migrations/locales/tr-TR.po | Add Crowdin/redgettext Turkish locale header for referrals DB migration catalog (no msgids in template). |
| referrals/db/migrations/locales/ru-RU.po | Add Crowdin/redgettext Russian locale header for referrals DB migration catalog (no msgids in template). |
| referrals/db/migrations/locales/pt-PT.po | Add Crowdin/redgettext Portuguese (Portugal) locale header for referrals DB migration catalog (no msgids in template). |
| referrals/db/migrations/locales/ko-KR.po | Add Crowdin/redgettext Korean locale header for referrals DB migration catalog (no msgids in template). |
| referrals/db/migrations/locales/hr-HR.po | Add Crowdin/redgettext Croatian locale header for referrals DB migration catalog (no msgids in template). |
| referrals/db/migrations/locales/fr-FR.po | Add Crowdin/redgettext French locale header for referrals DB migration catalog (no msgids in template). |
| referrals/db/migrations/locales/es-ES.po | Add Crowdin/redgettext Spanish (Spain) locale header for referrals DB migration catalog (no msgids in template). |
| referrals/db/migrations/locales/de-DE.po | Add Crowdin/redgettext German locale header for referrals DB migration catalog (no msgids in template). |
| miner/db/migrations/locales/tr-TR.po | Add Crowdin/redgettext Turkish locale header for miner DB migration catalog (no msgids in template). |
| miner/db/migrations/locales/ru-RU.po | Add Crowdin/redgettext Russian locale header for miner DB migration catalog (no msgids in template). |
| miner/db/migrations/locales/pt-PT.po | Add Crowdin/redgettext Portuguese (Portugal) locale header for miner DB migration catalog (no msgids in template). |
| miner/db/migrations/locales/ko-KR.po | Add Crowdin/redgettext Korean locale header for miner DB migration catalog (no msgids in template). |
| miner/db/migrations/locales/hr-HR.po | Add Crowdin/redgettext Croatian locale header for miner DB migration catalog (no msgids in template). |
| miner/db/migrations/locales/fr-FR.po | Add Crowdin/redgettext French locale header for miner DB migration catalog (no msgids in template). |
| miner/db/migrations/locales/es-ES.po | Add Crowdin/redgettext Spanish (Spain) locale header for miner DB migration catalog (no msgids in template). |
| miner/db/migrations/locales/de-DE.po | Add Crowdin/redgettext German locale header for miner DB migration catalog (no msgids in template). |
| metrics/db/migrations/locales/tr-TR.po | Add Turkish locale file including migration docstring msgids (msgstr currently empty). |
| metrics/db/migrations/locales/ru-RU.po | Add Russian locale file including migration docstring msgids (msgstr currently empty). |
| metrics/db/migrations/locales/pt-PT.po | Add Portuguese (Portugal) locale file including migration docstring msgids (msgstr currently empty). |
| metrics/db/migrations/locales/ko-KR.po | Add Korean locale file including migration docstring msgids (msgstr currently empty). |
| metrics/db/migrations/locales/hr-HR.po | Add Croatian locale file including migration docstring msgids (msgstr currently empty). |
| metrics/db/migrations/locales/fr-FR.po | Add French locale file including migration docstring msgids (msgstr currently empty). |
| metrics/db/migrations/locales/es-ES.po | Add Spanish (Spain) locale file including migration docstring msgids (msgstr currently empty). |
| metrics/db/migrations/locales/de-DE.po | Add German locale file including migration docstring msgids (msgstr currently empty). |
| cowclicker/db/migrations/locales/tr-TR.po | Add Crowdin/redgettext Turkish locale header for cowclicker DB migration catalog (no msgids in template). |
| cowclicker/db/migrations/locales/ru-RU.po | Add Crowdin/redgettext Russian locale header for cowclicker DB migration catalog (no msgids in template). |
| cowclicker/db/migrations/locales/pt-PT.po | Add Crowdin/redgettext Portuguese (Portugal) locale header for cowclicker DB migration catalog (no msgids in template). |
| cowclicker/db/migrations/locales/ko-KR.po | Add Crowdin/redgettext Korean locale header for cowclicker DB migration catalog (no msgids in template). |
| cowclicker/db/migrations/locales/hr-HR.po | Add Crowdin/redgettext Croatian locale header for cowclicker DB migration catalog (no msgids in template). |
| cowclicker/db/migrations/locales/fr-FR.po | Add Crowdin/redgettext French locale header for cowclicker DB migration catalog (no msgids in template). |
| cowclicker/db/migrations/locales/es-ES.po | Add Crowdin/redgettext Spanish (Spain) locale header for cowclicker DB migration catalog (no msgids in template). |
| cowclicker/db/migrations/locales/de-DE.po | Add Crowdin/redgettext German locale header for cowclicker DB migration catalog (no msgids in template). |
| appeals/db/migrations/locales/tr-TR.po | Add Crowdin/redgettext Turkish locale header for appeals DB migration catalog (no msgids in template). |
| appeals/db/migrations/locales/ru-RU.po | Add Crowdin/redgettext Russian locale header for appeals DB migration catalog (no msgids in template). |
| appeals/db/migrations/locales/pt-PT.po | Add Crowdin/redgettext Portuguese (Portugal) locale header for appeals DB migration catalog (no msgids in template). |
| appeals/db/migrations/locales/ko-KR.po | Add Crowdin/redgettext Korean locale header for appeals DB migration catalog (no msgids in template). |
| appeals/db/migrations/locales/hr-HR.po | Add Crowdin/redgettext Croatian locale header for appeals DB migration catalog (no msgids in template). |
| appeals/db/migrations/locales/fr-FR.po | Add Crowdin/redgettext French locale header for appeals DB migration catalog (no msgids in template). |
| appeals/db/migrations/locales/es-ES.po | Add Crowdin/redgettext Spanish (Spain) locale header for appeals DB migration catalog (no msgids in template). |
| appeals/db/migrations/locales/de-DE.po | Add Crowdin/redgettext German locale header for appeals DB migration catalog (no msgids in template). |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.