Версия для печати темы

Нажмите сюда для просмотра этой темы в обычном формате

Форум «Всё о Паскале» _ Новости _ Пробное голосование

Автор: mj 18.12.2002 6:27

Проверимс как это работает  :)

Автор: mj 18.12.2002 6:31

Былобы неплохо перевести следующую муть:

$polltxt{'1a'} = "Create+Poll"; # There should be a + instead of spaces
$polltxt{'2a'} = "Add+Poll"; # There should be a + instead of spaces
$polltxt{'9'} = "An error has occurred and this action could not be completed. Sorry for the inconvenience.";
$polltxt{'10'} = "This poll is locked so your vote could not be removed";
$polltxt{'11'} = "This poll is locked so your vote could not be counted";
$polltxt{'12'} = "Please select an option to vote for before voting!";
$polltxt{'13'} = "You are not allowed to perform that action";
$polltxt{'14'} = "The poll could not be found";
$polltxt{'22'} = "*** This poll has now closed ***";
$polltxt{'23'} = "Details for Poll:";
$polltxt{'25'} = "Nobody voted for this option.";
$polltxt{'28'} = "Number of Poll Options:";
$polltxt{'29'} = "Allow users to add polls to existing threads:";
$polltxt{'34a'} = "was longer than the maximum";
$polltxt{'34b'} = "characters.";
$polltxt{'35'} = "There was an illegal character in option";
$polltxt{'36'} = "Please try again.";
$polltxt{'37'} = "Please supply a poll question.";
$polltxt{'38'} = "Please provide at least 2 poll options.";
$polltxt{'41'} = "There was an illegal character in your poll question. Please try again.";
$polltxt{'46'} = "on";
$polltxt{'47'} = "Thank you for voting in this poll.";
$polltxt{'48'} = "The results however will remain hidden until all the votes have been counted.";
$polltxt{'50'} = "You have already voted in this poll";
$polltxt{'51'} = "A guest has already used this IP address to register their vote";
$polltxt{'52'} = "A member has already used this IP address to register their vote";
$polltxt{'53'} = "*** No-one else can see these results until the poll is closed ***";
$polltxt{'54'} = "Check this if you want guests to be able to vote in this poll.";
$polltxt{'55'} = "Check this if you do not want the results of this poll shown until voting has been closed.";
$polltxt{'56'} = "Check this if you want to allow users to vote for more than one option.";
$polltxt{'61'} = "Maximum number of Characters in a Poll Question:";
$polltxt{'62'} = "Maximum number of Characters in a Poll Option:";
$polltxt{'63'} = "Maximum number of Characters in a Poll Comment (Set to 0 to disable):";
$scpolltxt{'1'} = "View Thread";