Skip to content

chore: Sync translations #4960

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 14, 2025
Merged

chore: Sync translations #4960

merged 1 commit into from
May 14, 2025

Conversation

github-actions[bot]
Copy link
Contributor

Sync translations from crowdin.com/project/revanced

@LisoUseInAIKyrios LisoUseInAIKyrios requested a review from Copilot May 14, 2025 18:32
@github-actions github-actions bot force-pushed the feat/translations branch from c503f1e to 2775a13 Compare May 14, 2025 18:43
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR synchronizes localized translations from Crowdin, adding a new patch for the related video overlay feature across multiple languages.

  • New translations for the related video overlay patch have been added in several locales (e.g. FIL, FI, ET, ES, EL, DE, DA, CS, CA, BN, BG, BE, AZ, AR).
  • Some locale files (FA, EU, BS, AS, AM, AF) include an empty patch element for the new translation, which may indicate pending translation content.

Reviewed Changes

Copilot reviewed 77 out of 77 changed files in this pull request and generated 6 comments.

Show a summary per file
File Description
patches/src/main/resources/addresources/values-fil-rPH/strings.xml Added translation strings for the related video overlay patch.
patches/src/main/resources/addresources/values-fi-rFI/strings.xml Added translation strings for the related video overlay patch.
patches/src/main/resources/addresources/values-fa-rIR/strings.xml Introduced an empty related video overlay patch element.
patches/src/main/resources/addresources/values-eu-rES/strings.xml Introduced an empty related video overlay patch element.
patches/src/main/resources/addresources/values-et-rEE/strings.xml Added translation strings for the related video overlay patch.
patches/src/main/resources/addresources/values-es-rES/strings.xml Added translation strings for the related video overlay patch.
patches/src/main/resources/addresources/values-el-rGR/strings.xml Added translation strings for the related video overlay patch.
patches/src/main/resources/addresources/values-de-rDE/strings.xml Added translation strings for the related video overlay patch.
patches/src/main/resources/addresources/values-da-rDK/strings.xml Added translation strings for the related video overlay patch.
patches/src/main/resources/addresources/values-cs-rCZ/strings.xml Added translation strings for the related video overlay patch.
patches/src/main/resources/addresources/values-ca-rES/strings.xml Added translation strings for the related video overlay patch.
patches/src/main/resources/addresources/values-bs-rBA/strings.xml Introduced an empty related video overlay patch element.
patches/src/main/resources/addresources/values-bn-rBD/strings.xml Added translation strings for the related video overlay patch.
patches/src/main/resources/addresources/values-bg-rBG/strings.xml Added translation strings for the related video overlay patch.
patches/src/main/resources/addresources/values-be-rBY/strings.xml Added translation strings for the related video overlay patch.
patches/src/main/resources/addresources/values-az-rAZ/strings.xml Added translation strings for the related video overlay patch.
patches/src/main/resources/addresources/values-as-rIN/strings.xml Introduced an empty related video overlay patch element.
patches/src/main/resources/addresources/values-ar-rSA/strings.xml Added translation strings for the related video overlay patch.
patches/src/main/resources/addresources/values-am-rET/strings.xml Introduced an empty related video overlay patch element.
patches/src/main/resources/addresources/values-af-rZA/strings.xml Introduced an empty related video overlay patch element.

@LisoUseInAIKyrios
Copy link
Contributor

Thank you nitpicky @Copilot

Before you did your review, I tried to modify the Crowdin export regex filters to remove the empty xml elements and the comments. I gave up after realizing it would need a horribly complex regex expression to detect the entire block of empty <patch> declarations, otherwise it won't work to uncomment the <!-- <patch> --> blocks correctly.

@LisoUseInAIKyrios LisoUseInAIKyrios merged commit 543cc85 into dev May 14, 2025
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.

2 participants