Skip to content

Fix untranslated "Yes, delete" button in row delete confirmation#753

Open
Markkuuss wants to merge 9 commits intojowilf:mainfrom
Markkuuss:main
Open

Fix untranslated "Yes, delete" button in row delete confirmation#753
Markkuuss wants to merge 9 commits intojowilf:mainfrom
Markkuuss:main

Conversation

@Markkuuss
Copy link
Copy Markdown

Fixes #751

Wrap the Yes, delete label in _() so it is passed through the translation system.

Update .po files and regenerate .mo files.

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 24, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (0f684fe) to head (a4ae1b5).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #753   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           86        86           
  Lines         6848      6848           
=========================================
  Hits          6848      6848           

☔ 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.

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.

"Yes, delete" button in row delete confirmation is not translatable

1 participant