Changeset 13770

Show
Ignore:
Timestamp:
06/10/07 15:29:33 (13 months ago)
Author:
GamerZ
Message:

Fixed A Typo

Location:
wp-polls
Files:
10 modified

Legend:

Unmodified
Added
Removed
  • wp-polls/i18n/wp-polls-nl_NL.po

    r13557 r13770  
    33"Project-Id-Version: WP-Polls 2.20\n" 
    44"POT-Creation-Date: \n" 
    5 "PO-Revision-Date: 2007-06-02 14:44+0100\n" 
    6 "Last-Translator: Pim Haarsma <pim@pimspage.nl>\n" 
     5"PO-Revision-Date: 2007-06-10 23:28+0800\n" 
     6"Last-Translator: Lester 'GaMerZ' Chan <gamerz84@hotmail.com>\n" 
    77"Language-Team: Pim's page <pim@pimspage.nl>\n" 
    88"MIME-Version: 1.0\n" 
  • wp-polls/i18n/wp-polls-tr_TR.po

    r13707 r13770  
    33"Project-Id-Version: WP-Polls Türkçe Çeviri\n" 
    44"POT-Creation-Date: \n" 
    5 "PO-Revision-Date: 2007-06-06 00:39+0200\n" 
    6 "Last-Translator: kara <kara@karalamalar.net>\n" 
     5"PO-Revision-Date: 2007-06-10 23:28+0800\n" 
     6"Last-Translator: Lester 'GaMerZ' Chan <gamerz84@hotmail.com>\n" 
    77"Language-Team: Okan Şenol <comodos84@yahoo.com>\n" 
    88"MIME-Version: 1.0\n" 
     
    10121012msgid "Polls Archive" 
    10131013msgstr "Anket Arşivi" 
     1014 
     1015#: polls-templates.php:128 
     1016#, fuzzy 
     1017msgid "Start Date:" 
     1018msgstr "Başlangıç Tarihi/Zamanı:" 
     1019 
     1020#: polls-templates.php:128 
     1021#, fuzzy 
     1022msgid "End Date:" 
     1023msgstr "Bitiş Tarihi/Zamanı" 
    10141024 
    10151025#: polls-templates.php:131 
  • wp-polls/tags/2.20/polls/polls.php

    r13529 r13770  
    11251125                        } // End if($vote_a) 
    11261126                  } else { 
    1127                         echo __('You Had Already Voted For This Poll. Poll ID #%s', 'wp-polls'); 
     1127                        printf(__('You Had Already Voted For This Poll. Poll ID #%s', 'wp-polls'), $poll_id); 
    11281128                        exit(); 
    11291129                  }// End if($check_voted) 
  • wp-polls/tags/2.20/polls/wp-polls.pot

    r13545 r13770  
    33"Project-Id-Version: WP-Polls 2.20\n" 
    44"POT-Creation-Date: \n" 
    5 "PO-Revision-Date: 2007-06-02 18:50+0800\n" 
     5"PO-Revision-Date: 2007-06-10 23:28+0800\n" 
    66"Last-Translator: Lester 'GaMerZ' Chan <gamerz84@hotmail.com>\n" 
    77"Language-Team: Ravan <ravanhagen@gmail.com>\n" 
  • wp-polls/trunk/polls/polls.php

    r13529 r13770  
    11251125                        } // End if($vote_a) 
    11261126                  } else { 
    1127                         echo __('You Had Already Voted For This Poll. Poll ID #%s', 'wp-polls'); 
     1127                        printf(__('You Had Already Voted For This Poll. Poll ID #%s', 'wp-polls'), $poll_id); 
    11281128                        exit(); 
    11291129                  }// End if($check_voted) 
  • wp-polls/trunk/polls/wp-polls.pot

    r13545 r13770  
    33"Project-Id-Version: WP-Polls 2.20\n" 
    44"POT-Creation-Date: \n" 
    5 "PO-Revision-Date: 2007-06-02 18:50+0800\n" 
     5"PO-Revision-Date: 2007-06-10 23:28+0800\n" 
    66"Last-Translator: Lester 'GaMerZ' Chan <gamerz84@hotmail.com>\n" 
    77"Language-Team: Ravan <ravanhagen@gmail.com>\n"