<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<T3locallang>
	<meta type="array">
		<description>CSH for note table</description>
		<type>CSH</type>
		<csh_table>sys_note</csh_table>
	</meta>
	<data type="array">
		<languageKey index="default" type="array">
			<label index=".description">Internal reminder note attached to a page.</label>
			<label index=".details">This provides a simple way to attach informative notes to a page regarding backend-related issues. Use it as you like for reminders, instructions, etc.</label>
			<label index="_.seeAlso">pages</label>
			<label index="category.description">Select a category which describes the character of the note.</label>
			<label index="subject.description">Enter a title for the note.</label>
			<label index="message.description">This is the note itself.</label>
			<label index="author.description">Enter your name.</label>
			<label index="email.description">Enter your email address.</label>
			<label index="personal.description">Check this if you don't want other users to see this note.</label>
		</languageKey>
	</data>
</T3locallang>