Closed (fixed)
Project:
Drupal core
Version:
11.x-dev
Component:
user interface text
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
9 Mar 2026 at 12:49 UTC
Updated:
24 Mar 2026 at 20:30 UTC
Jump to comment: Most recent
Comments
Comment #2
dieterholvoet commentedComment #4
sivaji_ganesh_jojodae commented+1 to accept the MR.
The updated messages fully comply with Drupal’s message and UX writing guidelines, and the MR improves compliance by removing the disallowed word "Sorry".
Comment #5
longwaveWe should add "sorry" to the
flagWordslist in .cspell.json:Comment #6
dcam commentedI'm setting the status to Needs Work due to comment #5.
Also, this seems like a good Novice issue.
Comment #7
dieterholvoet commentedComment #8
dcam commentedNW for fixing the test pipeline.
Comment #9
longwaveThese instances also need fixing:
Comment #10
dieterholvoet commentedI thought this was only about interface text, not tests. I'll fix the rest tomorrow.
Comment #11
longwaveThe spell checker is the only way of preventing regressions here, and that makes no distinction as to where the word is - interface text, variable names, comments and tests are all counted the same way.
Comment #13
thirteenthdown commentedI stepped in to help out and removed the remaining instances of "sorry" from the 7 test files identified by the spelling checker in comment #9. I have pushed the fixes to the existing MR branch (!15029). The spell-check pipeline should hopefully be clean and green now. Changing the status to Needs Review.
Comment #14
borisson_The pipeline's green, this seems to fix all the issues, looks good to me.
Comment #15
cilefen commentedThis breaks the famous quote from the 1968 film "2001: A Space Odyssey". 😢
Comment #18
longwaveWelcome @thirteenthdown and thank you for your contribution.
Committed and pushed fbbb893d7e4 to main and 667a2f532d0 to 11.x. Thanks!
@cilefen yeah that is a shame, these issues do sometimes feel like we sanitize too much.. but I also get why we shouldn't allow it either.