Changeset 3554:bd1d1eb305ab
- Timestamp:
- 07/24/17 06:01:42 (8 years ago)
- Branch:
- default
- Files:
- 
          - 4 edited
 
 - 
          admin/index.php (modified) (1 diff)
- 
          locales/_pot/main.pot (modified) (1 diff)
- 
          locales/fr/main.po (modified) (1 diff)
- 
          locales/uk/main.po (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
        admin/index.phpr3534 r3554 231 231 if (version_compare(phpversion(),DC_NEXT_REQUIRED_PHP,'<')) { 232 232 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()). 234 235 '</p>'; 235 236 } 
- 
        locales/_pot/main.potr3538 r3554 1363 1363 #: admin/index.php:233 1364 1364 #, php-format 1365 msgid "The next versions of Dotclear will not support PHP version < 5.5, your's is currently %s"1365 msgid "The next versions of Dotclear will not support PHP version < %s, your's is currently %s" 1366 1366 msgstr "" 1367 1367 
- 
        locales/fr/main.por3534 r3554 971 971 972 972 #, 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"973 msgid "The next versions of Dotclear will not support PHP version < %s, your's is currently %s" 974 msgstr "Les prochaines versions de Dotclear ne supporteront par les versions de PHP < %s, la votre est actuellement la %s" 975 975 976 976 msgid "Make this blog my default blog" 
- 
        locales/uk/main.por3538 r3554 961 961 962 962 #, php-format 963 msgid "The next versions of Dotclear will not support PHP version < 5.5, your's is currently %s"963 msgid "The next versions of Dotclear will not support PHP version < %s, your's is currently %s" 964 964 msgstr "" 965 965 
Note: See TracChangeset
          for help on using the changeset viewer.
      