From 12fa5bf24b7263b7744c96c10ab7f3f0b1dcc924 Mon Sep 17 00:00:00 2001
From: Laurent Destailleur <eldy@users.sourceforge.net>
Date: Sat, 8 Apr 2006 14:33:18 +0000
Subject: [PATCH] Trad: Traduction statut ouvert pour propal

---
 htdocs/langs/en_US/propal.lang | 2 ++
 htdocs/langs/fr_FR/propal.lang | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/htdocs/langs/en_US/propal.lang b/htdocs/langs/en_US/propal.lang
index 7eb93173ca4..a0850ff4e63 100644
--- a/htdocs/langs/en_US/propal.lang
+++ b/htdocs/langs/en_US/propal.lang
@@ -29,12 +29,14 @@ PropalsOpened=Opened
 PropalsNotBilled=Closed not billed
 PropalStatusDraft=Draft (need to be validated)
 PropalStatusValidated=Validated (proposal is opened)
+PropalStatusOpened=Validated (proposal is opened)
 PropalStatusClosed=Closed
 PropalStatusSigned=Signed (need to be billed)
 PropalStatusNotSigned=Not signed (closed)
 PropalStatusBilled=Billed
 PropalStatusDraftShort=Draft
 PropalStatusValidatedShort=Validated
+PropalStatusOpenedShort=Opened
 PropalStatusClosedShort=Closed
 PropalStatusSignedShort=Signed
 PropalStatusNotSignedShort=Not signed
diff --git a/htdocs/langs/fr_FR/propal.lang b/htdocs/langs/fr_FR/propal.lang
index 58b56ec6f17..40a8c78a529 100644
--- a/htdocs/langs/fr_FR/propal.lang
+++ b/htdocs/langs/fr_FR/propal.lang
@@ -29,12 +29,14 @@ PropalsOpened=Ouvertes
 PropalsNotBilled=Non factur�es
 PropalStatusDraft=Brouillon (� valider)
 PropalStatusValidated=Valid�e (propale ouverte)
+PropalStatusOpened=Valid�e (propale ouverte)
 PropalStatusClosed=Ferm�e
 PropalStatusSigned=Sign�e (� facturer)
 PropalStatusNotSigned=Non sign�e (ferm�e)
 PropalStatusBilled=Factur�e
 PropalStatusDraftShort=Brouillon
 PropalStatusValidatedShort=Valid�e
+PropalStatusOpenedShort=Ouverte
 PropalStatusClosedShort=Ferm�e
 PropalStatusSignedShort=Sign�e
 PropalStatusNotSignedShort=Non sign�e
-- 
GitLab