Open NoRi2909 opened 5 days ago
[!IMPORTANT]
Review skipped
Auto reviews are disabled on this repository.
Please check the settings in the CodeRabbit UI or the
.coderabbit.yaml
file in this repository. To trigger a single review, invoke the@coderabbitai review
command.You can disable this status message by setting the
reviews.review_status
tofalse
in the CodeRabbit configuration file.
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
imho in English "creates" makes a confusion. Based on a proposed logics, it is needed to rename "Add card" to "Adds card" etc. Why not changing a German label instead?
@googanhiem
@ildar170975 You have to look at the complete picture in the bug report:
Create a new XYZ helper
Creates a new entity
Or in one sentence: "Create a new XYZ helper, which creates a new entity"
With the current wording we have
Create a new XYZ helper
Create a new entity
which sounds like two unrelated processes performed in parallel.
@NoRi2909 I got your point, sorry for a hasty remark.
I don't think "creates" works as well as the current wording.
@googanhiem Please have a look at the complete picture in the bug report.
We currently have (headline plus explanation):
Create a new XYZ helper
Create a new entity
which sounds like two processes performed in parallel.
This PR wants to change this to:
Create a new XYZ helper
Creates a new entity
Or in one sentence: "Create a new XYZ helper, which creates a new entity" This clearly sounds like a single process, which it is.
When there is no matching entity found for an action, the entity picker offers to create a new helper. The subline is currently:
which should be an explanation instead:
Minimal change with a big effect. In German that results in:
Completely different meaning and completely different sentences in German.
Proposed change
Add the missing "s" to "Create".
Type of change
Additional information
Checklist
If user exposed functionality or configuration variables are added/changed: