-
Notifications
You must be signed in to change notification settings - Fork 81
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
Display % of points granted by the checker when partially scoring #301
base: master
Are you sure you want to change the base?
Conversation
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.
Hey, thank you for delivering a PR. Did You tested the translations?
I tried testing it and it seems that when You change user's language the comment is not reflected.
I believe that, this string "Granted...." is saved during judging of the problem and there is no access to user's language preferences there.
I might have clicked something wrong though.
Addition of translation is required
Closes #288