Update of /var/cvs/contributions/CMSContainer/cmsc/contentrepository/resources
In directory james.mmbase.org:/tmp/cvs-serv4304/cmsc/contentrepository/resources

Modified Files:
        cmsc-repository_nl.properties cmsc-repository.properties 
        cmsc-repository_zh.properties 
Log Message:
CMSC-1281 Assets: Relate URLs to content element - New search screen


See also: 
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer/cmsc/contentrepository/resources
See also: http://www.mmbase.org/jira/browse/CMSC-1281


Index: cmsc-repository_nl.properties
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer/cmsc/contentrepository/resources/cmsc-repository_nl.properties,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -b -r1.64 -r1.65
--- cmsc-repository_nl.properties       17 Feb 2009 07:23:12 -0000      1.64
+++ cmsc-repository_nl.properties       17 Feb 2009 13:54:18 -0000      1.65
@@ -246,6 +246,7 @@
 attachments.title=Search in attachments
 images.channel.title=afbeeldingen in {0}
 attachments.channel.title=Attachments in {0}
+urls.channel.title=Urls in {0}
 images.results=Gevonden afbeeldingen
 imageform.title=Titel
 imageform.description=Omschrijving
@@ -266,15 +267,20 @@
 imageselect.link.search=Zoek afbeelding
 attachmentselect.link.search=Search attachment
 imageselect.link.allchannel=Veelgebruikte afbeeldingen over alle rubrieken
-attachmentselect.link.allchannel=Often used attachments in all channels
+attachmentselect.link.allchannel=Veelgebruikte bijlagen over alle rubrieken
+urlselect.link.allchannel=Veelgebruikte URL's over alle rubrieken
 imageselect.link.channel=Selecteer andere rubriek
 attachmentselect.link.channel=Selecteer andere rubriek
+urlselect.link.channel=Selecteer andere rubriek
 imageselect.link.new=Nieuwe afbeelding
-attachmentselect.link.new=New attachment
+attachmentselect.link.new=Nieuwe bijlag
+urlselect.link.new=Nieuwe URL
 imageselect.ok=OK
 imageselect.cancel=Cancel
 attachmentselect.ok=OK
 attachmentselect.cancel=Cancel
+urlselect.ok=OK
+urlselect.cancel=Cancel
 
 imageinfo.title=Afbeelding informatie
 imageinfo.titlefield=Titel
@@ -432,6 +438,8 @@
 asset.image.thumbnail = Thumbnail
 asset.attachment.list = List
 asset.attachment.thumbnail = Thumbnail
+asset.url.list = List
+asset.url.thumbnail = Thumbnail
 
 asset.status=Status
 asset.status.draft=In bewerking


Index: cmsc-repository.properties
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer/cmsc/contentrepository/resources/cmsc-repository.properties,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -b -r1.64 -r1.65
--- cmsc-repository.properties  17 Feb 2009 07:23:12 -0000      1.64
+++ cmsc-repository.properties  17 Feb 2009 13:54:18 -0000      1.65
@@ -246,6 +246,7 @@
 attachments.title=Search in attachments
 images.channel.title=Images in {0}
 attachments.channel.title=Attachments in {0}
+urls.channel.title=Urls in {0}
 images.results=Found images
 imageform.title=Title
 imageform.description=Description
@@ -267,14 +268,19 @@
 attachmentselect.link.search=Search attachment
 imageselect.link.allchannel=Often used images in all channels
 attachmentselect.link.allchannel=Often used attachments in all channels
+urlselect.link.allchannel=Often used urls in all channels
 imageselect.link.channel=Select different channel
 attachmentselect.link.channel=Select different channel
+urlselect.link.channel=Select different channel
 imageselect.link.new=New image
 attachmentselect.link.new=New attachment
+urlselect.link.new=New url
 imageselect.ok=OK
 imageselect.cancel=Cancel
 attachmentselect.ok=OK
 attachmentselect.cancel=Cancel
+urlselect.ok=OK
+urlselect.cancel=Cancel
 
 imageinfo.title=Image information
 imageinfo.titlefield=Title
@@ -436,6 +442,8 @@
 asset.image.thumbnail = Thumbnail
 asset.attachment.list = List
 asset.attachment.thumbnail = Thumbnail
+asset.url.list = List
+asset.url.thumbnail = Thumbnail
 
 asset.status=Status
 asset.status.draft=Being edited


Index: cmsc-repository_zh.properties
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer/cmsc/contentrepository/resources/cmsc-repository_zh.properties,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -b -r1.42 -r1.43
--- cmsc-repository_zh.properties       17 Feb 2009 07:23:12 -0000      1.42
+++ cmsc-repository_zh.properties       17 Feb 2009 13:54:18 -0000      1.43
@@ -246,6 +246,7 @@
 attachments.title=查询附件
 images.channel.title={0}频道中的图片
 attachments.channel.title={0}频道中的附件
+urls.channel.title={0}频道中的链接
 images.results=发现图片
 imageform.title=标题
 imageform.description=描述
@@ -267,14 +268,19 @@
 attachmentselect.link.search=查询附件
 imageselect.link.allchannel=所有频道中的常用图片
 attachmentselect.link.allchannel=所有频道中的常用附件
+urlselect.link.allchannel=所有频道中的常用链接
 imageselect.link.channel=选择不同频道
 attachmentselect.link.channel=选择不同频道
+urlselect.link.channel=选择不同频道
 imageselect.link.new=新建图片
 attachmentselect.link.new=新建附件
+urlselect.link.new=新建链接
 imageselect.ok=选择
 imageselect.cancel=取消
 attachmentselect.ok=选择
 attachmentselect.cancel=取消
+urlselect.ok=选择
+urlselect.cancel=取消
 
 imageinfo.title=图片信息
 imageinfo.titlefield=标题
@@ -436,6 +442,8 @@
 asset.image.thumbnail = 缩略图
 asset.attachment.list = 列表
 asset.attachment.thumbnail = 缩略图
+asset.url.list = 列表
+asset.url.thumbnail = 缩略图
 
 asset.status=状态
 asset.status.draft=被编辑中
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to