Commit 361d41e7 authored by Fabien Morin's avatar Fabien Morin

fix some pb :

color -> colour
visual_pattern -> visual_pattern_title
resource -> resource_title

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29454 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent fb72ce12
...@@ -33,8 +33,8 @@ class ApparelComponent: ...@@ -33,8 +33,8 @@ class ApparelComponent:
""" """
_properties = ( _properties = (
{ 'id' : 'color_count', { 'id' : 'colour_count',
'description' : 'Number of colors', 'description' : 'Number of colours',
'type' : 'int', 'type' : 'int',
'mode' : 'w' }, 'mode' : 'w' },
# Override default value XXX # Override default value XXX
......
...@@ -41,8 +41,8 @@ class ApparelFabric: ...@@ -41,8 +41,8 @@ class ApparelFabric:
'description' : 'The useful width of the fabric', 'description' : 'The useful width of the fabric',
'type' : 'float', 'type' : 'float',
'mode' : 'w' }, 'mode' : 'w' },
{ 'id' : 'color_count', # XXXX { 'id' : 'colour_count', # XXXX
'description' : 'Number of colors', 'description' : 'Number of colours',
'type' : 'int', 'type' : 'int',
'mode' : 'w' }, 'mode' : 'w' },
{ 'id' : 'quality_reference', { 'id' : 'quality_reference',
......
...@@ -240,7 +240,7 @@ ...@@ -240,7 +240,7 @@
</item> </item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
<value> <string>Apparel Colour Range Variation</string> </value> <value> <string>Title</string> </value>
</item> </item>
<item> <item>
<key> <string>truncate</string> </key> <key> <string>truncate</string> </key>
......
...@@ -100,7 +100,7 @@ ...@@ -100,7 +100,7 @@
<value> <value>
<list> <list>
<string>my_variation_category_list</string> <string>my_variation_category_list</string>
<string>my_color_count</string> <string>my_colour_count</string>
<string>my_comment</string> <string>my_comment</string>
<string>my_translated_validation_state_title</string> <string>my_translated_validation_state_title</string>
</list> </list>
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
<dictionary> <dictionary>
<item> <item>
<key> <string>id</string> </key> <key> <string>id</string> </key>
<value> <string>my_color_count</string> </value> <value> <string>my_colour_count</string> </value>
</item> </item>
<item> <item>
<key> <string>message_values</string> </key> <key> <string>message_values</string> </key>
...@@ -240,7 +240,7 @@ ...@@ -240,7 +240,7 @@
</item> </item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
<value> <string>Color Count</string> </value> <value> <string>Colour Count</string> </value>
</item> </item>
<item> <item>
<key> <string>whitespace_preserve</string> </key> <key> <string>whitespace_preserve</string> </key>
......
...@@ -335,11 +335,11 @@ ...@@ -335,11 +335,11 @@
<string>Apparel Fabric Template</string> <string>Apparel Fabric Template</string>
</tuple> </tuple>
<tuple> <tuple>
<string>resource</string> <string>resource_title</string>
<string>Resource</string> <string>Resource</string>
</tuple> </tuple>
<tuple> <tuple>
<string>visual_pattern</string> <string>visual_pattern_title</string>
<string>Motive</string> <string>Motive</string>
</tuple> </tuple>
<tuple> <tuple>
...@@ -412,11 +412,11 @@ ...@@ -412,11 +412,11 @@
<string>Drawing Reference</string> <string>Drawing Reference</string>
</tuple> </tuple>
<tuple> <tuple>
<string>resource</string> <string>resource_title</string>
<string>Resource</string> <string>Resource</string>
</tuple> </tuple>
<tuple> <tuple>
<string>visual_pattern</string> <string>visual_pattern_title</string>
<string>Motive</string> <string>Motive</string>
</tuple> </tuple>
<tuple> <tuple>
...@@ -613,11 +613,11 @@ ...@@ -613,11 +613,11 @@
<string>Drawing Reference</string> <string>Drawing Reference</string>
</tuple> </tuple>
<tuple> <tuple>
<string>resource</string> <string>resource_title</string>
<string>Resource</string> <string>Resource</string>
</tuple> </tuple>
<tuple> <tuple>
<string>visual_pattern</string> <string>visual_pattern_title</string>
<string>Motive</string> <string>Motive</string>
</tuple> </tuple>
<tuple> <tuple>
...@@ -671,11 +671,11 @@ ...@@ -671,11 +671,11 @@
<string>Drawing Reference</string> <string>Drawing Reference</string>
</tuple> </tuple>
<tuple> <tuple>
<string>resource</string> <string>resource_title</string>
<string>Resource</string> <string>Resource</string>
</tuple> </tuple>
<tuple> <tuple>
<string>visual_pattern</string> <string>visual_pattern_title</string>
<string>Motive</string> <string>Motive</string>
</tuple> </tuple>
<tuple> <tuple>
......
...@@ -100,7 +100,7 @@ ...@@ -100,7 +100,7 @@
<string>my_resource</string> <string>my_resource</string>
<string>my_visual_pattern</string> <string>my_visual_pattern</string>
<string>my_trade_description</string> <string>my_trade_description</string>
<string>my_color_count</string> <string>my_colour_count</string>
<string>my_raw_width</string> <string>my_raw_width</string>
<string>my_net_width</string> <string>my_net_width</string>
<string>my_base_weight</string> <string>my_base_weight</string>
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
<dictionary> <dictionary>
<item> <item>
<key> <string>id</string> </key> <key> <string>id</string> </key>
<value> <string>my_color_count</string> </value> <value> <string>my_colour_count</string> </value>
</item> </item>
<item> <item>
<key> <string>message_values</string> </key> <key> <string>message_values</string> </key>
...@@ -240,7 +240,7 @@ ...@@ -240,7 +240,7 @@
</item> </item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
<value> <string>Color Count</string> </value> <value> <string>Colour Count</string> </value>
</item> </item>
<item> <item>
<key> <string>whitespace_preserve</string> </key> <key> <string>whitespace_preserve</string> </key>
......
86 87
\ 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