Make WordPress Core

Changeset 7246


Ignore:
Timestamp:
03/11/2008 07:36:46 PM (17 years ago)
Author:
ryan
Message:

gettext

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/user-edit.php

    r7235 r7246  
    161161?>
    162162
    163 <h3>Name</h3>
     163<h3><?php _e('Name') ?></h3>
    164164
    165165<table class="form-table">
     
    233233</table>
    234234
    235 <h3>Contact Info</h3>
     235<h3><?php _e('Contact Info') ?></h3>
    236236
    237237<table class="form-table">
Note: See TracChangeset for help on using the changeset viewer.