Skip to content
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

fix: always show alarm unit in pural #6752

Merged
merged 1 commit into from
Feb 20, 2025
Merged

fix: always show alarm unit in pural #6752

merged 1 commit into from
Feb 20, 2025

Conversation

st3iny
Copy link
Member

@st3iny st3iny commented Feb 20, 2025

Fix #3441

This is a simple fix for the collision of translations for second. Please refer to #3441 (comment) for more information.

IMO, the impact is minimal and acceptable. Users will only notice it if they create an alarm with a relative time of 1 hour, minute, second, etc.

Before After
image image

Signed-off-by: Richard Steinmetz <[email protected]>
@st3iny st3iny added 3. to review Waiting for reviews bug language l10n and translations labels Feb 20, 2025
@st3iny st3iny added this to the v5.2.0 milestone Feb 20, 2025
@st3iny st3iny self-assigned this Feb 20, 2025
Copy link

codecov bot commented Feb 20, 2025

Codecov Report

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

Project coverage is 23.00%. Comparing base (9d1d26f) to head (1509e87).
Report is 23 commits behind head on main.

Files with missing lines Patch % Lines
...rc/components/Editor/Alarm/AlarmTimeUnitSelect.vue 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               main    #6752   +/-   ##
=========================================
  Coverage     23.00%   23.00%           
  Complexity      476      476           
=========================================
  Files           252      252           
  Lines         12174    12174           
  Branches       2318     2330   +12     
=========================================
  Hits           2801     2801           
  Misses         9034     9034           
  Partials        339      339           
Flag Coverage Δ
javascript 14.58% <0.00%> (ø)
php 59.33% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@SebastianKrupinski
Copy link
Contributor

This is a simple fix for the collision of translations for second. Please refer to #3441 (comment) for more information.

I agree, I don't event thing anyone will notice.

@st3iny st3iny merged commit c91c1c4 into main Feb 20, 2025
46 of 47 checks passed
@st3iny st3iny deleted the fix/alarms-plural branch February 20, 2025 22:01
@st3iny
Copy link
Member Author

st3iny commented Feb 20, 2025

/backport to stable5.1

@st3iny
Copy link
Member Author

st3iny commented Feb 20, 2025

/backport to stable4.7

@backportbot backportbot bot added the backport-request A backport was requested for this pull request label Feb 20, 2025
@backportbot backportbot bot removed the backport-request A backport was requested for this pull request label Feb 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews bug language l10n and translations
Projects
None yet
Development

Successfully merging this pull request may close these issues.

l10n: There is no text string in Transifex
2 participants