Commit 93b758f1 authored by Jérome Perrin's avatar Jérome Perrin

Fix naming convention in Preference_viewHtmlStyle


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9725 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 78dc8b4e
......@@ -88,9 +88,7 @@
</item>
<item>
<key> <string>default</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
<value> <string></string> </value>
</item>
<item>
<key> <string>description</string> </key>
......@@ -165,7 +163,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Contextual help</string> </value>
<value> <string>Contextual Help</string> </value>
</item>
</dictionary>
</value>
......@@ -173,23 +171,4 @@
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<tuple>
<tuple>
<string>Products.Formulator.TALESField</string>
<string>TALESMethod</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_text</string> </key>
<value> <string>here/getPreferredHtmlStyleContextualHelp</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
......@@ -88,9 +88,7 @@
</item>
<item>
<key> <string>default</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
<value> <string></string> </value>
</item>
<item>
<key> <string>description</string> </key>
......@@ -165,7 +163,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Developper mode</string> </value>
<value> <string>Developper Mode</string> </value>
</item>
</dictionary>
</value>
......@@ -173,23 +171,4 @@
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<tuple>
<tuple>
<string>Products.Formulator.TALESField</string>
<string>TALESMethod</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_text</string> </key>
<value> <string>here/getPreferredHtmlStyleDevelopperMode</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
......@@ -88,9 +88,7 @@
</item>
<item>
<key> <string>default</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
<value> <string></string> </value>
</item>
<item>
<key> <string>description</string> </key>
......@@ -165,7 +163,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Translator mode</string> </value>
<value> <string>Translator Mode</string> </value>
</item>
</dictionary>
</value>
......@@ -173,23 +171,4 @@
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<tuple>
<tuple>
<string>Products.Formulator.TALESField</string>
<string>TALESMethod</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_text</string> </key>
<value> <string>here/getPreferredHtmlStyleTranslatorMode</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
54
\ No newline at end of file
55
\ 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