1 <?xml version="1.0" encoding="UTF-8"?>
3 <file source-language="en" datatype="plaintext" original="messages" date="2011-10-17T20:22:32Z" product-name="extbase">
6 <trans-unit id="fe_users.tx_extbase_type" xml:space="preserve">
7 <source>Record Type</source>
9 <trans-unit id="fe_users.tx_extbase_type.0" xml:space="preserve">
10 <source>undefined</source>
12 <trans-unit id="fe_users.tx_extbase_type.Tx_Extbase_Domain_Model_FrontendUser" xml:space="preserve">
13 <source>Tx_Extbase_Domain_Model_FrontendUser</source>
15 <trans-unit id="fe_groups.tx_extbase_type" xml:space="preserve">
16 <source>Record Type</source>
18 <trans-unit id="fe_groups.tx_extbase_type.0" xml:space="preserve">
19 <source>undefined</source>
21 <trans-unit id="fe_groups.tx_extbase_type.Tx_Extbase_Domain_Model_FrontendUserGroup" xml:space="preserve">
22 <source>Tx_Extbase_Domain_Model_FrontendUserGroup</source>
24 <trans-unit id="task.action" xml:space="preserve">
25 <source>CommandController Command</source>
27 <trans-unit id="task.name" xml:space="preserve">
28 <source>Extbase CommandController Task</source>
30 <trans-unit id="task.description" xml:space="preserve">
31 <source>Allows Extbase CommandController commands to be configured and executed through the scheduler framework.</source>