<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE language SYSTEM "http://www.woltlab.com/DTDs/language.dtd">
<language languagecode="en">
	<category name="wcf.groupapplymail">
		<item name="wcf.groupapplymail.application.register.info"><![CDATA[{if $count == 1}Es ist eine unbearbeitete Bewerbung für eine Benutzergruppe vorhanden.<br/><a href="index.php?page=UserGroupLeader{@SID_ARG_2ND}">Direkt zur Bewerbung...</a>{/if}{if $count > 1}Es sind noch unbearbeitete Bewerbungen für Benutzergruppen vorhanden.<br/><a href="index.php?page=UserGroupLeader{@SID_ARG_2ND}">Direkt zu den Bewerbungen...</a>{/if}]]></item>

		<item name="wcf.groupapplymail.options"><![CDATA[Group-Options]]></item>
		<item name="wcf.groupapplymail.mail.subject.5"><![CDATA[{$author} joined the group: {$group->groupname}]]></item>
		<item name="wcf.groupapplymail.mail.subject.6"><![CDATA[{$author} wants to join the group: {$group->groupname}]]></item>
		<item name="wcf.groupapplymail.mail.body.5"><![CDATA[Hello {$recipient}!
{$author} joined the group: {$group->groupname}.

To see all of your groupmembers, change to the group administration
{$pageurl}index.php?form=UserGroupAdministrate&groupID={$group->groupID}

You receive this mail, because of your configuration to be informed about new memberships in this group.

Thanks!
Your {PAGE_TITLE} Team]]></item>
		<item name="wcf.groupapplymail.mail.body.6"><![CDATA[Hello {$recipient}!
{$author} asks you for confirmation about group-entrance {$group->groupname}.

For this he gave the following reason:
---------------------------------
{$reason}
---------------------------------

To see and accept the application, please switch to the group administration:
{$pageurl}index.php?form=UserGroupAdministrate&groupID={$group->groupID}

You receive this mail, because of your configuration to be informed about new applications to this group.

Thanks!
Your {PAGE_TITLE} Team]]></item>
		<item name="wcf.groupapplymail.enableEmailNotification.5"><![CDATA[E-Mail-Notification after join]]></item>
		<item name="wcf.groupapplymail.enableEmailNotification.5.description"><![CDATA[]]></item>
		<item name="wcf.groupapplymail.enableEmailNotification.6"><![CDATA[E-Mail-Notification after application]]></item>
		<item name="wcf.groupapplymail.enableEmailNotification.6.description"><![CDATA[]]></item>
		<item name="wcf.groupapplymail.enableDisplayNotification.5"><![CDATA[Infobox after join]]></item>
		<item name="wcf.groupapplymail.enableDisplayNotification.5.description"><![CDATA[]]></item>
		<item name="wcf.groupapplymail.enableDisplayNotification.6"><![CDATA[Infobox after application]]></item>
		<item name="wcf.groupapplymail.enableDisplayNotification.6.description"><![CDATA[]]></item>
	</category>
</language>
