Don't write line numbers in gettext comments #251

Merged
carla merged 2 commits from skip-gettext-comment-line-numbers into main 2025-12-03 15:38:13 +01:00
Collaborator

Description of the implemented changes

The changes were:

  • Bugfixing
  • New Feature
  • Breaking Change
  • Refactoring

What has been changed?

Definition of Done

Code Quality

  • No new technical depths
  • Linting passed
  • Documentation is added were needed

Accessibility

  • New elements are properly defined with html-tags
  • Colour contrast follows WCAG criteria
  • Aria labels are added when needed
  • Everything is accessible by keyboard
  • Tab-Order is comprehensible
  • All interactive elements have a visible focus

Testing

  • Tests for new code are written
  • All tests pass
  • axe-core dev tools show no critical or major issues

Additional Notes

## Description of the implemented changes The changes were: - [ ] Bugfixing - [ ] New Feature - [ ] Breaking Change - [ ] Refactoring <!--- Describe the goal of the PR in a few words --> ## What has been changed? <!--- List the things you changed --> ## Definition of Done ### Code Quality - [ ] No new technical depths - [ ] Linting passed - [ ] Documentation is added were needed ### Accessibility - [ ] New elements are properly defined with html-tags - [ ] Colour contrast follows WCAG criteria - [ ] Aria labels are added when needed - [ ] Everything is accessible by keyboard - [ ] Tab-Order is comprehensible - [ ] All interactive elements have a visible focus ### Testing - [ ] Tests for new code are written - [ ] All tests pass - [ ] axe-core dev tools show no critical or major issues ## Additional Notes <!--- Add any additional information for the reviewers here -->
rafael self-assigned this 2025-12-03 14:54:46 +01:00
rafael added 1 commit 2025-12-03 14:54:47 +01:00
Skip writing line numbers in gettext file comments
Some checks reported errors
continuous-integration/drone/push Build was killed
94245cbc0f
rafael added this to the Sprint 9: 20.11 - 11.12 project 2025-12-03 14:54:49 +01:00
requested review from carla 2025-12-03 15:11:04 +01:00
carla approved these changes 2025-12-03 15:11:56 +01:00
carla left a comment
Owner

Nice work :)

Nice work :)
carla added 1 commit 2025-12-03 15:37:56 +01:00
Merge branch 'main' into skip-gettext-comment-line-numbers
Some checks failed
continuous-integration/drone/push Build is failing
5c8a44c388
carla merged commit a0ce88f71b into main 2025-12-03 15:38:13 +01:00
carla deleted branch skip-gettext-comment-line-numbers 2025-12-03 15:38:13 +01:00
Sign in to join this conversation.
No description provided.