Commit 5f08182c authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

change title for my_start_date_range_min and my_start_date_range_max.

* Start After -> Valid From
* Start Before -> Valid Until

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29924 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent c677c64b
......@@ -88,7 +88,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Start Before</string> </value>
<value> <string>Valid Until</string> </value>
</item>
</dictionary>
</value>
......
......@@ -88,7 +88,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Start After</string> </value>
<value> <string>Valid From</string> </value>
</item>
</dictionary>
</value>
......
364
\ No newline at end of file
365
\ 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