Dotclear

Changeset 1479:a32520c51e7b


Ignore:
Timestamp:
08/19/13 21:30:22 (10 years ago)
Author:
Denis Jean-Christian <contact@…>
Branch:
2.5
Message:

Add message with link to manual update on donwload fail (en, fr), fixes #1490

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • admin/update.php

    r1462 r1479  
    106106                         throw new Exception( 
    107107                              sprintf(__('Downloaded Dotclear archive seems to be corrupted. '. 
    108                               'Try <a %s>download it</a> again.'),'href="'.$p_url.'?step=download"') 
     108                              'Try <a %s>download it</a> again.'),'href="'.$p_url.'?step=download"'). 
     109                              ' '. 
     110                              __('If this problem persists try to '. 
     111                              '<a href="http://dotclear.org/download">update manually</a>.') 
    109112                         ); 
    110113                    } 
  • locales/en/main.po

    r1462 r1479  
    19171917msgstr "" 
    19181918 
     1919msgid "If this problem persists try to <a href="http://dotclear.org/download">update manually</a>." 
     1920msgstr "" 
     1921 
    19191922msgid "The following files of your Dotclear installation have been modified so we won't try to update your installation. Please try to <a href=\"http://dotclear.org/download\">update manually</a>." 
    19201923msgstr "" 
  • locales/fr/main.po

    r1462 r1479  
    19901990msgstr "L'archive de Dotclear téléchargée semble être corrompue. Essayer de la <a %s>télécharger</a> à nouveau." 
    19911991 
     1992msgid "If this problem persists try to <a href="http://dotclear.org/download">update manually</a>." 
     1993msgstr "Si le problème persiste essayer de <a href="http://dotclear.org/download">mettre à jour manuellement</a>." 
     1994 
    19921995msgid "The following files of your Dotclear installation have been modified so we won't try to update your installation. Please try to <a href=\"http://dotclear.org/download\">update manually</a>." 
    19931996msgstr "Comme les fichiers suivants de votre installation de Dotclear ont été modifiés, votre installation ne peut être mise à jour. Merci de <a href=\"http://fr.dotclear.org/download\">mettre à jour manuellement</a>." 
Note: See TracChangeset for help on using the changeset viewer.

Sites map