';
print '';
print '';
diff --git a/htdocs/langs/en_US/main.lang b/htdocs/langs/en_US/main.lang
index 27189a60ab6..703504eaf5c 100644
--- a/htdocs/langs/en_US/main.lang
+++ b/htdocs/langs/en_US/main.lang
@@ -1,8 +1,9 @@
# Dolibarr language file - en_US - main
charset="iso-8859-1"
Error=Fout
-ErrorForbidden=De toegang is verboden
-ErrorFileDoesNotExists=Dien %s niet bestaat in
+ErrorForbidden=Access forbidden
+ErrorFileDoesNotExists=File %s does not exists
+ErrorCanNotCreateDir=Can not create dir %s
yes=yes
Yes=Yes
no=no
@@ -60,6 +61,7 @@ Alert=Alert
Previous=Previous
Next=Next
Cards=Cards
+Card=Card
Date=Date
Year=Year
Month=Month
@@ -90,3 +92,5 @@ ActionsDone=Actions Done
ActionsToDo=Actions To Do
Filter=Filter
RemoveFilter=Remove filter
+ChartGenerated=Chart generated
+ChartNotGenerated=Chart not generated
diff --git a/htdocs/langs/en_US/products.lang b/htdocs/langs/en_US/products.lang
index 02780a5f5cb..f2101cb6743 100644
--- a/htdocs/langs/en_US/products.lang
+++ b/htdocs/langs/en_US/products.lang
@@ -10,4 +10,6 @@ ProductsOnSell=Products on sell
ProductsNotOnSell=Products out of sell
ServicesOnSell=Services on sell
ServicesNotOnSell=Services out of sell
-LastRecorded=Last products/services on sell recorded
\ No newline at end of file
+LastRecorded=Last products/services on sell recorded
+CardProduct0=Product card
+CardProduct1=Service card
\ No newline at end of file
diff --git a/htdocs/langs/fr_FR/main.lang b/htdocs/langs/fr_FR/main.lang
index 34d17491049..c801b592055 100644
--- a/htdocs/langs/fr_FR/main.lang
+++ b/htdocs/langs/fr_FR/main.lang
@@ -3,6 +3,7 @@ charset="iso-8859-1"
Error=Erreur
ErrorForbidden=Accès non autorisé
ErrorFileDoesNotExists=Le fichier %s n'existe pas
+ErrorCanNotCreateDir=Impossible de créer le répertoire %s
yes=oui
Yes=Oui
no=non
@@ -60,6 +61,7 @@ Alert=Alerte
Previous=Précédent
Next=Suivant
Cards=Fiches
+Card=Fiche
Date=Date
Year=Année
Month=Mois
@@ -89,4 +91,6 @@ Comments=Commentaires
ActionsDone=Actions effectuées
ActionsToDo=Actions à faire
Filter=Filtre
-RemoveFilter=Supprimer filtre
\ No newline at end of file
+RemoveFilter=Supprimer filtre
+ChartGenerated=Graphiques générés
+ChartNotGenerated=Graphique non généré
\ No newline at end of file
diff --git a/htdocs/langs/fr_FR/products.lang b/htdocs/langs/fr_FR/products.lang
index 3a51eb07012..1daae8d441a 100644
--- a/htdocs/langs/fr_FR/products.lang
+++ b/htdocs/langs/fr_FR/products.lang
@@ -10,4 +10,6 @@ ProductsOnSell=Produits en vente
ProductsNotOnSell=Produits hors vente
ServicesOnSell=Services en vente
ServicesNotOnSell=Services hors vente
-LastRecorded=Derniers produits/services en vente enregistrés
\ No newline at end of file
+LastRecorded=Derniers produits/services en vente enregistrés
+CardProduct0=Fiche produit
+CardProduct1=Fiche service
diff --git a/htdocs/postnuke/articles/fiche.php b/htdocs/postnuke/articles/fiche.php
index 875ad71dbe1..0e9ca1add0c 100644
--- a/htdocs/postnuke/articles/fiche.php
+++ b/htdocs/postnuke/articles/fiche.php
@@ -79,7 +79,7 @@ if ($id)
print str_replace(" ","",$article->body);
print "";
- print '