Commit 885024ab authored by Bartek Górny's avatar Bartek Górny

fixed naming, translated fields etc (according to Mame's checklist) (#9)

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@10335 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 32c871ae
...@@ -64,7 +64,7 @@ ...@@ -64,7 +64,7 @@
</item> </item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
<value> <string>contributor</string> </value> <value> <string>Contributor</string> </value>
</item> </item>
<item> <item>
<key> <string>uid</string> </key> <key> <string>uid</string> </key>
......
...@@ -79,7 +79,7 @@ for base_category in item_list:\n ...@@ -79,7 +79,7 @@ for base_category in item_list:\n
basecatobject=context.portal_categories.resolveCategory(base_category)\n basecatobject=context.portal_categories.resolveCategory(base_category)\n
sub_field_property_dict=default_sub_field_property_dict.copy()\n sub_field_property_dict=default_sub_field_property_dict.copy()\n
sub_field_property_dict[\'key\']=base_category\n sub_field_property_dict[\'key\']=base_category\n
sub_field_property_dict[\'title\']=basecatobject.getTitleOrId()\n sub_field_property_dict[\'title\']=basecatobject.getTranslatedTitle()\n
sub_field_property_dict[\'item_list\']=basecatobject.getCategoryChildLogicalPathItemList()\n sub_field_property_dict[\'item_list\']=basecatobject.getCategoryChildLogicalPathItemList()\n
sub_field_property_dict[\'value\']=context.aq_parent.aq_parent.getProperty(base_category)\n sub_field_property_dict[\'value\']=context.aq_parent.aq_parent.getProperty(base_category)\n
\n \n
......
...@@ -98,16 +98,16 @@ ...@@ -98,16 +98,16 @@
<key> <string>left</string> </key> <key> <string>left</string> </key>
<value> <value>
<list> <list>
<string>my_portal_type</string> <string>my_translated_portal_type</string>
<string>my_title</string> <string>my_title</string>
<string>my_reference</string> <string>my_reference</string>
<string>my_version</string> <string>my_version</string>
<string>my_language</string> <string>my_language</string>
<string>my_short_title</string> <string>my_short_title</string>
<string>my_int_index</string> <string>my_int_index</string>
<string>my_validation_state</string>
<string>my_file</string> <string>my_file</string>
<string>my_source_reference</string> <string>my_source_reference</string>
<string>my_translated_simulation_state_title</string>
<string>my_contributor_title_list</string> <string>my_contributor_title_list</string>
</list> </list>
</value> </value>
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
<dictionary> <dictionary>
<item> <item>
<key> <string>id</string> </key> <key> <string>id</string> </key>
<value> <string>my_portal_type</string> </value> <value> <string>my_translated_portal_type</string> </value>
</item> </item>
<item> <item>
<key> <string>message_values</string> </key> <key> <string>message_values</string> </key>
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
<dictionary> <dictionary>
<item> <item>
<key> <string>id</string> </key> <key> <string>id</string> </key>
<value> <string>my_validation_state</string> </value> <value> <string>my_translated_simulation_state_title</string> </value>
</item> </item>
<item> <item>
<key> <string>message_values</string> </key> <key> <string>message_values</string> </key>
......
...@@ -100,7 +100,7 @@ ...@@ -100,7 +100,7 @@
<string>my_url_string</string> <string>my_url_string</string>
<string>my_url_protocol</string> <string>my_url_protocol</string>
<string>my_status_message</string> <string>my_status_message</string>
<string>my_simulation_state</string> <string>my_translated_simulation_state_title</string>
</list> </list>
</value> </value>
</item> </item>
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
<dictionary> <dictionary>
<item> <item>
<key> <string>id</string> </key> <key> <string>id</string> </key>
<value> <string>my_simulation_state</string> </value> <value> <string>my_translated_simulation_state_title</string> </value>
</item> </item>
<item> <item>
<key> <string>message_values</string> </key> <key> <string>message_values</string> </key>
......
...@@ -98,14 +98,14 @@ ...@@ -98,14 +98,14 @@
<key> <string>left</string> </key> <key> <string>left</string> </key>
<value> <value>
<list> <list>
<string>my_portal_type</string> <string>my_translated_portal_type</string>
<string>my_title</string> <string>my_title</string>
<string>my_reference</string> <string>my_reference</string>
<string>my_version</string> <string>my_version</string>
<string>my_language</string> <string>my_language</string>
<string>my_short_title</string> <string>my_short_title</string>
<string>my_int_index</string> <string>my_int_index</string>
<string>my_validation_state</string> <string>my_translated_simulation_state_title</string>
<string>my_file</string> <string>my_file</string>
<string>my_source_reference</string> <string>my_source_reference</string>
<string>my_contributor_title_list</string> <string>my_contributor_title_list</string>
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
<dictionary> <dictionary>
<item> <item>
<key> <string>id</string> </key> <key> <string>id</string> </key>
<value> <string>my_portal_type</string> </value> <value> <string>my_translated_portal_type</string> </value>
</item> </item>
<item> <item>
<key> <string>message_values</string> </key> <key> <string>message_values</string> </key>
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
<dictionary> <dictionary>
<item> <item>
<key> <string>id</string> </key> <key> <string>id</string> </key>
<value> <string>my_validation_state</string> </value> <value> <string>my_translated_simulation_state_title</string> </value>
</item> </item>
<item> <item>
<key> <string>message_values</string> </key> <key> <string>message_values</string> </key>
......
...@@ -36,6 +36,10 @@ ...@@ -36,6 +36,10 @@
<none/> <none/>
</value> </value>
</item> </item>
<item>
<key> <string>description</string> </key>
<value> <string>AUC KM</string> </value>
</item>
<item> <item>
<key> <string>groups</string> </key> <key> <string>groups</string> </key>
<value> <value>
...@@ -71,7 +75,7 @@ ...@@ -71,7 +75,7 @@
</item> </item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
<value> <string>ERP5 default workflow</string> </value> <value> <string>Document publication workflow</string> </value>
</item> </item>
</dictionary> </dictionary>
</pickle> </pickle>
......
...@@ -58,7 +58,7 @@ ...@@ -58,7 +58,7 @@
</item> </item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
<value> <string></string> </value> <value> <string>Archive</string> </value>
</item> </item>
<item> <item>
<key> <string>trigger_type</string> </key> <key> <string>trigger_type</string> </key>
......
...@@ -58,7 +58,7 @@ ...@@ -58,7 +58,7 @@
</item> </item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
<value> <string></string> </value> <value> <string>Cancel</string> </value>
</item> </item>
<item> <item>
<key> <string>trigger_type</string> </key> <key> <string>trigger_type</string> </key>
......
...@@ -58,7 +58,7 @@ ...@@ -58,7 +58,7 @@
</item> </item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
<value> <string></string> </value> <value> <string>Reject</string> </value>
</item> </item>
<item> <item>
<key> <string>trigger_type</string> </key> <key> <string>trigger_type</string> </key>
......
...@@ -58,7 +58,7 @@ ...@@ -58,7 +58,7 @@
</item> </item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
<value> <string></string> </value> <value> <string>Release</string> </value>
</item> </item>
<item> <item>
<key> <string>trigger_type</string> </key> <key> <string>trigger_type</string> </key>
......
...@@ -58,7 +58,7 @@ ...@@ -58,7 +58,7 @@
</item> </item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
<value> <string></string> </value> <value> <string>Submit</string> </value>
</item> </item>
<item> <item>
<key> <string>trigger_type</string> </key> <key> <string>trigger_type</string> </key>
......
191 194
\ No newline at end of file \ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment