Dotclear

Changeset 3176


Ignore:
Timestamp:
08/26/13 14:25:47 (10 years ago)
Author:
brol
Message:

Typo

Location:
plugins/fakemeup
Files:
6 edited

Legend:

Unmodified
Added
Removed
  • plugins/fakemeup/index.php

    r3175 r3176  
    147147               echo '<p>'.__("The updates have been performed.").'</p>'; 
    148148          } 
    149           echo '<p><a href="update.php">'.__('Update dotclear').'</a></p>'. 
     149          echo '<p><a href="update.php">'.__('Update Dotclear').'</a></p>'. 
    150150               '</div>'; 
    151151     } elseif (isset($_POST['disclaimer_ok'])) { 
     
    156156               echo '<div class="message">'; 
    157157               if (count($changes["changed"]) != 0) { 
    158                     echo '<p>'.__('The following files will have their checksum faked :').'</p>'. 
     158                    echo '<p>'.__('The following files will have their checksum faked:').'</p>'. 
    159159                         '<ul>'; 
    160160                    foreach ($changes["changed"] as $k => $v) { 
     
    164164               } 
    165165               if (count($changes["removed"]) != 0) { 
    166                     echo '<p>'.__('The following files digests will have their checksum cleaned :').'</p>'. 
     166                    echo '<p>'.__('The following files digests will have their checksum cleaned:').'</p>'. 
    167167                         '<ul>'; 
    168168                    foreach ($changes["removed"] as $k => $v) { 
     
    188188          } else { 
    189189               $disclaimer = l10n::getFilePath(dirname(__FILE__).'/locales','disclaimer.html',$GLOBALS['_lang']); 
    190                echo '<p class="error">'.__('Please read carefully the following disclaimer before proceeding !').'</p>'; 
     190               echo '<p class="error">'.__('Please read carefully the following disclaimer before proceeding!').'</p>'; 
    191191               echo '<div class="message">'.file_get_contents($disclaimer); 
    192192               echo '<form action="'.$p_url.'" method="post">'. 
    193193                    '<p><input type="checkbox" name="disclaimer_ok" id="disclaimer_ok" />&nbsp;'. 
    194                     '<label for="disclaimer_ok" class="inline">'.__("I have read and understood the disclaimer and wish to continue anyway").'</label>'. 
     194                    '<label for="disclaimer_ok" class="inline">'.__("I have read and understood the disclaimer and wish to continue anyway.").'</label>'. 
    195195                    $core->formNonce(). 
    196196                    '</p>'. 
  • plugins/fakemeup/locales/_pot/main.pot

    r3087 r3176  
    3434 
    3535#: plugins/fakemeup/index.php:149 
    36 msgid "The following files will have their checksum faked :" 
     36msgid "The following files will have their checksum faked:" 
    3737msgstr "" 
    3838 
    3939#: plugins/fakemeup/index.php:157 
    40 msgid "The following files digests will have their checksum cleaned :" 
     40msgid "The following files digests will have their checksum cleaned:" 
    4141msgstr "" 
    4242 
     
    5858 
    5959#: plugins/fakemeup/index.php:181 
    60 msgid "Please read carefully the following disclaimer before proceeding !" 
     60msgid "Please read carefully the following disclaimer before proceeding!" 
    6161msgstr "" 
    6262 
  • plugins/fakemeup/locales/en/disclaimer.html

    r3085 r3176  
    11<p>This plugin is indented to bypass error messages displayed when 
    2 trying to upgrade dotclear whereas some core files have been altered</p> 
     2trying to upgrade dotclear whereas some core files have been altered.</p> 
    33 
    44<p>Before proceeding, you must take into consideration that any 
    55core file you may have modified will be overwritten by the new ones when 
    6 you perform an upgrade. Any custom change will then be lost ! 
     6you perform an upgrade. Any custom change will then be lost!</p> 
  • plugins/fakemeup/locales/en/helpus.html

    r3087 r3176  
    1 <h3>Help us to help you !</h3> 
     1<h3>Help us to help you!</h3> 
    22 
    3 <p>A backup file containing erroneous files has been generated at the following location : <a href="%1$s">%1$s</a>.</p> 
     3<p>A backup file containing erroneous files has been generated at the following location: <a href="%1$s">%1$s</a>.</p> 
    44 
    55<p>In an effort to provide increasing quality on our platform, we would appreciate you to send us your feedback.</p> 
  • plugins/fakemeup/locales/fr/helpus.html

    r3173 r3176  
    11<h3>Aidez-nous à vous aider !</h3> 
    22 
    3 <p>Un ficher de sauvegarde, contenant les fichiers avec des contrôles invalides a été généré ici : <a href="%1$s">%1$s</a>.</p> 
     3<p>Un ficher de sauvegarde, contenant les fichiers avec des contrôles invalides a été généré ici&nbsp;: <a href="%1$s">%1$s</a>.</p> 
    44 
    55<p>Dans un effort d'amélioration de qualité, nous apprécierions que vous nous aidiez, en nous envoyant votre retour.</p> 
    66 
    7 <p>Pour ce faire, si vous pensez ne rien avoir modifié aux fichiers cités aux pages précédentes, nous vous invitons à nous faire parvenir ce fichier zip par e-mail, à l'adresse suivante : <a href="mailto:%2$s">%2$s</a> .</p> 
     7<p>Pour ce faire, si vous pensez ne rien avoir modifié aux fichiers cités aux pages précédentes, nous vous invitons à nous faire parvenir ce fichier zip par e-mail, à l'adresse suivante&nbsp;: <a href="mailto:%2$s">%2$s</a>.</p> 
    88 
    99<p>Merci à vous!</p> 
  • plugins/fakemeup/locales/fr/main.po

    r3173 r3176  
    1717msgstr "Les mises à jour ont été faites." 
    1818 
    19 msgid "Update dotclear" 
    20 msgstr "Mettre à jour dotclear" 
     19msgid "Update Dotclear" 
     20msgstr "Mettre à jour Dotclear" 
    2121 
    2222msgid "No changed filed have been found, nothing to do!" 
    2323msgstr "Pas de fichier modifié trouvé. Rien à faire !" 
    2424 
    25 msgid "The following files will have their checksum faked :" 
     25msgid "The following files will have their checksum faked:" 
    2626msgstr "Les fichiers suivants vont voir leur checksum modifié :" 
    2727 
    28 msgid "The following files digests will have their checksum cleaned :" 
     28msgid "The following files digests will have their checksum cleaned:" 
    2929msgstr "Les fichiers suivants vont avoir leur checksum nettoyé :" 
    3030 
     
    4141msgstr "Continuer" 
    4242 
    43 msgid "Please read carefully the following disclaimer before proceeding !" 
     43msgid "Please read carefully the following disclaimer before proceeding!" 
    4444msgstr "Merci de lire avec attention la mise en garde suivante avant de continuer !" 
    4545 
    46 msgid "I have read and understood the disclaimer and wish to continue anyway" 
     46msgid "I have read and understood the disclaimer and wish to continue anyway." 
    4747msgstr "J'ai lu et j'ai compris la mise en garde, je souhaite continuer quand même." 
    4848 
Note: See TracChangeset for help on using the changeset viewer.

Sites map