From fbee4c378a14b5d5b4a9e5d6fa8d2ad6158fc78b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=A9rome=20Perrin?= <jerome@nexedi.com>
Date: Wed, 15 Jul 2015 10:21:19 +0000
Subject: [PATCH] Fix capitalisation of "Valid From" and "Valid Until"

---
 .../BusinessTemplate_viewSvnSSLTrust/your_valid_from.xml      | 2 +-
 .../BusinessTemplate_viewSvnSSLTrust/your_valid_until.xml     | 2 +-
 .../MessageTranslationTemplateItem/zh/erp5_ui/translation.po  | 4 ++--
 .../InternalSupplyModule_viewInternalSupplyList/listbox.xml   | 4 ++--
 .../PurchaseSupplyModule_viewPurchaseSupplyList/listbox.xml   | 4 ++--
 .../erp5_pdm/SaleSupplyModule_viewSaleSupplyList/listbox.xml  | 4 ++--
 6 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/bt5/erp5_forge/SkinTemplateItem/portal_skins/erp5_vcs/BusinessTemplate_viewSvnSSLTrust/your_valid_from.xml b/bt5/erp5_forge/SkinTemplateItem/portal_skins/erp5_vcs/BusinessTemplate_viewSvnSSLTrust/your_valid_from.xml
index b847d7ab24..367b61cc56 100644
--- a/bt5/erp5_forge/SkinTemplateItem/portal_skins/erp5_vcs/BusinessTemplate_viewSvnSSLTrust/your_valid_from.xml
+++ b/bt5/erp5_forge/SkinTemplateItem/portal_skins/erp5_vcs/BusinessTemplate_viewSvnSSLTrust/your_valid_from.xml
@@ -239,7 +239,7 @@
                 </item>
                 <item>
                     <key> <string>title</string> </key>
-                    <value> <string>Valid From</string> </value>
+                    <value> <string>Valid from</string> </value>
                 </item>
                 <item>
                     <key> <string>truncate</string> </key>
diff --git a/bt5/erp5_forge/SkinTemplateItem/portal_skins/erp5_vcs/BusinessTemplate_viewSvnSSLTrust/your_valid_until.xml b/bt5/erp5_forge/SkinTemplateItem/portal_skins/erp5_vcs/BusinessTemplate_viewSvnSSLTrust/your_valid_until.xml
index 77d52a67dc..05dbc617a9 100644
--- a/bt5/erp5_forge/SkinTemplateItem/portal_skins/erp5_vcs/BusinessTemplate_viewSvnSSLTrust/your_valid_until.xml
+++ b/bt5/erp5_forge/SkinTemplateItem/portal_skins/erp5_vcs/BusinessTemplate_viewSvnSSLTrust/your_valid_until.xml
@@ -239,7 +239,7 @@
                 </item>
                 <item>
                     <key> <string>title</string> </key>
-                    <value> <string>Valid Until</string> </value>
+                    <value> <string>Valid until</string> </value>
                 </item>
                 <item>
                     <key> <string>truncate</string> </key>
diff --git a/bt5/erp5_l10n_zh/MessageTranslationTemplateItem/zh/erp5_ui/translation.po b/bt5/erp5_l10n_zh/MessageTranslationTemplateItem/zh/erp5_ui/translation.po
index 7c1ef68cc6..1d7dd658a7 100644
--- a/bt5/erp5_l10n_zh/MessageTranslationTemplateItem/zh/erp5_ui/translation.po
+++ b/bt5/erp5_l10n_zh/MessageTranslationTemplateItem/zh/erp5_ui/translation.po
@@ -15972,10 +15972,10 @@ msgstr ""
 msgid "VCS Status"
 msgstr ""
 
-msgid "Valid From"
+msgid "Valid from"
 msgstr "生效日期"
 
-msgid "Valid Until"
+msgid "Valid until"
 msgstr "失效日期"
 
 msgid "Validate"
diff --git a/bt5/erp5_pdm/SkinTemplateItem/portal_skins/erp5_pdm/InternalSupplyModule_viewInternalSupplyList/listbox.xml b/bt5/erp5_pdm/SkinTemplateItem/portal_skins/erp5_pdm/InternalSupplyModule_viewInternalSupplyList/listbox.xml
index f39e218a78..cbdef0c17c 100644
--- a/bt5/erp5_pdm/SkinTemplateItem/portal_skins/erp5_pdm/InternalSupplyModule_viewInternalSupplyList/listbox.xml
+++ b/bt5/erp5_pdm/SkinTemplateItem/portal_skins/erp5_pdm/InternalSupplyModule_viewInternalSupplyList/listbox.xml
@@ -83,11 +83,11 @@
                       <list>
                         <tuple>
                           <string>start_date_range_min</string>
-                          <string>Valid From</string>
+                          <string>Valid from</string>
                         </tuple>
                         <tuple>
                           <string>start_date_range_max</string>
-                          <string>Valid Until</string>
+                          <string>Valid until</string>
                         </tuple>
                       </list>
                     </value>
diff --git a/bt5/erp5_pdm/SkinTemplateItem/portal_skins/erp5_pdm/PurchaseSupplyModule_viewPurchaseSupplyList/listbox.xml b/bt5/erp5_pdm/SkinTemplateItem/portal_skins/erp5_pdm/PurchaseSupplyModule_viewPurchaseSupplyList/listbox.xml
index ec1b357346..4c0d4467d9 100644
--- a/bt5/erp5_pdm/SkinTemplateItem/portal_skins/erp5_pdm/PurchaseSupplyModule_viewPurchaseSupplyList/listbox.xml
+++ b/bt5/erp5_pdm/SkinTemplateItem/portal_skins/erp5_pdm/PurchaseSupplyModule_viewPurchaseSupplyList/listbox.xml
@@ -83,11 +83,11 @@
                       <list>
                         <tuple>
                           <string>start_date_range_min</string>
-                          <string>Valid From</string>
+                          <string>Valid from</string>
                         </tuple>
                         <tuple>
                           <string>start_date_range_max</string>
-                          <string>Valid Until</string>
+                          <string>Valid until</string>
                         </tuple>
                       </list>
                     </value>
diff --git a/bt5/erp5_pdm/SkinTemplateItem/portal_skins/erp5_pdm/SaleSupplyModule_viewSaleSupplyList/listbox.xml b/bt5/erp5_pdm/SkinTemplateItem/portal_skins/erp5_pdm/SaleSupplyModule_viewSaleSupplyList/listbox.xml
index a3882b1fc7..b46ef3dfe4 100644
--- a/bt5/erp5_pdm/SkinTemplateItem/portal_skins/erp5_pdm/SaleSupplyModule_viewSaleSupplyList/listbox.xml
+++ b/bt5/erp5_pdm/SkinTemplateItem/portal_skins/erp5_pdm/SaleSupplyModule_viewSaleSupplyList/listbox.xml
@@ -83,11 +83,11 @@
                       <list>
                         <tuple>
                           <string>start_date_range_min</string>
-                          <string>Valid From</string>
+                          <string>Valid from</string>
                         </tuple>
                         <tuple>
                           <string>start_date_range_max</string>
-                          <string>Valid Until</string>
+                          <string>Valid until</string>
                         </tuple>
                       </list>
                     </value>
-- 
2.30.9