Changeset 17965
- Timestamp:
- 09/06/07 14:46:08 (10 months ago)
- Files:
-
- wp-polls/trunk/polls/polls-options.php (modified) (1 diff)
- wp-polls/trunk/polls/wp-polls.mo (modified) (previous)
- wp-polls/trunk/polls/wp-polls.pot (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
wp-polls/trunk/polls/polls-options.php
r17685 r17965 364 364 <?php if(function_exists('dynamic_sidebar')) { ?> 365 365 <tr valign="top"> 366 <th align="left" colspan="2"><em><?php _e('Note: If you chose \'Display Multiple Polls\' for the above option, you need to configure it in Presentation -> SidebarWidgets -> Poll.', 'wp-polls'); ?></em></th>366 <th align="left" colspan="2"><em><?php _e('Note: If you chose \'Display Multiple Polls\' for the above option, you need to configure it in Presentation -> Widgets -> Poll.', 'wp-polls'); ?></em></th> 367 367 </tr> 368 368 <?php } ?> wp-polls/trunk/polls/wp-polls.pot
r17867 r17965 3 3 "Project-Id-Version: WP-Polls 2.21\n" 4 4 "POT-Creation-Date: \n" 5 "PO-Revision-Date: 2007-09-0 5 00:23+0800\n"5 "PO-Revision-Date: 2007-09-06 22:44+0800\n" 6 6 "Last-Translator: Lester 'GaMerZ' Chan <gamerz84@hotmail.com>\n" 7 7 "Language-Team: Ravan <ravanhagen@gmail.com>\n" … … 942 942 943 943 #: polls-options.php:366 944 msgid "Note: If you chose 'Display Multiple Polls' for the above option, you need to configure it in Presentation -> SidebarWidgets -> Poll."944 msgid "Note: If you chose 'Display Multiple Polls' for the above option, you need to configure it in Presentation -> Widgets -> Poll." 945 945 msgstr "" 946 946
