Dotclear

Changeset 1507


Ignore:
Timestamp:
09/24/09 23:03:23 (14 years ago)
Author:
xave
Message:

final tweaks. fit to fight.

Location:
plugins/mkcompat
Files:
2 added
3 edited

Legend:

Unmodified
Added
Removed
  • plugins/mkcompat/class.dc.mkcompat216.php

    r1502 r1507  
    5656     { 
    5757          $oldTags = array( 
    58                'MetaData','MetaDataHeader','MetaDataFooter','MetaID','MetaPercent', 
    59                'MetaRoundPercent','MetaURL','MetaAllURL','EntryMetaData', 
     58               'tpl:MetaData','tpl:MetaID','tpl:MetaPercent','tpl:MetaRoundPercent', 
     59               'tpl:MetaURL','tpl:MetaAllURL','tpl:EntryMetaData', 
    6060               'The document you are looking for does not exists.' 
    6161               ); 
    6262          $newTags = array( 
    63                'Tags','TagsHeader','TagsFooter','TagID','TagPercent', 
    64                'TagRoundPercent','TagURL','TagCloudURL','EntryTags', 
     63               'tpl:Tags','tpl:TagID','tpl:TagPercent','tpl:TagRoundPercent', 
     64               'tpl:TagURL','tpl:TagCloudURL','tpl:EntryTags', 
    6565               'The document you are looking for does not exist.' 
    6666          ); 
  • plugins/mkcompat/index.php

    r1492 r1507  
    1414 
    1515if (!empty($_POST)) { 
    16      if ($_POST['action'] == 'Upgrade') 
    17      { 
    18           if ($_POST['type'] == 'theme') 
    19                mkcompat::themeUpgrade($_POST['root']); 
    20           if ($_POST['type'] == 'plugin') 
    21                mkcompat::pluginUpgrade($_POST['root']); 
    22           http::redirect($p_url.'&upd=1&type='.$_POST['type'].'&name='.$_POST['name']); 
    23      } 
     16     if ($_POST['type'] == 'theme') 
     17          mkcompat::themeUpgrade($_POST['root']); 
     18     if ($_POST['type'] == 'plugin') 
     19          mkcompat::pluginUpgrade($_POST['root']); 
     20     http::redirect($p_url.'&upd=1&type='.$_POST['type'].'&name='.$_POST['name']); 
    2421} 
    2522?> 
  • plugins/mkcompat/locales/fr/main.po

    r1487 r1507  
    11# Language: français 
    2 # Module: compat216 - 1 
    3 # Date: 2009-09-23 08:05:29 
    4 # Author: DCTeam, contact@dotclear.net 
     2# Module: mkcompat - 0.1 
     3# Date: 2009-09-24 20:41:50 
     4# Author: , xave@xave.org 
    55# Translated with dcTranslater - 0.2.4 
    66 
     
    88msgstr "Content-Type: text/plain; charset=UTF-8\n" 
    99 
     10#: _admin.php:13 
     11msgid "Compatibility 2.1.6" 
     12msgstr "Compatibilité 2.1.6" 
     13 
     14#: index.php:31 
     15msgid "Dotclear 2.1.6 compatibility plugin" 
     16msgstr "Plugin de compatibilité 2.1.6" 
     17 
     18#: index.php:35 
     19msgid "The %s theme has been upgraded" 
     20msgstr "Le thème %s a été mis à jour." 
     21 
     22#: index.php:37 
     23msgid "The %s plugin has been upgraded" 
     24msgstr "Le plugin %s a été mis à jour." 
     25 
     26#: index.php:40 
     27msgid "Important notice" 
     28msgstr "Précision importante" 
     29 
     30#: index.php:41 
     31msgid "This plugin tries to update your themes and plugins to work smoothly with the latest version of Dotclear. It is provided as-is, may not work, and may even break something. Please do a backup of your modules before using it." 
     32msgstr "Ce plugin tente de mettre à jour vos plugins et thèmes pour les rendre compatibles avec la dernière version de Dotclear. Il est fourni en l'état, peut ne pas fonctionner, peut même rendre un de vos modules inopérants. Il est important de les sauvegarder avant d'utiliser ce plugin." 
     33 
     34#: index.php:42 
     35msgid "Themes requiring an upgrade" 
     36msgstr "Thèmes nécessitant une mise-à-jour" 
     37 
     38#: index.php:110 
     39msgid "Upgrade" 
     40msgstr "Mise-à-jour" 
     41 
     42#: index.php:73 
     43msgid "You do not have sufficient rights to upgrade this theme." 
     44msgstr "Vous n'avez pas suffisamment de droits pour mettre ce thème à jour." 
     45 
     46#: index.php:82 
     47msgid "Upgrade does not seem to be required for any theme." 
     48msgstr "Il semble qu'aucun thème n'aie besoin d'une mise-à-jour" 
     49 
     50#: index.php:85 
     51msgid "Plugins requiring an upgrade" 
     52msgstr "Plugins nécessitant une mise-à-jour" 
     53 
     54#: index.php:113 
     55msgid "You do not have sufficient rights to upgrade this plugin." 
     56msgstr "Vous n'avez pas suffisamment de droits pour mettre ce plugin à jour." 
     57 
     58#: index.php:122 
     59msgid "Upgrade does not seem to be required for any plugin." 
     60msgstr "Il semble qu'aucun plugin n'aie besoin d'une mise-à-jour" 
     61 
    1062msgid "The document you are looking for does not exists." 
    1163msgstr "Le document que vous cherchez n'existe pas." 
Note: See TracChangeset for help on using the changeset viewer.

Sites map