Make WordPress Core

Changeset 2573


Ignore:
Timestamp:
04/23/2005 05:36:33 PM (20 years ago)
Author:
ryan
Message:

Mark 'All options' for translation. http://mosquito.wordpress.org/view.php?id=1281 Props: nbachiyski

File:
1 edited

Legend:

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

    r2526 r2573  
    9292
    9393<div class="wrap">
    94   <h2>All options</h2>
     94  <h2><?php _e('All options'); ?></h2>
    9595  <form name="form" action="options.php" method="post">
    9696  <input type="hidden" name="action" value="update" />
Note: See TracChangeset for help on using the changeset viewer.