Dotclear

Changeset 1572:99aa34c9f934 for plugins


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

In french, tag is mot-clé. Enhancement for prompt. Fixes #1489

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/tags/tag_posts.php

    r1553 r1572  
    9898  <script type="text/javascript"> 
    9999  //<![CDATA[ 
    100   dotclear.msg.confirm_tag_delete = '<?php echo html::escapeJS(sprintf(__('Are you sure you want to remove this %s?'),'tag')) ?>'; 
     100  dotclear.msg.confirm_tag_delete = '<?php echo html::escapeJS(sprintf(__('Are you sure you want to remove tag: “%s”?'),html::escapeHTML($tag))) ?>'; 
    101101  $(function() { 
    102102    $('#tag_delete').submit(function() { 
Note: See TracChangeset for help on using the changeset viewer.

Sites map