gettext contexts. Props nbachiyski. see #9112

git-svn-id: https://develop.svn.wordpress.org/trunk@10767 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren
2009-03-10 23:02:29 +00:00
parent e2484af8f6
commit 1952e923f8
12 changed files with 59 additions and 31 deletions
+1 -1
View File
@@ -173,7 +173,7 @@ if ($allowed_files) :
<li><a href="theme-editor.php?file=<?php echo "$template_file"; ?>&amp;theme=<?php echo urlencode($theme) ?>"><?php echo $filedesc ?></a></li>
<?php endwhile; ?>
</ul>
<h4><?php echo _c('Styles|Theme stylesheets in theme editor'); ?></h4>
<h4><?php /* translators: Theme stylesheets in theme editor */ echo _x('Styles', 'Theme stylesheets in theme editor'); ?></h4>
<ul>
<?php
$template_mapping = array();