Commit 3bf8879c authored by Kevin Deldycke's avatar Kevin Deldycke

Respect Naming conventions

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6769 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent de7d6c84
...@@ -339,11 +339,11 @@ ...@@ -339,11 +339,11 @@
</tuple> </tuple>
<tuple> <tuple>
<string>title</string> <string>title</string>
<string>Tax title</string> <string>Tax Title</string>
</tuple> </tuple>
<tuple> <tuple>
<string>resource_title</string> <string>resource_title</string>
<string>Social service</string> <string>Social Service</string>
</tuple> </tuple>
<tuple> <tuple>
<string>source_section_title</string> <string>source_section_title</string>
......
...@@ -307,7 +307,7 @@ ...@@ -307,7 +307,7 @@
</item> </item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
<value> <string>Payment date</string> </value> <value> <string>Payment Date</string> </value>
</item> </item>
</dictionary> </dictionary>
</value> </value>
......
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