Commit 175e96e0 authored by Yusei Tahara's avatar Yusei Tahara

2008-06-20 yusei

* Added Logical Compact Path, Indented Compact Title and  removed Compact Title in ui preference.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21730 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent c59e4711
......@@ -71,8 +71,9 @@ N_ = lambda msg: Message(\'erp5_ui\', msg)\n
return [\n
(\'\', \'\'),\n
(N_(\'Logical Path\'), \'getCategoryChildTranslatedLogicalPathItemList\', ),\n
(N_(\'Logical Compact Path\'), \'getCategoryChildTranslatedCompactLogicalPathItemList\', ),\n
(N_(\'Indented Title\'), \'getCategoryChildTranslatedIndentedTitleItemList\', ),\n
(N_(\'Compact Title\'), \'getCategoryChildTranslatedCompactTitleItemList\', ),\n
(N_(\'Indented Compact Title\'), \'getCategoryChildTranslatedIndentedCompactTitleItemList\', ),\n
]\n
</string> </value>
</item>
......
2008-06-20 yusei
* Added Logical Compact Path, Indented Compact Title and removed Compact Title in ui preference.
2008-06-12 aurel
* Set description on field from glossary
......
852
\ No newline at end of file
854
\ 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