This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository pollen. See https://gitlab.nuiton.org/chorem/pollen.git commit dff5e089363bb0b6e6dbb733cf65a20c7cdc07e2 Author: jcouteau <couteau@codelutin.com> Date: Tue Apr 21 07:04:22 2020 +0200 fixes #321 Typo --- pollen-ui-riot-js/src/main/web/i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pollen-ui-riot-js/src/main/web/i18n/en.json b/pollen-ui-riot-js/src/main/web/i18n/en.json index 33de96cf..9e1acb4a 100644 --- a/pollen-ui-riot-js/src/main/web/i18n/en.json +++ b/pollen-ui-riot-js/src/main/web/i18n/en.json @@ -305,7 +305,7 @@ "poll_settings_pollType_FREE_help": "Anyone with the poll link can vote.", "poll_settings_pollType_RESTRICTED": "Restricted", "poll_settings_pollType_RESTRICTED_help": "Only those invited to the next step can vote. An email will be sent to them with a personal link.", - "poll_settings_pollType_REGISTERED": "Registered uusers", + "poll_settings_pollType_REGISTERED": "Registered users", "poll_settings_pollType_REGISTERED_help": "Only registered users can vote.", "poll_settings_pollType_REGISTERED_limitEmail": "Limit to certain email addresses", "poll_settings_pollType_REGISTERED_suffix": "addresse suffix", -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.