Commit fc2d76e1 authored by Jérome Perrin's avatar Jérome Perrin

Typo on the field name.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31745 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 05b6af6b
......@@ -87,7 +87,7 @@
<string>my_preferred_section</string>
<string>my_preferred_date_order</string>
<string>my_preferred_float_number_style</string>
<string>my_preferred_money_quantity_size</string>
<string>my_preferred_money_quantity_style</string>
<string>my_preferred_user_interface_language_list</string>
<string>my_translated_preference_state_title</string>
</list>
......
......@@ -11,7 +11,7 @@
<dictionary>
<item>
<key> <string>id</string> </key>
<value> <string>my_preferred_money_quantity_size</string> </value>
<value> <string>my_preferred_money_quantity_style</string> </value>
</item>
<item>
<key> <string>message_values</string> </key>
......
1430
\ No newline at end of file
1431
\ 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