Mark 'All options' for translation. http://mosquito.wordpress.org/view.php?id=1281 Props: nbachiyski
git-svn-id: http://svn.automattic.com/wordpress/trunk@2573 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
96b0ea4c10
commit
5be251dbe9
|
@ -91,7 +91,7 @@ default:
|
||||||
include('admin-header.php'); ?>
|
include('admin-header.php'); ?>
|
||||||
|
|
||||||
<div class="wrap">
|
<div class="wrap">
|
||||||
<h2>All options</h2>
|
<h2><?php _e('All options'); ?></h2>
|
||||||
<form name="form" action="options.php" method="post">
|
<form name="form" action="options.php" method="post">
|
||||||
<input type="hidden" name="action" value="update" />
|
<input type="hidden" name="action" value="update" />
|
||||||
<table width="98%">
|
<table width="98%">
|
||||||
|
|
Loading…
Reference in New Issue