-
Notifications
You must be signed in to change notification settings - Fork 1
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
IBX-7546: Wrong label in User settings - Browsing section for displayed items #74
Conversation
Quality Gate passedIssues Measures |
<trans-unit id="962f753514ae358c3a7c093f354f213ec553e9b3" resname="settings.group.content_authoring.name"> | ||
<source>Content authoring</source> | ||
<target state="new">Content authoring</target> | ||
<note>key: settings.group.content_authoring.name</note> | ||
</trans-unit> | ||
<trans-unit id="c9a8a7a02d6e5a8526e883fc7a6e3e35f40cf809" resname="settings.group.edit_content.description"> | ||
<source>settings.group.edit_content.description</source> | ||
<target state="new"></target> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is suspicious but master of translation accepts so approve ;)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It is a common situation that the description is empty in user settings
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Most suspicious for me in here is that it changed places (but yeah, I also wondered if it's ok that it's empty)
Checklist:
$ composer fix-cs
)