Author: andre
Date: 2009-12-14 13:39:04 +0100 (Mon, 14 Dec 2009)
New Revision: 40233

Modified:
   
openimages/trunk/src/main/config/builders/media/mediafragments_translations.xml
Log:
added keywords to mediafr. translation


Modified: 
openimages/trunk/src/main/config/builders/media/mediafragments_translations.xml
===================================================================
--- 
openimages/trunk/src/main/config/builders/media/mediafragments_translations.xml 
    2009-12-14 12:11:28 UTC (rev 40232)
+++ 
openimages/trunk/src/main/config/builders/media/mediafragments_translations.xml 
    2009-12-14 12:39:04 UTC (rev 40233)
@@ -44,4 +44,24 @@
     </field>
   </fieldlist>
 
+  <field name="keywords">
+    <descriptions>
+      <description xml:lang="en">Comma separated list of subjects or 
keywords</description>
+      <description xml:lang="nl">Kommagescheiden lijst van onderwerpen of 
trefwoorden</description>
+    </descriptions>
+    <gui>
+      <guiname xml:lang="en">Keywords</guiname>
+      <guiname xml:lang="nl">Trefwoorden</guiname>
+    </gui>
+    <editor>
+      <positions>
+        <input>10</input>
+        <search>10</search>
+      </positions>
+    </editor>
+    <datatype base="line" xmlns="http://www.mmbase.org/xmlns/datatypes";>
+      <maxLength value="511" />
+    </datatype>
+  </field>
+
 </builder>

_______________________________________________
Cvs mailing list
Cvs@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to