Dotclear

Changeset 1625:9cc86c2ae4d3


Ignore:
Timestamp:
08/30/13 14:36:11 (11 years ago)
Author:
Anne Kozlika <kozlika@…>
Branch:
default
Message:

Updates messages if comments and/or trackbacks are closed on blog.

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • admin/post.php

    r1621 r1625  
    482482                                   __('Warning: Comments are not more accepted for this entry.').'</p>') :  
    483483                              '<p class="form-note warn">'. 
    484                               __('Warning: Comments are not accepted on this blog.').'</p>'), 
     484                              __('Comments are not accepted on this blog so far.').'</p>'), 
    485485                    'post_open_tb' => 
    486486                         '<p><label for="post_open_tb" class="classic">'. 
     
    492492                                   '<p class="form-note warn">'. 
    493493                                   __('Warning: Trackbacks are not more accepted for this entry.').'</p>') :  
    494                               '<p class="form-note warn">'.__('Warning: Trackbacks are not accepted on this blog.').'</p>'), 
     494                              '<p class="form-note warn">'.__('Trackbacks are not accepted on this blog so far.').'</p>'), 
    495495                    'post_password' => 
    496496                         '<p><label for="post_password" class="ib">'.__('Password').'</label>'. 
  • locales/fr/main.po

    r1622 r1625  
    16551655 
    16561656msgid "Warning: Comments are not accepted on this blog." 
    1657 msgstr "Attention : les commentaires ne sont pas acceptés sur ce blog." 
     1657msgstr "Les commentaires sont fermés sur ce blog pour le moment." 
    16581658 
    16591659msgid "Warning: Trackbacks are not more accepted for this entry." 
    16601660msgstr "Attention : les rétroliens ne sont plus acceptés pour ce billet." 
    16611661 
    1662 msgid "Warning: Trackbacks are not accepted on this blog." 
    1663 msgstr "Attention : les rétroliens ne sont pas acceptés sur ce blog." 
     1662msgid "Trackbacks are not accepted on this blog so far." 
     1663msgstr "Les rétroliens sont fermés sur ce blog pour le moment." 
    16641664 
    16651665msgid "Selected entry" 
  • plugins/pages/page.php

    r1621 r1625  
    442442                                   __('Warning: Comments are not more accepted for this entry.').'</p>') :  
    443443                              '<p class="form-note warn">'. 
    444                               __('Warning: Comments are not accepted on this blog.').'</p>'), 
     444                              __('Comments are not accepted on this blog so far.').'</p>'), 
    445445                    'post_open_tb' => 
    446446                         '<p><label for="post_open_tb" class="classic">'. 
     
    452452                                   '<p class="form-note warn">'. 
    453453                                   __('Warning: Trackbacks are not more accepted for this entry.').'</p>') :  
    454                               '<p class="form-note warn">'.__('Warning: Trackbacks are not accepted on this blog.').'</p>'), 
     454                              '<p class="form-note warn">'.__('Trackbacks are not accepted on this blog so far.').'</p>'), 
    455455                    'post_hide' =>  
    456456                         '<p><label for="post_selected" class="classic">'.form::checkbox('post_selected',1,$post_selected).' '. 
Note: See TracChangeset for help on using the changeset viewer.

Sites map