This repository has been archived on 2024-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
khosb/language/faq/english_faq.xml
2008-11-26 14:50:40 -08:00

48 lines
1.6 KiB
XML

<?xml version="1.0" encoding="ISO-8859-1" ?>
<translate>
<name>faq</name>
<!-- define the block title translations -->
<title_add>Add Page</title_add>
<title_view>View Pages</title_view>
<title_search>Search Pages</title_search>
<!-- define the menu lable translations -->
<menu>FAQs</menu>
<menu_add>Add</menu_add>
<menu_view>List</menu_view>
<menu_search>Search</menu_search>
<!-- define the field translations -->
<field_faq_category_id>Show in Category</field_faq_category_id>
<field_date_orig>Creation Date</field_date_orig>
<field_date_last>Date of Last Update</field_date_last>
<field_date_expire>Expiration Date</field_date_expire>
<field_status>Active?</field_status>
<field_name>Name</field_name>
<field_date_start>Start Date</field_date_start>
<field_sort_order>Display Sort Order</field_sort_order>
<!-- define any custom resources -->
<questions>Questions</questions>
<answers>Answers</answers>
<faqs>FAQ Categories</faqs>
<preview>Preview page</preview>
<goup>Go up</goup>
<add_translation>Add a translations for this FAQ</add_translation>
<no_faqs>
Sorry, no FAQs were found in this category, or your account is not authorized for this category.
</no_faqs>
<faq_not_found>
Sorry, the requested page was not found, or you do not have the required level of authorization to view it.
</faq_not_found>
<admin_no_match>No matches...</admin_no_match>
<admin_no_match_help>Submit at least a 4 character search...</admin_no_match_help>
</translate>