diff --git a/pool/app/pool_common/locales/i18n_de.ml b/pool/app/pool_common/locales/i18n_de.ml index 56b59a759..09e447a95 100644 --- a/pool/app/pool_common/locales/i18n_de.ml +++ b/pool/app/pool_common/locales/i18n_de.ml @@ -443,8 +443,9 @@ Scheduled: Es läuft kein Mailing, aber zukünftige Mailings sind geplant|} Onlineumfrage. Wird die URL der Umfrage in der Einladung verschickt, \ können eingeladene Kontakte diese starten, ohne dass eine Anmeldung \ erstellt wird. Sie können im Pool nicht einsehen, wer an der Umfrage \ - teilgenommen hat.
Dynamische URL Parameter, wie die \ - callbackUrl, werden nicht mit effektiven Werten ersetzt." + teilgenommen hat.
Dynamische URL Parameter, wie die \ + callbackUrl, werden nicht mit effektiven Werten \ + ersetzt." | ExternalDataRequired -> "Pro Anmeldung ist ein Identifikator für externe Daten obligatorisch \ (spätestens wenn eine Session abgeschlossen wird)." diff --git a/pool/app/pool_common/locales/i18n_en.ml b/pool/app/pool_common/locales/i18n_en.ml index f7d252145..0bdacadf0 100644 --- a/pool/app/pool_common/locales/i18n_en.ml +++ b/pool/app/pool_common/locales/i18n_en.ml @@ -434,8 +434,8 @@ Scheduled: No mailing is running, but future mailings are scheduled.|} online survey. If the URL of the survey is sent in the invitation, \ invited contacts can start it without creating an assignment. You cannot \ see who participated in the survey in the assignment \ - overview.
Dynamic URL parameters in your survey URL, like the \ - callbackUrl, will not be replaced by actual values." + overview.
Dynamic URL parameters in your survey URL, like the \ + callbackUrl, will not be replaced by actual values." | ExternalDataRequired -> "An external data identifier is required for every assignement (latest \ when a session is closed)."