Make WordPress Core

Changeset 3541


Ignore:
Timestamp:
02/17/2006 01:29:33 AM (19 years ago)
Author:
ryan
Message:

Move raquo into gettext. Props SteveAgl. fixes #2453

Location:
trunk
Files:
19 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/admin-header.php

    r3516 r3541  
    1 <?php 
     1<?php
    22@header('Content-type: ' . get_option('html_type') . '; charset=' . get_option('blog_charset'));
    33if (!isset($_GET["page"])) require_once('admin.php');
     
    6060<body>
    6161<div id="wphead">
    62 <h1><?php echo wptexturize(get_settings(('blogname'))); ?> <span>(<a href="<?php echo get_settings('home') . '/'; ?>"><?php _e('View site') ?> &raquo;</a>)</span></h1>
     62<h1><?php echo wptexturize(get_settings(('blogname'))); ?> <span>(<a href="<?php echo get_settings('home') . '/'; ?>"><?php _e('View site &raquo;') ?></a>)</span></h1>
    6363</div>
    6464<div id="user_info"><p><?php printf(__('Howdy, <strong>%s</strong>.'), $user_identity) ?> [<a href="<?php echo get_settings('siteurl'); ?>/wp-login.php?action=logout" title="<?php _e('Log out of this account') ?>"><?php _e('Sign Out'); ?></a>, <a href="profile.php"><?php _e('My Account'); ?></a>] </p></div>
  • trunk/wp-admin/categories.php

    r3517 r3541  
    8686        </tr>
    8787        </table>
    88       <p class="submit"><input type="submit" name="submit" value="<?php _e('Edit category') ?> &raquo;" /></p>
     88      <p class="submit"><input type="submit" name="submit" value="<?php _e('Edit category &raquo;') ?>" /></p>
    8989 </form>
    9090 <p><a href="categories.php"><?php _e('&laquo; Return to category list'); ?></a></p>
  • trunk/wp-admin/edit-comments.php

    r3529 r3541  
    164164    ?></table>
    165165    <p><a href="javascript:;" onclick="checkAll(document.getElementById('deletecomments')); return false; "><?php _e('Invert Checkbox Selection') ?></a></p>
    166             <p class="submit"><input type="submit" name="delete_button" value="<?php _e('Delete Checked Comments') ?> &raquo;" onclick="return confirm('<?php _e("You are about to delete these comments permanently \\n  \'Cancel\' to stop, \'OK\' to delete.") ?>')" />
    167             <input type="submit" name="spam_button" value="<?php _e('Mark Checked Comments as Spam') ?> &raquo;" onclick="return confirm('<?php _e("You are about to mark these comments as spam \\n  \'Cancel\' to stop, \'OK\' to mark as spam.") ?>')" /></p>
     166            <p class="submit"><input type="submit" name="delete_button" value="<?php _e('Delete Checked Comments &raquo;') ?>" onclick="return confirm('<?php _e("You are about to delete these comments permanently \\n  \'Cancel\' to stop, \'OK\' to delete.") ?>')" />
     167            <input type="submit" name="spam_button" value="<?php _e('Mark Checked Comments as Spam &raquo;') ?>" onclick="return confirm('<?php _e("You are about to mark these comments as spam \\n  \'Cancel\' to stop, \'OK\' to mark as spam.") ?>')" /></p>
    168168  </form>
    169169<?php
  • trunk/wp-admin/edit-page-form.php

    r3513 r3541  
    184184<?php if ( $post_ID ) : ?>
    185185<input name="save" type="submit" id="save" tabindex="5" value=" <?php _e('Save and Continue Editing'); ?> "/>
    186 <input name="savepage" type="submit" id="savepage" tabindex="6" value="<?php $post_ID ? _e('Save') : _e('Create New Page') ?> &raquo;" />
     186<input name="savepage" type="submit" id="savepage" tabindex="6" value="<?php $post_ID ? _e('Save') : _e('Create New Page &raquo;') ?>" />
    187187<?php else : ?>
    188 <input name="savepage" type="submit" id="savepage" tabindex="6" value="<?php _e('Create New Page') ?> &raquo;" />
     188<input name="savepage" type="submit" id="savepage" tabindex="6" value="<?php _e('Create New Page &raquo;') ?>" />
    189189<?php endif; ?>
    190190<input name="referredby" type="hidden" id="referredby" value="<?php echo $sendto; ?>" />
  • trunk/wp-admin/edit-pages.php

    r3513 r3541  
    99<div class="wrap">
    1010<h2><?php _e('Page Management'); ?></h2>
    11 <p><?php _e('Pages are like posts except they live outside of the normal blog chronology and can be hierarchical. You can use pages to organize and manage any amount of content.'); ?> <a href="page-new.php"><?php _e('Create a new page'); ?> &raquo;</a></p>
     11<p><?php _e('Pages are like posts except they live outside of the normal blog chronology and can be hierarchical. You can use pages to organize and manage any amount of content.'); ?> <a href="page-new.php"><?php _e('Create a new page &raquo;'); ?></a></p>
    1212
    1313<form name="searchform" action="" method="get">
     
    7373?>
    7474
    75 <h3><a href="page-new.php"><?php _e('Create New Page'); ?> &raquo;</a></h3>
     75<h3><a href="page-new.php"><?php _e('Create New Page &raquo;'); ?></a></h3>
    7676
    7777</div>
  • trunk/wp-admin/index.php

    r3510 r3541  
    2020?>
    2121<div id="incominglinks">
    22 <h3><?php _e('Incoming Links'); ?> <cite><a href="http://www.technorati.com/search/<?php echo trailingslashit(get_option('home')); ?>?partner=wordpress"><?php _e('More'); ?> &raquo;</a></cite></h3>
     22<h3><?php _e('Incoming Links'); ?> <cite><a href="http://www.technorati.com/search/<?php echo trailingslashit(get_option('home')); ?>?partner=wordpress"><?php _e('More &raquo;'); ?></a></cite></h3>
    2323<ul>
    2424<?php
  • trunk/wp-admin/inline-uploading.php

    r3510 r3541  
    657657<?php endif; ?>
    658658<?php if ( false !== $next ) : ?>
    659 <li><a href="<?php echo basename(__FILE__); ?>?action=<?php echo $action; ?>&amp;post=<?php echo $post; ?>&amp;all=<?php echo $all; ?>&amp;start=<?php echo $next; ?>"><?php _e('Next'); ?> &raquo;</a></li>
     659<li><a href="<?php echo basename(__FILE__); ?>?action=<?php echo $action; ?>&amp;post=<?php echo $post; ?>&amp;all=<?php echo $all; ?>&amp;start=<?php echo $next; ?>"><?php _e('Next &raquo;'); ?></a></li>
    660660<li><a href="<?php echo basename(__FILE__); ?>?action=<?php echo $action; ?>&amp;post=<?php echo $post; ?>&amp;all=<?php echo $all; ?>&amp;last=true" title="<?php _e('Last'); ?>">&raquo;|</a></li>
    661661<?php else : ?>
    662 <li class="inactive"><?php _e('Next'); ?> &raquo;</li>
     662<li class="inactive"><?php _e('Next &raquo;'); ?></li>
    663663<li class="inactive">&raquo;|</li>
    664664<?php endif; ?>
  • trunk/wp-admin/link-import.php

    r3480 r3541  
    5555</select></p>
    5656
    57 <p class="submit"><input type="submit" name="submit" value="<?php _e('Import OPML File') ?> &raquo;" /></p>
     57<p class="submit"><input type="submit" name="submit" value="<?php _e('Import OPML File &raquo;') ?>" /></p>
    5858</form>
    5959
  • trunk/wp-admin/options-general.php

    r3422 r3541  
    100100</fieldset>
    101101
    102 <p class="submit"><input type="submit" name="Submit" value="<?php _e('Update Options') ?> &raquo;" />
     102<p class="submit"><input type="submit" name="Submit" value="<?php _e('Update Options &raquo;') ?>" />
    103103<input type="hidden" name="action" value="update" />
    104104<input type="hidden" name="page_options" value="blogname,blogdescription,siteurl,admin_email,users_can_register,gmt_offset,date_format,time_format,home,start_of_week,comment_registration,default_role" />
  • trunk/wp-admin/options-misc.php

    r3437 r3541  
    4444<input type="hidden" name="action" value="update" />
    4545<input type="hidden" name="page_options" value="hack_file,use_linksupdate,uploads_use_yearmonth_folders,upload_path" />
    46 <input type="submit" name="Submit" value="<?php _e('Update Options') ?> &raquo;" />
     46<input type="submit" name="Submit" value="<?php _e('Update Options &raquo;') ?>" />
    4747</p>
    4848</form>
  • trunk/wp-admin/options-reading.php

    r3112 r3541  
    5757<input type="hidden" name="action" value="update" />
    5858<input type="hidden" name="page_options" value="posts_per_page,what_to_show,posts_per_rss,rss_use_excerpt,blog_charset,gzipcompression" />
    59 <input type="submit" name="Submit" value="<?php _e('Update Options') ?> &raquo;" />
     59<input type="submit" name="Submit" value="<?php _e('Update Options &raquo;') ?>" />
    6060</p>
    6161</form>
  • trunk/wp-admin/options-writing.php

    r3223 r3541  
    9292<input type="hidden" name="action" value="update" />
    9393<input type="hidden" name="page_options" value="default_post_edit_rows,use_smilies,rich_editing,ping_sites,mailserver_url,mailserver_port,mailserver_login,mailserver_pass,default_category,default_email_category,use_balanceTags" />
    94 <input type="submit" name="Submit" value="<?php _e('Update Options') ?> &raquo;" />
     94<input type="submit" name="Submit" value="<?php _e('Update Options &raquo;') ?>" />
    9595</p>
    9696</form>
  • trunk/wp-admin/page-new.php

    r3517 r3541  
    88
    99<?php if ( isset($_GET['saved']) ) : ?>
    10 <div id="message" class="updated fade"><p><strong><?php _e('Page saved.') ?> <a href="edit-pages.php"><?php _e('Manage pages'); ?> &raquo;</a></strong></p></div>
     10<div id="message" class="updated fade"><p><strong><?php _e('Page saved.') ?> <a href="edit-pages.php"><?php _e('Manage pages &raquo;'); ?></a></strong></p></div>
    1111<?php endif; ?>
    1212
  • trunk/wp-admin/plugin-editor.php

    r3517 r3541  
    103103     <p class="submit">
    104104<?php
    105     echo "<input type='submit' name='submit' value='    " . __('Update File') . " &raquo;' tabindex='2' />";
     105    echo "<input type='submit' name='submit' value='    " . __('Update File &raquo;') . "' tabindex='2' />";
    106106?>
    107107</p>
  • trunk/wp-admin/templates.php

    r3517 r3541  
    134134     <p class="submit">
    135135<?php
    136     echo "<input type='submit' name='submit' value='    " . __('Update File') . " &raquo;' tabindex='2' />";
     136    echo "<input type='submit' name='submit' value='    " . __('Update File &raquo;') . "' tabindex='2' />";
    137137?>
    138138</p>
  • trunk/wp-admin/theme-editor.php

    r3517 r3541  
    101101?>
    102102 </select>
    103  <input type="submit" name="Submit" value="<?php _e('Select') ?> &raquo;" />
     103 <input type="submit" name="Submit" value="<?php _e('Select &raquo;') ?>" />
    104104 </form>
    105105 </div>
     
    138138     <p class="submit">
    139139<?php
    140     echo "<input type='submit' name='submit' value='    " . __('Update File') . " &raquo;' tabindex='2' />";
     140    echo "<input type='submit' name='submit' value='    " . __('Update File &raquo;') . "' tabindex='2' />";
    141141?>
    142142</p>
  • trunk/wp-admin/users.php

    r3517 r3541  
    316316  </table>
    317317  <p class="submit">
    318     <input name="adduser" type="submit" id="adduser" value="<?php _e('Add User') ?> &raquo;" />
     318    <input name="adduser" type="submit" id="adduser" value="<?php _e('Add User &raquo;') ?>" />
    319319  </p>
    320320  </form>
  • trunk/wp-login.php

    r3517 r3541  
    7474<input type="text" name="email" id="email" value="" size="25" tabindex="2" /></label><br />
    7575</p>
    76 <p class="submit"><input type="submit" name="submit" id="submit" value="<?php _e('Retrieve Password'); ?> &raquo;" tabindex="3" /></p>
     76<p class="submit"><input type="submit" name="submit" id="submit" value="<?php _e('Retrieve Password &raquo;'); ?>" tabindex="3" /></p>
    7777</form>
    7878<ul>
  • trunk/wp-register.php

    r3517 r3541  
    6969    <?php printf(__('Password: %s'), '<strong>' . __('emailed to you') . '</strong>') ?> <br />
    7070    <?php printf(__('E-mail: %s'), "<strong>$user_email</strong>") ?></p>
    71     <p class="submit"><a href="wp-login.php"><?php _e('Login'); ?> &raquo;</a></p>
     71    <p class="submit"><a href="wp-login.php"><?php _e('Login &raquo;'); ?></a></p>
    7272</div>
    7373</body>
     
    112112    <p><label for="user_email"><?php _e('E-mail:') ?></label><br /> <input type="text" name="user_email" id="user_email" size="25" maxlength="100" value="<?php echo $user_email; ?>" /></p>
    113113    <p><?php _e('A password will be emailed to you.') ?></p>
    114     <p class="submit"><input type="submit" value="<?php _e('Register') ?> &raquo;" id="submit" name="submit" /></p>
     114    <p class="submit"><input type="submit" value="<?php _e('Register &raquo;') ?>" id="submit" name="submit" /></p>
    115115</form>
    116116<ul>
Note: See TracChangeset for help on using the changeset viewer.