<lexicon lang="en-us">
    <entry>
        <base>MINILIST</base>
        <trans>Mailing lists</trans>
    </entry>
    <entry>
        <base>FORM_TITLE</base>
        <trans>Create, modify, or remove mailing lists</trans>
    </entry>
    <entry>
        <base>CREATE_LIST</base>
        <trans>Create a new list</trans>
    </entry>
    <entry>
        <base>DESC_NAME</base>
        <trans>
            The list name will be used as mail address for the list. 
            It needs to contains only lowercases letters, numbers, periods (.), hyphens (-) and undescores (_). 
            It must start with a letter or a number.
        </trans>
    </entry>
    <entry>
        <base>LABEL_NAME</base>
        <trans>Name</trans>
    </entry>
    <entry>
        <base>LABEL_DESC</base>
        <trans>Description</trans>
    </entry>
    <entry>
        <base>DESC_DESC</base>
        <trans>You can enter a description for this list</trans>
    </entry>
    <entry>
        <base>LABEL_MEMBERS</base>
        <trans>Members</trans>
    </entry>
    <entry>
        <base>DESC_MEMBERS</base>
        <trans>Enter here the mail addresses which will be part of this list. One address per line. You can also enter user login.</trans>
    </entry>
    <entry>
        <base>VALIDATE</base>
        <trans>Validate</trans>
    </entry>
    <entry>
        <base>REMOVE_LIST</base>
        <trans>Remove a list</trans>
    </entry>
    <entry>
        <base>DESC_REMOVE</base>
        <trans>You are about to remove the following list. Are you sure you want to continue ?</trans>
    </entry>
    <entry>
        <base>REMOVE</base>
        <trans>Remove</trans>
    </entry>
    <entry>
        <base>MODIFY_LIST</base>
        <trans>Modify a list</trans>
    </entry>
    <entry>
        <base>LIST_ADD</base>
        <trans>Add a new list</trans>
    </entry>
    <entry>
        <base>NO_LIST_CREATED</base>
        <trans>Ther's no list configured</trans>
    </entry>
    <entry>
        <base>LIST</base>
        <trans>List</trans>
    </entry>
    <entry>
        <base>DESCRIPTION</base>
        <trans>Description</trans>
    </entry>
    <entry>
        <base>ACTION</base>
        <trans>Action</trans>
    </entry>
    <entry>
        <base>MODIFY</base>
        <trans>Modify</trans>
    </entry>
    <entry>
        <base>CREATE_ERROR</base>
        <trans>An error occured during list creation</trans>
    </entry>
    <entry>
        <base>CREATE_SUCCESS</base>
        <trans>List successfully created</trans>
    </entry>
    <entry>
        <base>MODIFY_ERROR</base>
        <trans>An error occured during list modification</trans>
    </entry>
    <entry>
        <base>MODIFY_SUCCESS</base>
        <trans>List successfully modified</trans>
    </entry>
    <entry>
        <base>DELETE_ERROR</base>
        <trans>An error occured during list removal</trans>
    </entry>
    <entry>
        <base>DELETE_SUCCESS</base>
        <trans>List successfully deleted</trans>
    </entry>
    <entry>
        <base>INVALID_CHARS</base>
        <trans>{$string} contains invalid characters</trans>
    </entry>
    <entry>
        <base>ACCOUNT_CLASH</base>
        <trans>Another account named {$string} allready exists on this system</trans>
    </entry>
</lexicon>
