Dotclear

Changeset 1964:bfde9296c3c5 for plugins


Ignore:
Timestamp:
09/19/13 22:38:09 (12 years ago)
Author:
Krazy Kitty <krazykitty@…>
Branch:
languages
Children:
1965:69570ca58430, 3664:15724267e09b
Message:

A few English language modifications to posts and pages. Only modified the .php and corresponding .html, did not touch the .po

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/pages/page.php

    r1948 r1964  
    398398                         '</p>', 
    399399                    'post_lang' => 
    400                          '<p><label for="post_lang" class="ib">'.__('Page lang').'</label>'. 
     400                         '<p><label for="post_lang" class="ib">'.__('Page language').'</label>'. 
    401401                         form::combo('post_lang',$lang_combo,$post_lang). 
    402402                         '</p>', 
    403403                    'post_format' => 
    404404                         '<div>'. 
    405                          '<h5 id="label_format"><label for="post_format" class="ib">'.__('Text formating').'</label></h5>'. 
     405                         '<h5 id="label_format"><label for="post_format" class="ib">'.__('Text formatting').'</label></h5>'. 
    406406                         '<p>'.form::combo('post_format',$formaters_combo,$post_format,'maximal'). 
    407407                         '</p>'. 
     
    410410                         __('Convert to XHTML').'</a></p></div>')), 
    411411          'metas-box' => array( 
    412                'title' => __('Ordering'), 
     412               'title' => __('Filing'), 
    413413               'items' => array( 
    414414                    'post_position' =>  
Note: See TracChangeset for help on using the changeset viewer.

Sites map