Vergleich inc/languages/english/polls.lang.php - 1.6.13 - 1.6.14

  Keine Änderungen   Hinzugefügt   Modifiziert   Entfernt
Zeile 2Zeile 2
/**
* MyBB 1.6 English Language Pack
* Copyright 2010 MyBB Group, All Rights Reserved

/**
* MyBB 1.6 English Language Pack
* Copyright 2010 MyBB Group, All Rights Reserved

 * 
* $Id: polls.lang.php 5297 2010-12-28 22:01:14Z Tomm $

 *
* $Id$

 */

$l['nav_postpoll'] = "Post Poll";

 */

$l['nav_postpoll'] = "Post Poll";

Zeile 35Zeile 35
$l['days'] = "days";
$l['poll_results'] = "Poll Results";
$l['poll_total'] = "Total:";

$l['days'] = "days";
$l['poll_results'] = "Poll Results";
$l['poll_total'] = "Total:";

$l['poll_votes'] = "votes";

$l['poll_votes'] = "vote(s)";


$l['redirect_pollposted'] = "Your poll has been posted.<br />You will now be returned to the thread.";
$l['redirect_pollpostedmoderated'] = "Your poll has been posted, but your thread is still pending moderation.<br />You will be returned to the forum.";


$l['redirect_pollposted'] = "Your poll has been posted.<br />You will now be returned to the thread.";
$l['redirect_pollpostedmoderated'] = "Your poll has been posted, but your thread is still pending moderation.<br />You will be returned to the forum.";