Twenty Thirteen: Restore the original "Not found" string. see #24891, for trunk.

git-svn-id: https://develop.svn.wordpress.org/trunk@25907 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin 2013-10-24 20:19:19 +00:00
parent af5921fdca
commit 04397b30c6
2 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@ get_header(); ?>
<div id="content" class="site-content" role="main">
<header class="page-header">
<h1 class="page-title"><?php _e( 'Not Found', 'twentythirteen' ); ?></h1>
<h1 class="page-title"><?php _e( 'Not found', 'twentythirteen' ); ?></h1>
</header>
<div class="page-wrapper">

View File

@ -13,7 +13,7 @@ msgstr ""
"Language-Team: LANGUAGE <LL@li.org>\n"
#: 404.php:16
msgid "Not Found"
msgid "Not found"
msgstr ""
#: 404.php:21