Show
Ignore:
Timestamp:
03/10/2008 03:41:10 PM (10 months ago)
Author:
spirit
Message:

updates in fr_FR according to recent changes

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/system/i18n/fr_FR/cache.php

    r1922 r2277  
    33$lang = array 
    44( 
    5         'driver_not_supported' => 'Le driver du cache %s n\'existe pas.', 
     5        'undefined_group'      => 'Le groupe %s n\'est pas défini dans votre configuration.', 
     6    'driver_not_supported' => 'Le driver du cache %s n\'existe pas.', 
    67    'extension_not_loaded' => 'l\'extension PHP %s doit être chargée pour utiliser ce driver.', 
    78        'unwritable'           => 'Le chemin <tt>%s</tt> configuré pour le cache n\'est pas accessible en écriture.',