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 @@ ...@@ -11,9 +11,9 @@
<value> <value>
<list> <list>
<string>description</string> <string>description</string>
<string>title</string>
<string>display_maxwidth</string> <string>display_maxwidth</string>
<string>display_width</string> <string>display_width</string>
<string>title</string>
</list> </list>
</value> </value>
</item> </item>
...@@ -76,7 +76,7 @@ ...@@ -76,7 +76,7 @@
<dictionary> <dictionary>
<item> <item>
<key> <string>description</string> </key> <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>
<item> <item>
<key> <string>display_maxwidth</string> </key> <key> <string>display_maxwidth</string> </key>
......
...@@ -10,8 +10,8 @@ ...@@ -10,8 +10,8 @@
<key> <string>delegated_list</string> </key> <key> <string>delegated_list</string> </key>
<value> <value>
<list> <list>
<string>display_width</string>
<string>description</string> <string>description</string>
<string>display_width</string>
<string>title</string> <string>title</string>
</list> </list>
</value> </value>
...@@ -75,7 +75,7 @@ ...@@ -75,7 +75,7 @@
<dictionary> <dictionary>
<item> <item>
<key> <string>description</string> </key> <key> <string>description</string> </key>
<value> <string>Version of the web page</string> </value> <value> <string>Version of the document</string> </value>
</item> </item>
<item> <item>
<key> <string>display_width</string> </key> <key> <string>display_width</string> </key>
......
1240 1241
\ No newline at end of file \ 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