| 4 | | <category name="wcf.user.option"> |
| 5 | | <item name="wcf.user.option.enableGroupApplyEmailNotification"><![CDATA[]]></item> |
| 6 | | <item name="wcf.user.option.enableGroupApplyEmailNotification.description"><![CDATA[]]></item> |
| | 4 | <category name="wcf.groupapplymail"> |
| | 5 | <item name="wcf.groupapplymail.options"><![CDATA[Gruppen-Optionen]]></item> |
| | 6 | <item name="wcf.groupapplymail.mail.subject.5"><![CDATA[{$author} joined the group: {$group->groupname}]]></item> |
| | 7 | <item name="wcf.groupapplymail.mail.subject.6"><![CDATA[{$author} wants to join the group: {$group->groupname}]]></item> |
| | 8 | <item name="wcf.groupapplymail.mail.body.5"><![CDATA[Hello {$recipient}! |
| | 9 | {$author} joined the group: {$group->groupname}. |
| | 10 | |
| | 11 | To see all of your groupmembers, change to the group administration |
| | 12 | {$pageurl}index.php?form=UserGroupAdministrate&groupID={$group->groupID} |
| | 13 | |
| | 14 | You receive this mail, because of your configuration to be informed about new memberships in this group. |
| | 15 | |
| | 16 | Thanks! |
| | 17 | Your {PAGE_TITLE} Team]]></item> |
| | 18 | <item name="wcf.groupapplymail.mail.body.6"><![CDATA[Hello {$recipient}! |
| | 19 | {$author} asks you for confirmation about group-entrance {$group->groupname}. |
| | 20 | |
| | 21 | For this he gave the following reason: |
| | 22 | --------------------------------- |
| | 23 | {$reason} |
| | 24 | --------------------------------- |
| | 25 | |
| | 26 | To see and accept the application, please switch to the group administration: |
| | 27 | {$pageurl}index.php?form=UserGroupAdministrate&groupID={$group->groupID} |
| | 28 | |
| | 29 | You receive this mail, because of your configuration to be informed about new applications to this group. |
| | 30 | |
| | 31 | Thanks! |
| | 32 | Your {PAGE_TITLE} Team]]></item> |
| | 33 | <item name="wcf.groupapplymail.enableEmailNotification.5"><![CDATA[E-Mail-Notification after join]]></item> |
| | 34 | <item name="wcf.groupapplymail.enableEmailNotification.5.description"><![CDATA[]]></item> |
| | 35 | <item name="wcf.groupapplymail.enableEmailNotification.6"><![CDATA[E-Mail-Notification after application]]></item> |
| | 36 | <item name="wcf.groupapplymail.enableEmailNotification.6.description"><![CDATA[]]></item> |