Commit 8c88c250 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

* update title of start_date and stop_date on Assignment listbox.

* update title of Currency Exchange Lines listbox.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25764 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent afd7b80b
......@@ -167,7 +167,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Currency Exchange Rates</string> </value>
<value> <string>Currency Exchange Lines</string> </value>
</item>
</dictionary>
</value>
......
......@@ -118,11 +118,11 @@
</tuple>
<tuple>
<string>start_date</string>
<string>Begin</string>
<string>Start Date</string>
</tuple>
<tuple>
<string>stop_date</string>
<string>End</string>
<string>Stop Date</string>
</tuple>
<tuple>
<string>translated_validation_state_title</string>
......@@ -137,11 +137,11 @@
<list>
<tuple>
<string>start_date</string>
<string>Begin</string>
<string>Start Date</string>
</tuple>
<tuple>
<string>stop_date</string>
<string>End</string>
<string>Stop Date</string>
</tuple>
</list>
</value>
......
532
\ No newline at end of file
533
\ 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