Skip to content

Conversation

@rfontanarosa
Copy link
Collaborator

closes #2262

Screenshot 2025-10-17 alle 19 00 03

@rfontanarosa rfontanarosa self-assigned this Oct 17, 2025
backButtonLabel: $localize`:@@app.labels.goBack:Go back`,
},
[DialogType.SurveyCreationDenied]: {
title: $localize`:@@app.dialogs.surveyCreationDenied.title:Registration Required`,
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please use "sentence case" (""Registration required") instead for consistency and so that Longer Heading Don't End Up Looking Like This :)

},
[DialogType.SurveyCreationDenied]: {
title: $localize`:@@app.dialogs.surveyCreationDenied.title:Registration Required`,
content: $localize`:@@app.dialogs.surveyCreationDenied.content:You must register for an account to create a new survey. Click "Continue" to be redirected to the registration form.`,
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You do not have permission to create surveys. Click "Continue" to request access.

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

Successfully merging this pull request may close these issues.

Unpasslisted users can login, but not proceed in survey creation

3 participants