Dotclear

Changeset 2385:3939542624d6 for admin


Ignore:
Timestamp:
10/16/13 11:02:31 (12 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
2.6
Message:

Add l10n for a message, fixes #1780

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/post.php

    r2256 r2385  
    299299               # --BEHAVIOR-- adminAfterPostUpdate 
    300300               $core->callBehavior('adminAfterPostUpdate',$cur,$post_id); 
    301                dcPage::addSuccessNotice (sprintf('The post "%s" has been successfully updated',html::escapeHTML($cur->post_title))); 
     301               dcPage::addSuccessNotice (sprintf(__('The post "%s" has been successfully updated'),html::escapeHTML($cur->post_title))); 
    302302               http::redirect('post.php?id='.$post_id); 
    303303          } 
Note: See TracChangeset for help on using the changeset viewer.

Sites map