root/application.register/en.xml @ 604

Revision 604, 0.9 kB (checked in by MDMAN, 5 years ago)

newnew version added for application.register

Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<language languagecode="en">
3
4        <category name="wbb.index">
5                <item name="wbb.index.application.register.info"><![CDATA[{if $count == 1}An unattended application exists for a user group.<br/><a href="index.php?page=UserGroupLeader{@SID_ARG_2ND}">Go to the application...</a>{/if}{if $count > 1}Unattended applications exist for user groups.<br/><a href="index.php?page=UserGroupLeader{@SID_ARG_2ND}">Go to the applications...</a>{/if}]]></item>
6        </category>
7        <category name="wcf.acp.option">
8                <item name="wcf.acp.option.application_info_enable"><![CDATA[Show infobox on user group applications]]></item>
9                <item name="wcf.acp.option.application_info_enable.description"><![CDATA[If enabled, an information box will be shown to the group leaders on new applications for their user groups.]]></item>
10        </category>
11</language>
Note: See TracBrowser for help on using the browser.