Dotclear

Changeset 3554:bd1d1eb305ab


Ignore:
Timestamp:
07/24/17 06:01:42 (8 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Better this way

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • admin/index.php

    r3534 r3554  
    231231          if (version_compare(phpversion(),DC_NEXT_REQUIRED_PHP,'<')) { 
    232232               echo '<p class="info">'. 
    233                     sprintf(__('The next versions of Dotclear will not support PHP version < 5.5, your\'s is currently %s'),phpversion()). 
     233                    sprintf(__('The next versions of Dotclear will not support PHP version < %s, your\'s is currently %s'), 
     234                         DC_NEXT_REQUIRED_PHP,phpversion()). 
    234235                    '</p>'; 
    235236          } 
  • locales/_pot/main.pot

    r3538 r3554  
    13631363#: admin/index.php:233 
    13641364#, php-format 
    1365 msgid "The next versions of Dotclear will not support PHP version < 5.5, your's is currently %s" 
     1365msgid "The next versions of Dotclear will not support PHP version < %s, your's is currently %s" 
    13661366msgstr "" 
    13671367 
  • locales/fr/main.po

    r3534 r3554  
    971971 
    972972#, php-format 
    973 msgid "The next versions of Dotclear will not support PHP version < 5.5, your's is currently %s" 
    974 msgstr "Les prochaines versions de Dotclear ne supporteront par les versions de PHP < 5.5, la votre est actuellement la %s" 
     973msgid "The next versions of Dotclear will not support PHP version < %s, your's is currently %s" 
     974msgstr "Les prochaines versions de Dotclear ne supporteront par les versions de PHP < %s, la votre est actuellement la %s" 
    975975 
    976976msgid "Make this blog my default blog" 
  • locales/uk/main.po

    r3538 r3554  
    961961 
    962962#, php-format 
    963 msgid "The next versions of Dotclear will not support PHP version < 5.5, your's is currently %s" 
     963msgid "The next versions of Dotclear will not support PHP version < %s, your's is currently %s" 
    964964msgstr "" 
    965965 
Note: See TracChangeset for help on using the changeset viewer.

Sites map