Opened 14 years ago
Last modified 14 years ago
#1540 new enhancement
Missing translations strings
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Severity: | normal |
| Plugin: | not-listed | Keywords: | i18n, wordpress-seo yoast |
| Cc: |
Description
class.config.php lines 470, 491, 494, 604 missing ,'wordpress-seo'
<h2 class="nav-tab-wrapper" id="wpseo-tabs">
<a class="nav-tab" id="general-tab" href="#top#general"><?php _e('General','wordpress-seo');?></a>
<a class="nav-tab" id="home-tab" href="#top#home"><?php _e('Home','wordpress-seo');?></a>
<a class="nav-tab" id="post_types-tab" href="#top#post_types"><?php _e('Post Types','wordpress-seo');?></a>
<a class="nav-tab" id="taxonomies-tab" href="#top#taxonomies"><?php _e('Taxonomies','wordpress-seo');?></a>
<a class="nav-tab" id="archives-tab" href="#top#archives"><?php _e('Other','wordpress-seo');?></a>
<a class="nav-tab" id="template_help-tab" href="#top#template_help"><?php _e('Help','wordpress-seo');?></a>
</h2>
echo '<p class="desc">'.__('If you want to prevent /page/2/ and further of any archive to show up in the search results, enable this.','wordpress-seo').'</p>';
echo '<p class="desc">'.__('I don\'t know why you\'d want to use meta keywords, but if you want to, check this box.','wordpress-seo').'</p>';
echo '<p>'.__('These pages will be noindex, followed by default, so they will never show up in search results.','wordpress-seo').'</p>';
Attachments (1)
Change History (2)
Note: See
TracTickets for help on using
tickets.
updated wordpress-seo-fr_FR.mo file for v1.2.3