<?php
itron::$locale = array_merge(itron::$locale,array(
"_installer_simplepoll_title" => "Simple Poll",
"_installer_simplepoll_type" => "_types_pollsurvey",
"_installer_simplepoll_category" => "_categories_surveysandstatistics",
"_installer_simplepoll_input_login_label" => "_info_adminusername",
"_installer_simplepoll_input_login_text" => "_settings_adminusername",
"_installer_simplepoll_input_passwd_label" => "_info_adminpassword",
"_installer_simplepoll_input_passwd_text" => "_settings_adminpassword",
"_installer_simplepoll_description" => "Simple Poll is a free (for non-profit use) survey/poll application.",
"_installer_simplepoll_authordescription" => "Simple Poll employs a simple to use admin interface and template customizations for your poll so that you can easily adapt to the look and feel of your web site. Setup as many polls as you like.",
"_installer_simplepoll_usagenotes" => "After installation is complete, open the Admin interface and create a poll. To display that poll on your site, add this code to your webpage:<br><br><input type='text' size='100' value='<? \$pollid=\"1\"; include(\"{DIR}/simplepoll.php\"); ?>'><br><br>The \$pollid variable determines which poll will be added to your page. Also note that your webpage must have a .php extension. View <i>sample.php</i> in the installation directory for an example.",
));
?>
Copyright 2K16 - 2K18 Indonesian Hacker Rulez