element-x-android icon indicating copy to clipboard operation
element-x-android copied to clipboard

Sync Strings

Open ElementBot opened this issue 1 year ago • 4 comments

  • Update Strings from Localazy

ElementBot avatar May 20 '24 00:05 ElementBot

Warnings
:warning:

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

:warning:

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

:warning:

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

:warning:

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

:warning:

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

:warning:

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

:warning:

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

:warning:

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

:warning:

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

:warning:

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

:warning:

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

:warning:

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

:warning:

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

:warning:

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

:warning:

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

:warning:

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

:warning:

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

:warning:

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

:warning:

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

:warning:

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

:warning:

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

:warning:

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

:warning:

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

:warning:

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

:warning:

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

Generated by :no_entry_sign: dangerJS against 83a8a631f2c0db65675b70defd0991229444d7e1

ElementBot avatar May 20 '24 00:05 ElementBot

:iphone: 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/rUCPS8

github-actions[bot] avatar May 20 '24 00:05 github-actions[bot]

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 74.27%. Comparing base (bb96eea) to head (83a8a63). Report is 7 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #2877   +/-   ##
========================================
  Coverage    74.27%   74.27%           
========================================
  Files         1530     1530           
  Lines        36521    36521           
  Branches      7053     7053           
========================================
+ Hits         27126    27127    +1     
  Misses        5708     5708           
+ Partials      3687     3686    -1     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar May 20 '24 07:05 codecov[bot]

./gradlew runQualityChecks is OK when running locally, the issue on CI will be fixed independently.

bmarty avatar May 21 '24 07:05 bmarty