Commit b3c6d757 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

fix descriptions.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43609 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent ae28d722
......@@ -11,9 +11,9 @@
<value>
<list>
<string>description</string>
<string>title</string>
<string>display_maxwidth</string>
<string>display_width</string>
<string>title</string>
</list>
</value>
</item>
......@@ -76,7 +76,7 @@
<dictionary>
<item>
<key> <string>description</string> </key>
<value> <string>Language of the web page, it uses code like en, fr, ja...</string> </value>
<value> <string>Language of the document, it uses code like en, fr, ja...</string> </value>
</item>
<item>
<key> <string>display_maxwidth</string> </key>
......
......@@ -10,8 +10,8 @@
<key> <string>delegated_list</string> </key>
<value>
<list>
<string>display_width</string>
<string>description</string>
<string>display_width</string>
<string>title</string>
</list>
</value>
......@@ -75,7 +75,7 @@
<dictionary>
<item>
<key> <string>description</string> </key>
<value> <string>Version of the web page</string> </value>
<value> <string>Version of the document</string> </value>
</item>
<item>
<key> <string>display_width</string> </key>
......
1240
\ No newline at end of file
1241
\ 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