Skip to content

Sync Strings #4590

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 4 commits into from
Apr 14, 2025
Merged

Sync Strings #4590

merged 4 commits into from
Apr 14, 2025

Conversation

ElementBot
Copy link
Collaborator

  • Update Strings from Localazy

@ElementBot ElementBot requested a review from a team as a code owner April 14, 2025 00:21
@ElementBot ElementBot added the PR-i18n For translations label Apr 14, 2025
@ElementBot ElementBot requested review from jmartinesp and removed request for a team April 14, 2025 00:21
@github-actions github-actions bot added the Z-Community-PR Issue is solved by a community member's PR label Apr 14, 2025
@ElementBot
Copy link
Collaborator Author

ElementBot commented Apr 14, 2025

Warnings
⚠️

features/roomdetails/impl/src/main/res/values-cs/translations.xml#L70 - For locale "cs" (Czech) the following quantity should also be defined: many (e.g. "10.0 dne")

⚠️

features/roomdetails/impl/src/main/res/values-ro/translations.xml#L64 - For locale "ro" (Romanian) the following quantity should also be defined: few (e.g. "2 zile")

⚠️

features/roomdetails/impl/src/main/res/values-sk/translations.xml#L70 - For locale "sk" (Slovak) the following quantity should also be defined: many (e.g. "10.0 dňa")

⚠️

libraries/push/impl/src/main/res/values-cs/translations.xml#L8 - For locale "cs" (Czech) the following quantity should also be defined: many (e.g. "10.0 dne")

⚠️

libraries/push/impl/src/main/res/values-cs/translations.xml#L13 - For locale "cs" (Czech) the following quantity should also be defined: many (e.g. "10.0 dne")

⚠️

libraries/push/impl/src/main/res/values-cs/translations.xml#L23 - For locale "cs" (Czech) the following quantity should also be defined: many (e.g. "10.0 dne")

⚠️

libraries/push/impl/src/main/res/values-cs/translations.xml#L32 - For locale "cs" (Czech) the following quantity should also be defined: many (e.g. "10.0 dne")

⚠️

libraries/push/impl/src/main/res/values-cs/translations.xml#L47 - For locale "cs" (Czech) the following quantity should also be defined: many (e.g. "10.0 dne")

⚠️

libraries/push/impl/src/main/res/values-cs/translations.xml#L55 - For locale "cs" (Czech) the following quantity should also be defined: many (e.g. "10.0 dne")

⚠️

libraries/push/impl/src/main/res/values-cs/translations.xml#L69 - For locale "cs" (Czech) the following quantity should also be defined: many (e.g. "10.0 dne")

⚠️

libraries/push/impl/src/main/res/values-sk/translations.xml#L8 - For locale "sk" (Slovak) the following quantity should also be defined: many (e.g. "10.0 dňa")

⚠️

libraries/push/impl/src/main/res/values-sk/translations.xml#L13 - For locale "sk" (Slovak) the following quantity should also be defined: many (e.g. "10.0 dňa")

⚠️

libraries/push/impl/src/main/res/values-sk/translations.xml#L23 - For locale "sk" (Slovak) the following quantity should also be defined: many (e.g. "10.0 dňa")

⚠️

libraries/push/impl/src/main/res/values-sk/translations.xml#L32 - For locale "sk" (Slovak) the following quantity should also be defined: many (e.g. "10.0 dňa")

⚠️

libraries/push/impl/src/main/res/values-sk/translations.xml#L47 - For locale "sk" (Slovak) the following quantity should also be defined: many (e.g. "10.0 dňa")

⚠️

libraries/push/impl/src/main/res/values-sk/translations.xml#L55 - For locale "sk" (Slovak) the following quantity should also be defined: many (e.g. "10.0 dňa")

⚠️

libraries/push/impl/src/main/res/values-sk/translations.xml#L69 - For locale "sk" (Slovak) the following quantity should also be defined: many (e.g. "10.0 dňa")

⚠️

libraries/ui-strings/src/main/res/values-cs/translations.xml#L5 - For locale "cs" (Czech) the following quantity should also be defined: many (e.g. "10.0 dne")

⚠️

libraries/ui-strings/src/main/res/values-cs/translations.xml#L25 - For locale "cs" (Czech) the following quantity should also be defined: many (e.g. "10.0 dne")

⚠️

libraries/ui-strings/src/main/res/values-cs/translations.xml#L202 - For locale "cs" (Czech) the following quantity should also be defined: many (e.g. "10.0 dne")

⚠️

libraries/ui-strings/src/main/res/values-cs/translations.xml#L231 - For locale "cs" (Czech) the following quantity should also be defined: many (e.g. "10.0 dne")

⚠️

libraries/ui-strings/src/main/res/values-cs/translations.xml#L367 - For locale "cs" (Czech) the following quantity should also be defined: many (e.g. "10.0 dne")

⚠️

libraries/ui-strings/src/main/res/values-sk/translations.xml#L5 - For locale "sk" (Slovak) the following quantity should also be defined: many (e.g. "10.0 dňa")

⚠️

libraries/ui-strings/src/main/res/values-sk/translations.xml#L25 - For locale "sk" (Slovak) the following quantity should also be defined: many (e.g. "10.0 dňa")

⚠️

libraries/ui-strings/src/main/res/values-sk/translations.xml#L202 - For locale "sk" (Slovak) the following quantity should also be defined: many (e.g. "10.0 dňa")

⚠️

libraries/ui-strings/src/main/res/values-sk/translations.xml#L231 - For locale "sk" (Slovak) the following quantity should also be defined: many (e.g. "10.0 dňa")

⚠️

libraries/ui-strings/src/main/res/values-sk/translations.xml#L366 - For locale "sk" (Slovak) the following quantity should also be defined: many (e.g. "10.0 dňa")

Generated by 🚫 dangerJS against cf1779c

@jmartinesp
Copy link
Member

jmartinesp commented Apr 14, 2025

Were some strings we still used removed? 😓

EDIT: no, they were renamed to screen.bottom_sheet.manage_room_member. We could have duplicated them and deprected the old ones though.

Copy link
Contributor

github-actions bot commented Apr 14, 2025

📱 Scan the QR code below to install the build (arm64 only) for this PR.
QR code
If you can't scan the QR code you can install the build via this link: https://i.diawi.com/NmEN97

@jmartinesp
Copy link
Member

Not again 😢 :

/home/runner/work/element-x-android/element-x-android/features/preferences/impl/src/main/res/values-nb/translations.xml:26: Error: "media" is a common misspelling; did you mean "medier"? [Typos]
"Vis media i tidslinjen"

Copy link

Copy link

codecov bot commented Apr 14, 2025

Codecov Report

Attention: Patch coverage is 75.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 80.04%. Comparing base (ce6febc) to head (cf1779c).
Report is 5 commits behind head on develop.

Files with missing lines Patch % Lines
...pl/members/moderation/RoomMembersModerationView.kt 75.00% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #4590   +/-   ##
========================================
  Coverage    80.03%   80.04%           
========================================
  Files         2102     2102           
  Lines        55579    55579           
  Branches      6920     6920           
========================================
+ Hits         44485    44486    +1     
  Misses        8704     8704           
+ Partials      2390     2389    -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@jmartinesp jmartinesp merged commit d9bfcc6 into develop Apr 14, 2025
30 of 31 checks passed
@jmartinesp jmartinesp deleted the sync-localazy branch April 14, 2025 09:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR-i18n For translations Z-Community-PR Issue is solved by a community member's PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants