Commit 81d7c991 authored by Ivan Tyagov's avatar Ivan Tyagov

Fixed bad naming.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12345 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 89a54fed
...@@ -329,11 +329,11 @@ ...@@ -329,11 +329,11 @@
</tuple> </tuple>
<tuple> <tuple>
<string>portal_type</string> <string>portal_type</string>
<string>Cache plugin type</string> <string>Cache Plugin Type</string>
</tuple> </tuple>
<tuple> <tuple>
<string>cache_expire_check_interval</string> <string>cache_expire_check_interval</string>
<string>Expire check interval (s)</string> <string>Expire Check Interval (s)</string>
</tuple> </tuple>
<tuple> <tuple>
<string>int_index</string> <string>int_index</string>
...@@ -490,7 +490,7 @@ ...@@ -490,7 +490,7 @@
</item> </item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
<value> <string>Cache plugins</string> </value> <value> <string>Cache Plugins</string> </value>
</item> </item>
<item> <item>
<key> <string>url_columns</string> </key> <key> <string>url_columns</string> </key>
......
...@@ -329,11 +329,11 @@ ...@@ -329,11 +329,11 @@
</tuple> </tuple>
<tuple> <tuple>
<string>portal_type</string> <string>portal_type</string>
<string>Cache plugin type</string> <string>Cache Plugin Type</string>
</tuple> </tuple>
<tuple> <tuple>
<string>cache_expire_check_interval</string> <string>cache_expire_check_interval</string>
<string>Expire check interval (s)</string> <string>Expire Check Interval (s)</string>
</tuple> </tuple>
<tuple> <tuple>
<string>int_index</string> <string>int_index</string>
...@@ -490,7 +490,7 @@ ...@@ -490,7 +490,7 @@
</item> </item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
<value> <string>Cache plugins</string> </value> <value> <string>Cache Plugins</string> </value>
</item> </item>
<item> <item>
<key> <string>url_columns</string> </key> <key> <string>url_columns</string> </key>
......
...@@ -243,7 +243,7 @@ ...@@ -243,7 +243,7 @@
</item> </item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
<value> <string>Cache duration</string> </value> <value> <string>Cache Duration</string> </value>
</item> </item>
<item> <item>
<key> <string>whitespace_preserve</string> </key> <key> <string>whitespace_preserve</string> </key>
......
...@@ -339,7 +339,7 @@ ...@@ -339,7 +339,7 @@
</tuple> </tuple>
<tuple> <tuple>
<string>cache_duration</string> <string>cache_duration</string>
<string>Cache duration</string> <string>Cache Duration</string>
</tuple> </tuple>
</list> </list>
</value> </value>
......
...@@ -243,7 +243,7 @@ ...@@ -243,7 +243,7 @@
</item> </item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
<value> <string>Cache expire check interval</string> </value> <value> <string>Cache Expire Check Interval</string> </value>
</item> </item>
<item> <item>
<key> <string>whitespace_preserve</string> </key> <key> <string>whitespace_preserve</string> </key>
......
...@@ -243,7 +243,7 @@ ...@@ -243,7 +243,7 @@
</item> </item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
<value> <string>Cache expire check interval</string> </value> <value> <string>Cache Expire Check Interval</string> </value>
</item> </item>
<item> <item>
<key> <string>whitespace_preserve</string> </key> <key> <string>whitespace_preserve</string> </key>
......
...@@ -243,7 +243,7 @@ ...@@ -243,7 +243,7 @@
</item> </item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
<value> <string>Cache expire check interval</string> </value> <value> <string>Cache Expire Check Interval</string> </value>
</item> </item>
<item> <item>
<key> <string>whitespace_preserve</string> </key> <key> <string>whitespace_preserve</string> </key>
......
...@@ -243,7 +243,7 @@ ...@@ -243,7 +243,7 @@
</item> </item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
<value> <string>Cache table name</string> </value> <value> <string>Cache Table Name</string> </value>
</item> </item>
<item> <item>
<key> <string>truncate</string> </key> <key> <string>truncate</string> </key>
......
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