// PREFERENCES

<a name="412"></a>
<div class="title"><?php echo "$L_PREF_NAME[412]"; ?></div>
<div class="description">Name of the page where the pingbacks associated with this weblog live. Must have the .php extension.</div>

<a name="601"></a>
<div class="title"><?php echo "$L_PREF_NAME[601]"; ?></div>
<div class="description">Notifies admin when a pingback has been received.</div>

<a name="620"></a>
<div class="title"><?php echo "$L_PREF_NAME[620]"; ?></div>
<div class="description">The title of your weblog as you want it to appear when external sites are pinged.</div>

<a name="800"></a>
<div class="title"><?php echo "$L_PREF_NAME[800]"; ?></div>
<div class="description">Enables a routine that sends a trackback ping to a specified URL whenever you submit an entry in this weblog. Note: Submitting entries will take slightly longer, since pMachine needs to contact the external server and wait for a response.</div>

<a name="805"></a>
<div class="title"><?php echo "$L_PREF_NAME[805]"; ?></div>
<div class="description">Enables a routine that sends a pingback ping to non-local URLs contained within the submitted entries for this weblog. Note: Submitting entries will take slightly longer, since pMachine needs to contact the external server and wait for a response.</div>



<div class="heading"><?php echo "$L_PREF_GROUP[M300]"; ?></div>

<a name="696"></a>
<div class="title"><?php echo "$L_PREF_NAME[696]"; ?></div>
<div class="description">Option to have an alternative name appear to users for your mailing list.</div>

<a name="697"></a>
<div class="title"><?php echo "$L_PREF_NAME[697]"; ?></div>
<div class="description">Option to make archives and mailings unavailable to users.</div>




// TEMPLATES

<a name="445"></a>
<div class="title">&nbsp;<br />&nbsp;<br /><?php echo "$L_TEMP_NAME[445]"; ?></div>
<div class="description">Allows you to format the Trackback URL</div>

<a name="450"></a>
<div class="title">&nbsp;<br />&nbsp;<br /><?php echo "$L_TEMP_NAME[450]"; ?></div>
<div class="description">Allows you to format the Trackback entries</div>

<a name="455"></a>
<div class="title">&nbsp;<br />&nbsp;<br /><?php echo "$L_TEMP_NAME[455]"; ?></div>
<div class="description">Allows you to format the Trackback "Delete" link</div>


<a name="460"></a>
<div class="title">&nbsp;<br />&nbsp;<br /><?php echo "$L_TEMP_NAME[460]"; ?></div>
<div class="description">Allows you to format the Pingback entries</div>

<a name="465"></a>
<div class="title">&nbsp;<br />&nbsp;<br /><?php echo "$L_TEMP_NAME[465]"; ?></div>
<div class="description">Allows you to format the Pingback "Delete" link</div>




// VARIABLES

<div class="title">%%keywords%%</div>
<div class="description">The search terms submitted by the user.</div>




<a name="445"></a>
<div class="heading">&nbsp;<br /><?php echo "$L_TEMP_NAME[445]"; ?></div>	
<div class="title">%%trackback_url%%</div>
<div class="description">The Trackback URL for a particular weblog entry.</div>

<?php closeWindow(); ?>


<a name="450"></a>
<div class="heading">&nbsp;<br /><?php echo "$L_TEMP_NAME[450]"; ?></div>	
<div class="title">%%entry_url%%</div>
<div class="description">The raw URL to the weblog entry.</div>
<div class="title">%%entry_title%%</div>
<div class="description">The title of the weblog entry.</div>


<?php closeWindow(); ?>


<a name="455"></a>
<div class="heading">&nbsp;<br /><?php echo "$L_TEMP_NAME[455]"; ?></div>	
<div class="title">%%delete_url%%</div>
<div class="description">The 'delete' link, allowing an admin to delete the Trackback.</div>



<?php closeWindow(); ?>


<a name="460"></a>
<div class="heading">&nbsp;<br /><?php echo "$L_TEMP_NAME[460]"; ?></div>	
<div class="title">%%entry_url%%</div>
<div class="description">The raw URL to the weblog entry.</div>
<div class="title">%%entry_title%%</div>
<div class="description">The title of the weblog entry.</div>

<?php closeWindow(); ?>



<a name="465"></a>
<div class="heading">&nbsp;<br /><?php echo "$L_TEMP_NAME[465]"; ?></div>	
<div class="title">%%delete_url%%</div>
<div class="description">The 'delete' link, allowing an admin to delete the Pingback.</div>

<?php closeWindow(); ?>








// MESSAGES

//	----------------------------------------------
//	    TRACKBACK MESSAGES
//	----------------------------------------------

$L_MESSAGE['145'] = "The trackback has been deleted . $backlink";
$L_MESSAGE['146'] = "No trackbacks exist for this entry. $backlink";
$L_MESSAGE['147'] = "No pingbacks exist for this entry. $backlink";
$L_MESSAGE['148'] = "The pingback has been deleted. $backlink";

//	----------------------------------------------
//	    ADDITIONAL MAILING LIST MESSAGES
//	----------------------------------------------

$L_MESSAGE['150'] = "Your email address is already subscribed to this mailing list. $homelink";
$L_MESSAGE['151'] = "Your email address is not subscribed to this mailing list. $homelink";
$L_MESSAGE['152'] = "Your email address has been removed from this mailing list. $homelink";
$L_MESSAGE['153'] = "Your email address is already subscribed to this mailing list. $homelink";
$L_MESSAGE['154'] = "Your email address is not subscribed to this mailing list. $homelink";
$L_MESSAGE['155'] = "No mailing list specfied.";
$L_MESSAGE['156'] = "Not a publicly available mailing list.";
$L_MESSAGE['157'] = "Your email has been sent. $homelink";
$L_MESSAGE['158'] = "A problem was encountered while trying to send your email. $homelink";
$L_MESSAGE['159'] = "No Mailings Found";
$L_MESSAGE['160'] = "No mailing lists available for subscription";
$L_MESSAGE['161'] = "Your mailing list subscriptions have been modified.";
$L_MESSAGE['162'] = "Your mailing list subscriptions have been created.";




// MAIN


$L_NAV['640'] = "Manage Email Cache";
$L_NAV['645'] = "Mailing List Manager";
$L_NAV['650'] = "RSS Factory";
$L_NAV['655'] = "Email Mailing List";


$L_WEBLOG['545'] = "TRACKBACKS AVAILABLE VIA BOOKMARLET";
$L_WEBLOG['550'] = "TRACKBACK URL";
$L_WEBLOG['555'] = "Unable to send trackback ping at this time.";
$L_WEBLOG['560'] = "Trackback sent";
$L_WEBLOG['565'] = "Trackback URL";
$L_WEBLOG['570'] = "A Pingback has been added.";



$L_POSTOFFICE['390'] = "FORMATTING";
$L_POSTOFFICE['395'] = "WORD WRAP";
$L_POSTOFFICE['400'] = "CHARS";
$L_POSTOFFICE['405'] = "PRIORITY";
$L_POSTOFFICE['415'] = "HTML";
$L_POSTOFFICE['420'] = "Plain Text";
$L_POSTOFFICE['425'] = "Highest";
$L_POSTOFFICE['430'] = "High";
$L_POSTOFFICE['435'] = "Normal";
$L_POSTOFFICE['440'] = "Low";
$L_POSTOFFICE['445'] = "Lowest";
$L_POSTOFFICE['450'] = "Yes";
$L_POSTOFFICE['455'] = "No";
$L_POSTOFFICE['460'] = "Please do not close your browser until all emails have been sent.";
$L_POSTOFFICE['465'] = "The email processing routine will begin in 10 seconds.";
$L_POSTOFFICE['470'] = "Now processing emails:";
$L_POSTOFFICE['475'] = "The email messages were successfully sent.";
$L_POSTOFFICE['480'] = "Please click your back button to continue";
$L_POSTOFFICE['485'] = "CURRENT MAILINGLISTS";
$L_POSTOFFICE['490'] = "CREATE NEW";
$L_POSTOFFICE['495'] = "Prefs";
$L_POSTOFFICE['500'] = "View Mailing List Subscribers";
$L_POSTOFFICE['505'] = "Mailing List Name";
$L_POSTOFFICE['510'] = "Add Mailinglist";
$L_POSTOFFICE['515'] = "There was an error.  Mailing list was not created.";
$L_POSTOFFICE['520'] = "Mailing list created...";
$L_POSTOFFICE['525'] = "Add Mailinglist";
$L_POSTOFFICE['530'] = "UPDATE SUBSCRIPTIONS";
$L_POSTOFFICE['535'] = "Subscriptions have been updated";
$L_POSTOFFICE['540'] = "have been updated.";
$L_POSTOFFICE['545'] = "MAILING LIST";
$L_POSTOFFICE['550'] = "All Mailing List Subscribers";
$L_POSTOFFICE['555'] = "No Results Found";
$L_POSTOFFICE['560'] = "View All Emails";
$L_POSTOFFICE['565'] = "DELETE";
$L_POSTOFFICE['570'] = "DATE SENT";
$L_POSTOFFICE['575'] = "Mailing List";
$L_POSTOFFICE['580'] = "DATE RANGE";
$L_POSTOFFICE['585'] = "EMAIL CACHE";
$L_POSTOFFICE['590'] = "THIS MAILINGLIST HAS BEEN DELETED";
$L_POSTOFFICE['595'] = "Permanently delete this mailing list?";
$L_POSTOFFICE['600'] = "This action cannot be undone and all subscriber settings will be lost.";
$L_POSTOFFICE['605'] = "Add Emails";
$L_POSTOFFICE['610'] = "MAILING LIST SUBSCRIPTIONS";
$L_POSTOFFICE['615'] = "Invalid Email Addresses:";
$L_POSTOFFICE['620'] = "Already Existing Email Addresses:";
$L_POSTOFFICE['625'] = "Emails Entered Successfully:";
$L_POSTOFFICE['630'] = "Import Emails into Database";
$L_POSTOFFICE['635'] = "MESSAGE";
$L_POSTOFFICE['640'] = "Insert emails, separated by a comma.";
$L_POSTOFFICE['645'] = "Mailing List Subscriptions";
$L_POSTOFFICE['650'] = "This is a list of the mailing lists you are subscribed to at ";
$L_POSTOFFICE['655'] = "Subscribed to - ";
$L_POSTOFFICE['660'] = "Select Mailing List...";
$L_POSTOFFICE['665'] = "Entire Archive";
$L_POSTOFFICE['670'] = "Select Author...";
$L_POSTOFFICE['675'] = "Sort Options...";
$L_POSTOFFICE['680'] = "Date";
$L_POSTOFFICE['685'] = "No Mailing Lists Exist.";



$L_TEMP_NAME['445'] = "Trackback Header";
$L_TEMP_NAME['450'] = "Trackback Entries";
$L_TEMP_NAME['455'] = "Trackback Delete Link";
$L_TEMP_NAME['460'] = "Pingback Entries";
$L_TEMP_NAME['465'] = "Pingback Delete Link";


$L_PREF_GROUP['M300'] = "Mailing List Preferences";



$L_TEMP_CLSTR['675'] = "Trackback templates";
$L_TEMP_CLSTR['680'] = "Pingback templates";


$L_PREF_NAME['696'] = "Mailing List Nickname";
$L_PREF_NAME['697'] = "Public Mailing List ";


$L_PREF_NAME['785'] = "Trackbacks page";
$L_PREF_NAME['790'] = "Pingbacks page";
$L_PREF_NAME['795'] = "Email notify: Pingbacks";
$L_PREF_NAME['800'] = "Enable Trackbacks?";
$L_PREF_NAME['805'] = "Enable Pingbacks?";
$L_PREF_NAME['810'] = "Show Trackback URL field";



//	----------------------------------------------
//		RSS FACTORY
//	----------------------------------------------

$L_RSSFACTORY['100'] = "Current RSS Feeds";
$L_RSSFACTORY['110'] = "Create a New RSS Feed";
$L_RSSFACTORY['115'] = "There are currently no RSS feeds.";
$L_RSSFACTORY['120'] = "Name of your Feed";
$L_RSSFACTORY['125'] = "Relative path to RSS page (from the control panel)";
$L_RSSFACTORY['130'] = "Language";
$L_RSSFACTORY['135'] = "Enable this feed?";
$L_RSSFACTORY['140'] = "Items per page";
$L_RSSFACTORY['145'] = "Title of RSS feed";
$L_RSSFACTORY['150'] = "URL of RSS page";
$L_RSSFACTORY['155'] = "Description of RSS feed";
$L_RSSFACTORY['165'] = "Image URL";
$L_RSSFACTORY['175'] = "Image width";
$L_RSSFACTORY['180'] = "Image height";
$L_RSSFACTORY['185'] = "Copyright notice";
$L_RSSFACTORY['190'] = "Email address of editor";
$L_RSSFACTORY['200'] = "Email address of webmaster";
$L_RSSFACTORY['205'] = "PICS rating";
$L_RSSFACTORY['210'] = "Skip hours";
$L_RSSFACTORY['215'] = "Skip days";
$L_RSSFACTORY['220'] = "Number of minutes between caches";
$L_RSSFACTORY['225'] = "RSS version";
$L_RSSFACTORY['230'] = "Please consult the documentation for instructions.";
$L_RSSFACTORY['235'] = "RSS Factory Manual";
$L_RSSFACTORY['240'] = "The name you have chosen is already taken.";
$L_RSSFACTORY['245'] = "Permanently delete the following RSS feed:";
$L_RSSFACTORY['250'] = "Select each weblog that you want to appear in this feed.";
$L_RSSFACTORY['255'] = "RSS feed has been updated.";
$L_RSSFACTORY['260'] = "Note: The RSS file will not be created automatically.";
$L_RSSFACTORY['265'] = "Custom elements.  You may define up to four additional channel elements.";
$L_RSSFACTORY['270'] = "Element Name";
$L_RSSFACTORY['275'] = "Element Value";

