From 27d9385bc400fce88b8a514a1db1e74882b2aed8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9rome=20Perrin?= <jerome@nexedi.com> Date: Wed, 16 Jan 2008 17:35:35 +0000 Subject: [PATCH] Set the same title on the action than on the dialog git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18749 20353a03-c40f-0410-a6d1-a30d3c3de9de --- .../portal_types/portal_properties/ods_export.xml | 2 +- bt5/erp5_ods_style/bt/revision | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bt5/erp5_ods_style/ActionTemplateItem/portal_types/portal_properties/ods_export.xml b/bt5/erp5_ods_style/ActionTemplateItem/portal_types/portal_properties/ods_export.xml index 99875d37ad..1d7df1e65c 100644 --- a/bt5/erp5_ods_style/ActionTemplateItem/portal_types/portal_properties/ods_export.xml +++ b/bt5/erp5_ods_style/ActionTemplateItem/portal_types/portal_properties/ods_export.xml @@ -55,7 +55,7 @@ </item> <item> <key> <string>title</string> </key> - <value> <string>Export to SpreadSheet</string> </value> + <value> <string>Export to Spreadsheet</string> </value> </item> <item> <key> <string>visible</string> </key> diff --git a/bt5/erp5_ods_style/bt/revision b/bt5/erp5_ods_style/bt/revision index 95c8a676e9..c9c41087e2 100644 --- a/bt5/erp5_ods_style/bt/revision +++ b/bt5/erp5_ods_style/bt/revision @@ -1 +1 @@ -113 \ No newline at end of file +114 \ No newline at end of file -- 2.30.9