Mark some strings for translation and improve string consistency. From Albert. http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000024

git-svn-id: https://develop.svn.wordpress.org/trunk@1420 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren
2004-06-13 16:14:58 +00:00
parent 247a830a3c
commit 0dfe8ffc7f
14 changed files with 40 additions and 36 deletions

View File

@@ -1,7 +1,7 @@
<?php
require_once('../wp-includes/wp-l10n.php');
$title = 'Miscellaneous Options';
$title = __('Miscellaneous Options');
$parent_file = 'options-general.php';
function add_magic_quotes($array) {