Commit 4b623823 authored by Vincent Pelletier's avatar Vincent Pelletier

Fix typo in "tax" plural form.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21742 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 65359f8f
...@@ -724,5 +724,5 @@ ...@@ -724,5 +724,5 @@
</permission> </permission>
</permission_list> </permission_list>
<portal_type>Tax Module</portal_type> <portal_type>Tax Module</portal_type>
<title>Taxs</title> <title>Taxes</title>
</module> </module>
\ No newline at end of file
...@@ -147,7 +147,7 @@ ...@@ -147,7 +147,7 @@
</item> </item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
<value> <string>Taxs</string> </value> <value> <string>Taxes</string> </value>
</item> </item>
<item> <item>
<key> <string>unicode_mode</string> </key> <key> <string>unicode_mode</string> </key>
......
...@@ -208,7 +208,7 @@ ...@@ -208,7 +208,7 @@
</item> </item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
<value> <string>Taxs</string> </value> <value> <string>Taxes</string> </value>
</item> </item>
</dictionary> </dictionary>
</value> </value>
......
390 391
\ 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