Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Configuration/Sets/Maximum/labels.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
<source>Page ID to redirect to after the user is saved (not after confirmation)</source>
</trans-unit>
<trans-unit id="settings.evoweb.sf-register.settings.redirectPostActivationPageId" resname="settings.evoweb.sf-register.settings.redirectPostActivationPageId">
<source>Uid of the page to redirect to0, after the registration is confirmed (not after saving)</source>
<source>Uid of the page to redirect to, after the registration is confirmed (not after saving)</source>
</trans-unit>

<trans-unit id="settings.evoweb.sf-register.settings.useEmailAddressAsUsername" resname="settings.evoweb.sf-register.settings.useEmailAddressAsUsername">
Expand Down
2 changes: 1 addition & 1 deletion Configuration/Sets/Minimum/labels.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
</trans-unit>

<trans-unit id="settings.evoweb.sf-register.settings.redirectPostActivationPageId" resname="settings.evoweb.sf-register.settings.redirectPostActivationPageId">
<source>Uid of the page to redirect to0, after the registration is confirmed (not after saving)</source>
<source>Uid of the page to redirect to, after the registration is confirmed (not after saving)</source>
</trans-unit>
<trans-unit id="settings.evoweb.sf-register.settings.confirmEmailPostCreate" resname="settings.evoweb.sf-register.settings.confirmEmailPostCreate">
<source>Send email to confirm post create</source>
Expand Down
4 changes: 2 additions & 2 deletions Resources/Private/Language/locallang_be.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,10 @@
<source>Registration: Invite user</source>
</trans-unit>
<trans-unit id="tt_content.list_type_resend">
<source>Registration: Resent confirmation</source>
<source>Registration: Resend confirmation</source>
</trans-unit>
<trans-unit id="tt_content.list_type_resend_description">
<source>Registration: Resent confirmation</source>
<source>Registration: Resend confirmation</source>
</trans-unit>

<trans-unit id="felogin_redirectPid">
Expand Down
2 changes: 1 addition & 1 deletion Resources/Private/Language/locallang_ts.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@
<source>Comma separated list of words used in block domain validator</source>
</trans-unit>
<trans-unit id="minimal.redirectPostActivationPageId">
<source>Uid of the page to redirect to0, after the registration is confirmed (not after saving)</source>
<source>Uid of the page to redirect to, after the registration is confirmed (not after saving)</source>
</trans-unit>
<trans-unit id="minimal.autologinPostRegistration">
<source>Whether the user should get logged in after registration or confirmation</source>
Expand Down