<?php
/**
  @licence GPL 2005-2011  The osCSS developers - osCSS Open Source E-commerce
  @package osCSS-2 <www http://www.oscss.org>
  @version 2.1.0
  @date  23/03/11, 16:10
  @author oscim <mail aurelien@oscim.fr> <www http://www.oscim.fr>
  @encode UTF-8
*/
$lang['heading title ']='Bienvenue sur osCSS';
$lang['heading title index']='Bienvenue sur osCSS';
$lang['heading title customers']='Aperçu clients et commandes';
$lang['heading title catalog']='Aperçu des produits';
$lang['heading title cms']='Aperçu des contenus';
$lang['heading title commercial']='Aperçu';
$lang['heading title tools']='Aperçu';
$lang['heading title modules']='Aperçu';
$lang['heading title configuration']='Aperçu de la configuration';


$lang['HEADING_STOCK']='Stock Alerte';
$lang['TEXT_OSCSS_VERSION']='version d\'osCSS';
$lang['ERROR_FOPEN']='Ne peut pas vérifier la mise à jour si  \'allow_url_fopen\' est désactivé sur votre système..';
$lang['ERROR_UNKNOW']='La vérification de la mise à jour n\'a pas pu s\'effectuer pour une raison inconnue.';
$lang['LATEST_VERSION']='Vous utilisez la dernière version d\'osCSS.';
$lang['NEW_VERSION_AVAILABLE']='Une nouvelle version est disponible. Vous pouvez la télécharger en vous rendant sur <a href="http://www.oscss.org/">www.oscss.org</a>.';
?>