From 59855fea38354c9fda9dd591ea04e64a9bc0aa3e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9rome=20Perrin?= <jerome@nexedi.com> Date: Thu, 8 Apr 2010 09:49:19 +0000 Subject: [PATCH] the term is "Start" an accounting period, not "open" git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34369 20353a03-c40f-0410-a6d1-a30d3c3de9de --- .../your_open_periods.xml | 4 ++-- bt5/erp5_accounting/bt/revision | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/AccountingPeriod_viewCreateSecondaryPeriodDialog/your_open_periods.xml b/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/AccountingPeriod_viewCreateSecondaryPeriodDialog/your_open_periods.xml index 3e71bca7b9..205d7ddb4f 100644 --- a/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/AccountingPeriod_viewCreateSecondaryPeriodDialog/your_open_periods.xml +++ b/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/AccountingPeriod_viewCreateSecondaryPeriodDialog/your_open_periods.xml @@ -136,7 +136,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string>Open the created periods</string> </value> + <value> <string>Start the created periods</string> </value> </item> <item> <key> <string>editable</string> </key> @@ -160,7 +160,7 @@ </item> <item> <key> <string>title</string> </key> - <value> <string>Open Periods ?</string> </value> + <value> <string>Start Periods ?</string> </value> </item> </dictionary> </value> diff --git a/bt5/erp5_accounting/bt/revision b/bt5/erp5_accounting/bt/revision index 019cce38b1..09486914e5 100644 --- a/bt5/erp5_accounting/bt/revision +++ b/bt5/erp5_accounting/bt/revision @@ -1 +1 @@ -1154 \ No newline at end of file +1155 \ No newline at end of file -- 2.30.9