-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Localazy Download #30857
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
Localazy Download #30857
Conversation
src/i18n/strings/en_EN.json
Outdated
| "invited": "%(senderName)s made future room history visible to new room members, from the point they are invited.", | ||
| "joined": "%(senderName)s made future room history visible to all room members, from the point they joined.", | ||
| "shared": "%(senderName)s made future room history visible to all room members.", |
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 wrong as it is inconsistent with the other related strings, it should not be merged
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.
I reverted the change on localazy and added a comment about the reason
688d1f9 to
7c0b14e
Compare
7c0b14e to
f480865
Compare
f480865 to
e9716c8
Compare
Co-authored-by: t3chguy <[email protected]>
Automated changes by create-pull-request GitHub action