ezfaq-3.0.8-beta2
Translations of this material:
- into Russian: ezfaq-3.0.8-beta2. 62% translated in draft.
-
Submitted for translation by elastic 29.10.2009
Published 2 years, 6 months ago.
Translate into another language
Text
<?php
/**
* EZFaq English Lexicon
*
* @package ezfaq
*/
$_lang['ezfaq-docID-required'] = "docID is a required parameter\n";
$_lang['ezfaq-doc-not-found'] = "Can't find a document with that ID\n";
$_lang['ezfaq-show-hide-msg'] = "Click on a question to expand the answer";
$_lang['ezfaq-expand-button-msg'] = "Show All";
$_lang['ezfaq-contract-button-msg'] = "Hide All";
