GIF89a;
Direktori : /home/serb/public_html/poll/app.locale/en/ |
Current File : /home/serb/public_html/poll/app.locale/en/locale.app.front.inc.php |
<?php //==>>>==>>>==>>>==>>>==>>>==>>>==>>>==>>>==>>>==>>>==>>>==>>>==>>> // // Ajax Poll Script v3.02 [ GPL ] // Copyright (c) phpkobo.com ( http://www.phpkobo.com/ ) // Email : admin@phpkobo.com // ID : APSMX-302 // //==<<<==<<<==<<<==<<<==<<<==<<<==<<<==<<<==<<<==<<<==<<<==<<<==<<< $_lng[ 'preview:title' ] = "Preview"; $_lng[ 'preview:specify-width' ] = "Specify poll's width"; $_lng[ 'preview:update' ] = "Update"; $_lng[ 'preview:note' ] = "Note: If you don't specify the poll's width, it will expand to fit the outer container."; $_lng[ 'install:title' ] = "Installation"; $_lng[ 'install:step1' ] = "<span class='step-number'>Step 1</span> Put <span class='hlls'>the following two lines</span> in the <head> section of your web page. If you are not allowed to edit the <head> section, put it on the <body> section instead. You only need to put them once per a web page even if you plan to put more than one polls on the same page."; $_lng[ 'install:step2' ] = "<span class='step-number'>Step 2</span> Put <span class='hlls'>the following line</span> in your web page where you want the poll to appear."; $_lng[ 'install:step2.2' ] = "The poll will appear inside the <div> tag."; $_lng[ 'install:note:title' ] = "Note"; $_lng[ 'install:note:text' ] = "The following HTML code is a minimalist example of a web page that displays the poll."; ?>