Commit 48f9e005 authored by Romain Courteaud's avatar Romain Courteaud

Display Translated Title of Preferences.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@10955 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 344c4561
......@@ -74,9 +74,9 @@
<key> <string>left</string> </key>
<value>
<list>
<string>my_preference_state</string>
<string>my_title</string>
<string>my_description</string>
<string>my_translated_preference_state_title</string>
</list>
</value>
</item>
......
......@@ -14,7 +14,7 @@
<dictionary>
<item>
<key> <string>id</string> </key>
<value> <string>my_preference_state</string> </value>
<value> <string>my_translated_preference_state_title</string> </value>
</item>
<item>
<key> <string>message_values</string> </key>
......
......@@ -12,6 +12,12 @@
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_owner</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>my_preferred_html_style_contextual_help</string> </value>
......
......@@ -12,6 +12,12 @@
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_owner</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>my_preferred_html_style_developper_mode</string> </value>
......
......@@ -12,6 +12,12 @@
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_owner</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>my_preferred_html_style_documentation_base_url</string> </value>
......
......@@ -12,6 +12,12 @@
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_owner</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>my_preferred_html_style_translator_mode</string> </value>
......
119
\ No newline at end of file
120
\ 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