|
From: <os...@us...> - 2014-08-21 08:03:58
|
Revision: 5214
http://sourceforge.net/p/oscss/svn/5214
Author: oscim
Date: 2014-08-21 08:03:56 +0000 (Thu, 21 Aug 2014)
Log Message:
-----------
Fix lang no present in install
Modified Paths:
--------------
trunk/catalog/install/includes/language/fr_FR/osc_content_description.txt
Modified: trunk/catalog/install/includes/language/fr_FR/osc_content_description.txt
===================================================================
--- trunk/catalog/install/includes/language/fr_FR/osc_content_description.txt 2014-08-20 08:44:04 UTC (rev 5213)
+++ trunk/catalog/install/includes/language/fr_FR/osc_content_description.txt 2014-08-21 08:03:56 UTC (rev 5214)
@@ -1,8 +1,8 @@
<?php
/**
- @licence GPL 2005-2010 The osCSS developers - osCSS Open Source E-commerce
+ @licence GPL 2005-2014 The osCSS developers - osCSS Open Source E-commerce
@package osCSS-2 <www http://www.oscss.org>
- @version 2.1.0
+ @version 2.2.0
@date 18/12/10, 10:50
@author oscim <mail aur...@os...> <www http://www.oscim.fr>
@encode UTF-8
@@ -19,5 +19,6 @@
$lg['OSC_CONTENT_DESCRIPTION_CONTACT_T']="Contact" ;
$lg['OSC_CONTENT_DESCRIPTION_CONTACT_D']="<p>Utiliser ce formulaire pour contacter notre service clientèle.</p>" ;
-
+$lg[' OSC_CONTENT_DESCRIPTION_HOME_T']="Bienvenue" ;
+$lg[' OSC_CONTENT_DESCRIPTION_HOME_T']="<p>Faites un tour sur notre shop ... , et n'hesitez pas à nous solliciter pour tous renseigement :)</p>" ;
?>
\ No newline at end of file
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|