Commit 52f85829 authored by Jérome Perrin's avatar Jérome Perrin

fix form title: Financial Informations -> Financial Information

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19356 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 62dc060d
......@@ -52,6 +52,10 @@
<key> <string>action</string> </key>
<value> <string>Base_edit</string> </value>
</item>
<item>
<key> <string>description</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>encoding</string> </key>
<value> <string>UTF-8</string> </value>
......@@ -145,7 +149,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Financial Informations</string> </value>
<value> <string>Financial Information</string> </value>
</item>
<item>
<key> <string>unicode_mode</string> </key>
......
......@@ -98,7 +98,7 @@
</value>
</item>
<item>
<key> <string>columns</string> </key>
<key> <string>columns</string> </key>
<value>
<list>
<tuple>
......@@ -121,7 +121,7 @@
</value>
</item>
<item>
<key> <string>default_params</string> </key>
<key> <string>default_params</string> </key>
<value>
<list>
<tuple>
......@@ -132,7 +132,7 @@
</value>
</item>
<item>
<key> <string>enabled</string> </key>
<key> <string>enabled</string> </key>
<value> <int>1</int> </value>
</item>
<item>
......@@ -144,7 +144,7 @@
<value> <string>Base_viewFieldLibrary</string> </value>
</item>
<item>
<key> <string>portal_types</string> </key>
<key> <string>portal_types</string> </key>
<value>
<list>
<tuple>
......@@ -155,7 +155,7 @@
</value>
</item>
<item>
<key> <string>selection_name</string> </key>
<key> <string>selection_name</string> </key>
<value> <string>entity_accounting_period_selection</string> </value>
</item>
<item>
......@@ -163,7 +163,7 @@
<value> <string>Click to edit the target</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<key> <string>title</string> </key>
<value> <string>Accounting Periods</string> </value>
</item>
</dictionary>
......
......@@ -52,6 +52,10 @@
<key> <string>action</string> </key>
<value> <string>Base_edit</string> </value>
</item>
<item>
<key> <string>description</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>encoding</string> </key>
<value> <string>UTF-8</string> </value>
......@@ -142,7 +146,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Financial Informations</string> </value>
<value> <string>Financial Information</string> </value>
</item>
<item>
<key> <string>unicode_mode</string> </key>
......
273
\ No newline at end of file
275
\ 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