Skip to content

[Feature Request] Notification of updated original content #123

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

Open
mtdvlpr opened this issue Dec 7, 2022 · 4 comments
Open

[Feature Request] Notification of updated original content #123

mtdvlpr opened this issue Dec 7, 2022 · 4 comments

Comments

@mtdvlpr
Copy link

mtdvlpr commented Dec 7, 2022

It would be really cool if you could easily spot changes made to the original files as a moderator. So for example:

I, the creator, have a json file with the following string:

{
"example": "This is an example string.",
...
}

Now, my moderators have all translated this string into their own language. Then sometime later I decide to update the string to:

{
"example": "This is my new and improved example string.",
...
}

Now, as a translator, I would like to be notified somehow that the original string has been changed since my last translation. Maybe have my translation percentage go down to 90% for example, to also show some work to be done.

@ilyaspiridonov
Copy link
Member

@mtdvlpr Hi, thanks for submitting this.
We actually had the update notifications enabled for all translators, but ended up disabling those as some users didn't want to receive them (especially translators on public OSS projects) - and we haven't gotten to making the notifications management screen yet :)
However, we will probably enable notifications for those translators, who have the 'Translator' role in the project. Would that work for you?

@mtdvlpr
Copy link
Author

mtdvlpr commented Dec 9, 2022

@ilyaspiridonov, depends, what's the difference between Translators and Moderators? Will Moderators also receive those notifications?

@ilyaspiridonov
Copy link
Member

@mtdvlpr

  • Moderators can send pull requests (translators can only submit translations for review - review requests)
  • Moderators should receive notifications whenever a translation is submitted for review in their language

If the moderator translated a particular file, and that file got updated later, that moderator should also receive the notification

@mtdvlpr
Copy link
Author

mtdvlpr commented Dec 12, 2022

That would be perfect! Thanks for the information :)

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

No branches or pull requests

2 participants