Commit a898276f authored by wenjie.zheng's avatar wenjie.zheng Committed by Sebastien Robin

erp5_workflow: view naming covention correction.

parent 3ed99948
...@@ -128,7 +128,7 @@ ...@@ -128,7 +128,7 @@
</item> </item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
<value> <string></string> </value> <value> <string>Interaction</string> </value>
</item> </item>
<item> <item>
<key> <string>unicode_mode</string> </key> <key> <string>unicode_mode</string> </key>
......
...@@ -90,7 +90,7 @@ ...@@ -90,7 +90,7 @@
</item> </item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
<value> <string>IsSelected</string> </value> <value> <string>Is Selected</string> </value>
</item> </item>
</dictionary> </dictionary>
</value> </value>
......
...@@ -95,11 +95,11 @@ ...@@ -95,11 +95,11 @@
</tuple> </tuple>
<tuple> <tuple>
<string>automatic_update</string> <string>automatic_update</string>
<string>Update on every Transition</string> <string>Update On Every Transition</string>
</tuple> </tuple>
<tuple> <tuple>
<string>for_catalog</string> <string>for_catalog</string>
<string>Available for Catalog</string> <string>Available For Catalog</string>
</tuple> </tuple>
<tuple> <tuple>
<string>default_expr</string> <string>default_expr</string>
......
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