<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[URL Blacklist — lang/admin_categories 1.3.x]]></title>
	<link rel="self" href="http://www.keydogbb.info/feed-atom-topic77.xml"/>
	<updated>2011-12-30T14:18:18Z</updated>
	<generator>PunBB</generator>
	<id>http://keydogbb.info/topic77-langadmincategories-13x.html</id>
		<entry>
			<title type="html"><![CDATA[lang/admin_categories 1.3.x]]></title>
			<link rel="alternate" href="http://keydogbb.info/post282.html#p282"/>
			<content type="html"><![CDATA[<div class="codebox"><pre><code>&lt;?php

// Language definitions used in admin-categories
$lang_admin_categories = array(

&#039;Add category head&#039;                =&gt;    &#039;Add category (create a new category at the specified position)&#039;,
&#039;Add category info&#039;                =&gt;    &#039;Your new category will not appear on the board index page until at least one forum is added to it. To create a new forum in this category or to move an existing forum to it go to the %s page.&#039;,
&#039;Add category info link text&#039;    =&gt;    &#039;forums&#039;,
&#039;Add category legend&#039;            =&gt;    &#039;Add new category&#039;,
&#039;Add category&#039;                    =&gt;    &#039;Add category&#039;,
&#039;New category label&#039;            =&gt;    &#039;New category name&#039;,
&#039;Category name label&#039;            =&gt;    &#039;Category name&#039;,
&#039;Position label&#039;                =&gt;    &#039;Position&#039;,
&#039;Del category head&#039;                =&gt;    &#039;Delete category (together with all forums and posts it contains)&#039;,
&#039;Delete category&#039;                =&gt;    &#039;Delete category&#039;,// submit button
&#039;Select category label&#039;            =&gt;    &#039;Select category&#039;,
&#039;Confirm delete cat&#039;            =&gt;    &#039;You are deleting the category &quot;%s&quot;&#039;,
&#039;Delete category warning&#039;        =&gt;    &#039;&lt;strong&gt;WARNING!&lt;/strong&gt; Deleting a category will delete all forums and posts (if any) in that category!&#039;,
&#039;Edit categories head&#039;            =&gt;    &#039;Edit categories (change category names and/or positions)&#039;,
&#039;Edit categories legend&#039;        =&gt;    &#039;Edit categories&#039;,
&#039;Edit category legend&#039;            =&gt;    &#039;Edit category%s&#039;,
&#039;Update all categories&#039;            =&gt;    &#039;Update all categories&#039;,
&#039;Categories updated&#039;            =&gt;    &#039;Categories updated.&#039;,
&#039;Category added&#039;                =&gt;    &#039;Category added.&#039;,
&#039;Category deleted&#039;                =&gt;    &#039;Category deleted.&#039;,
&#039;Must name category&#039;            =&gt;    &#039;You must enter a name for the category&#039;,
&#039;Must be integer&#039;                =&gt;    &#039;Position must be a positive integer value&#039;,

);</code></pre></div>]]></content>
			<author>
				<name><![CDATA[KeyDog]]></name>
				<uri>http://keydogbb.info/user2.html</uri>
			</author>
			<updated>2011-12-30T14:18:18Z</updated>
			<id>http://keydogbb.info/post282.html#p282</id>
		</entry>
</feed>

