Dotclear

Changeset 792


Ignore:
Timestamp:
02/19/09 23:34:48 (15 years ago)
Author:
Moe
Message:

Link Summarizer 0.1.1 :

  • improved localizations
Location:
plugins/linkSummarizer
Files:
1 deleted
3 edited

Legend:

Unmodified
Added
Removed
  • plugins/linkSummarizer/_define.php

    r791 r792  
    3333     /* Description*/                'Extracts links from posts', 
    3434     /* Author */                    'Moe (http://gniark.net/)', 
    35      /* Version */                   '0.1', 
     35     /* Version */                   '0.1.1', 
    3636     /* Permissions */               'admin,contentadmin' 
    3737); 
  • plugins/linkSummarizer/index.php

    r791 r792  
    7575                    $settings->linksummarizer_active)); ?> 
    7676               <label class="classic" for="linksummarizer_active"> 
    77                <?php echo(__('Display links in posts after the posts')); ?></label> 
     77               <?php echo(__('Display a summary of the links included in posts after the posts')); ?></label> 
    7878          </p> 
    7979           
     
    8282                    $settings->linksummarizer_only_post)); ?> 
    8383               <label class="classic" for="linksummarizer_only_post"> 
    84                <?php echo(__('Display the link summary only in post context')); ?></label> 
     84               <?php echo(__('Display the links summary only in post context')); ?></label> 
    8585          </p> 
    8686           
  • plugins/linkSummarizer/locales/fr/main.po

    r791 r792  
    33"Project-Id-Version: Link Summarizer\n" 
    44"Report-Msgid-Bugs-To: \n" 
    5 "POT-Creation-Date: 2009-02-19 23:20+0100\n" 
    6 "PO-Revision-Date: 2009-02-19 23:20+0100\n" 
     5"POT-Creation-Date: 2009-02-19 23:31+0100\n" 
     6"PO-Revision-Date: 2009-02-19 23:31+0100\n" 
    77"Last-Translator: Moe <poedit@gniark.net>\n" 
    88"Language-Team: Moe <poedit@gniark.net>\n" 
     
    3232 
    3333#: index.php:77 
    34 msgid "Display links in posts after the posts" 
    35 msgstr "Afficher les liens dans les billets après les billets" 
     34msgid "Display a summary of the links included in posts after the posts" 
     35msgstr "Afficher un résumé des liens contenus dans les billets après les billets" 
    3636 
    3737#: index.php:84 
    38 msgid "Display the link summary only in post context" 
     38#, fuzzy 
     39msgid "Display the links summary only in post context" 
    3940msgstr "Afficher le résumé des liens seulement dans le contexte d'un billet" 
    4041 
Note: See TracChangeset for help on using the changeset viewer.

Sites map