Changeset 2277 for trunk/system/i18n/fr_FR/cache.php
- Timestamp:
- 03/10/2008 03:41:10 PM (10 months ago)
- Files:
-
- 1 modified
-
trunk/system/i18n/fr_FR/cache.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/system/i18n/fr_FR/cache.php
r1922 r2277 3 3 $lang = array 4 4 ( 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.', 6 7 'extension_not_loaded' => 'l\'extension PHP %s doit être chargée pour utiliser ce driver.', 7 8 'unwritable' => 'Le chemin <tt>%s</tt> configuré pour le cache n\'est pas accessible en écriture.',
