incorporating APLAWS patch
r1681 | chrisg23 | 2007-10-03 17:04:55 +0200 (Mi, 03 Okt 2007) Parameter example wasn't a good example as it had content type names wrong git-svn-id: https://svn.libreccm.org/ccm/trunk@32 8810af33-2d31-482b-a856-94f89814c4dfmaster
parent
a3f1171a53
commit
8dc70d5a42
|
|
@ -200,7 +200,7 @@ com.arsdigita.cms.search.score_title_and_keywords.format=[boolean]
|
||||||
|
|
||||||
com.arsdigita.cms.skip_asset_steps.title=Asset steps to skip
|
com.arsdigita.cms.skip_asset_steps.title=Asset steps to skip
|
||||||
com.arsdigita.cms.skip_asset_steps.purpose=Specify asset steps that are not relevant for specific content types
|
com.arsdigita.cms.skip_asset_steps.purpose=Specify asset steps that are not relevant for specific content types
|
||||||
com.arsdigita.cms.skip_asset_steps.example=com.arsdigita.cms.MultiPartArticle:com.arsdigita.cms.contenttypes.ui.ImageStep,com.arsdigita.cms.InlineSite:com.arsdigita.cms.contenttypes.ui.ImageStep,com.arsdigita.cms.InlineSite:om.arsdigita.cms.contentassets.ui.FileAttachmentsStep
|
com.arsdigita.cms.skip_asset_steps.example=com.arsdigita.cms.contenttypes.MultiPartArticle:com.arsdigita.cms.contenttypes.ui.ImageStep,com.arsdigita.cms.contenttypes.InlineSite:com.arsdigita.cms.contenttypes.ui.ImageStep,com.arsdigita.cms.InlineSite:om.arsdigita.cms.contentassets.ui.FileAttachmentsStep
|
||||||
com.arsdigita.cms.skip_asset_steps.format=[string,string,string]
|
com.arsdigita.cms.skip_asset_steps.format=[string,string,string]
|
||||||
|
|
||||||
com.arsdigita.cms.mandatory_descriptions.title=Mandatory Descriptions
|
com.arsdigita.cms.mandatory_descriptions.title=Mandatory Descriptions
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue