Dotclear


Ignore:
Timestamp:
08/30/13 18:46:13 (12 years ago)
Author:
Anne Kozlika <kozlika@…>
Branch:
default
Message:

posts_action.php Replaced "Change [this] for entries" by "Change [this] for the selection" (as it can be on posts, pages, this or that). Fixes #1540 at last.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/posts_actions.php

    r1527 r1637  
    407407               html::escapeHTML($core->blog->name) => '', 
    408408               __('Entries') => 'posts.php', 
    409                '<span class="page-title">'.__('Change category for entries').'</span>' => '' 
     409               '<span class="page-title">'.__('Change category for this selection').'</span>' => '' 
    410410     )); 
    411411      
     
    458458               html::escapeHTML($core->blog->name) => '', 
    459459               __('Entries') => 'posts.php', 
    460                '<span class="page-title">'.__('Change language for entries').'</span>' => '' 
     460               '<span class="page-title">'.__('Change language for this selection').'</span>' => '' 
    461461     )); 
    462462     echo '<p><a class="back" href="'.html::escapeURL($redir_sel).'">'.__('Back to entries list').'</a></p>'; 
     
    499499               html::escapeHTML($core->blog->name) => '', 
    500500               __('Entries') => 'posts.php', 
    501                '<span class="page-title">'.__('Change author for entries').'</span>' => '' 
     501               '<span class="page-title">'.__('Change author for this selection').'</span>' => '' 
    502502     )); 
    503503     echo '<p><a class="back" href="'.html::escapeURL($redir_sel).'">'.__('Back to entries list').'</a></p>'; 
Note: See TracChangeset for help on using the changeset viewer.

Sites map