<?php
/* *************************************************************************
Id: faq_external.lang.php
Language file for [faq/include/client/faq_external.php]
Tim Gall
Copyright (c) 2009-2010 osfaq.oz-devworx.com.au - All Rights Reserved.
http://osfaq.oz-devworx.com.au
This file is part of osFaq.
Released under the GNU General Public License v3 WITHOUT ANY WARRANTY.
For licensing, see LICENSE.html or http://osfaq.oz-devworx.com.au/license
************************************************************************* */
define('OSF_TITLE', 'FAQs');
define('OSF_POPULAR', 'Popular');
define('OSF_NEW', 'Newest');
define('OSF_FEATURED', 'Featured');
define('OSF_FAQCATS', 'Categories');
define('OSF_FAQS', 'FAQs');
?>