Update of 
/var/cvs/contributions/CMSContainer/cmsc/portlets/resources/com/finalist/cmsc/portlets
In directory 
james.mmbase.org:/tmp/cvs-serv31675/cmsc/portlets/resources/com/finalist/cmsc/portlets

Modified Files:
        ContentChannelPortlet_zh.properties 
        ContentChannelPortlet_nl.properties 
        ContentChannelPortlet.properties 
Log Message:
CMSC-1009 - Use: contentchannel order by expiredate instead of expirydate.


See also: 
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer/cmsc/portlets/resources/com/finalist/cmsc/portlets
See also: http://www.mmbase.org/jira/browse/CMSC-1009


Index: ContentChannelPortlet_zh.properties
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer/cmsc/portlets/resources/com/finalist/cmsc/portlets/ContentChannelPortlet_zh.properties,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- ContentChannelPortlet_zh.properties 20 Mar 2008 03:22:09 -0000      1.2
+++ ContentChannelPortlet_zh.properties 14 Jul 2008 08:56:13 -0000      1.3
@@ -50,7 +50,7 @@
 edit_defaults.orderby.creationdate=创建日期
 edit_defaults.orderby.lastmodifieddate=最新修改日期
 edit_defaults.orderby.publishdate=发布日期
-edit_defaults.orderby.expirydate=最后期限
+edit_defaults.orderby.expiredate=最后期限
 
 edit_defaults.ascending=升序
 edit_defaults.descending=降序


Index: ContentChannelPortlet_nl.properties
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer/cmsc/portlets/resources/com/finalist/cmsc/portlets/ContentChannelPortlet_nl.properties,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- ContentChannelPortlet_nl.properties 9 Jun 2008 08:51:06 -0000       1.9
+++ ContentChannelPortlet_nl.properties 14 Jul 2008 08:56:13 -0000      1.10
@@ -50,7 +50,7 @@
 edit_defaults.orderby.creationdate=Aanmaakdatum
 edit_defaults.orderby.lastmodifieddate=Laatste wijziging
 edit_defaults.orderby.publishdate=Publicatie datum
-edit_defaults.orderby.expirydate=Verloopdatum
+edit_defaults.orderby.expiredate=Verloopdatum
 
 edit_defaults.ascending=Oplopend
 edit_defaults.descending=Aflopend


Index: ContentChannelPortlet.properties
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer/cmsc/portlets/resources/com/finalist/cmsc/portlets/ContentChannelPortlet.properties,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -b -r1.7 -r1.8
--- ContentChannelPortlet.properties    20 Mar 2008 03:22:09 -0000      1.7
+++ ContentChannelPortlet.properties    14 Jul 2008 08:56:13 -0000      1.8
@@ -15,7 +15,7 @@
 edit_defaults.archive.all=-
 edit_defaults.archive.new=In future (not in archive)
 edit_defaults.archive.old=In past (in archive) 
-edit_defaults.orderby=Orderby
+edit_defaults.orderby=Order by
 edit_defaults.direction=Direction
 edit_defaults.startindex=Start from element
 edit_defaults.maxelements=Max elements
@@ -47,10 +47,10 @@
 edit_defaults.orderby.channelposition=Channel position
 edit_defaults.orderby.title=Title
 edit_defaults.orderby.description=Description
-edit_defaults.orderby.creationdate=Creationdate
-edit_defaults.orderby.lastmodifieddate=Lastmodifieddate
-edit_defaults.orderby.publishdate=Publishdate
-edit_defaults.orderby.expirydate=Expirydate
+edit_defaults.orderby.creationdate=Creation date
+edit_defaults.orderby.lastmodifieddate=Last modified date
+edit_defaults.orderby.publishdate=Publish date
+edit_defaults.orderby.expiredate=Expire date
 
 edit_defaults.ascending=Ascending
 edit_defaults.descending=Descending
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to