Update of 
/var/cvs/contributions/CMSContainer_Portlets/portlets-newsletter/config/applications/newsletter/builders
In directory 
james.mmbase.org:/tmp/cvs-serv6043/portlets-newsletter/config/applications/newsletter/builders

Modified Files:
        newsletterpublication.xml 
Log Message:
CMSC-1153 - Newsletter fixes: improved field sizes and translations. Removed 
unused imports. Removed unused code. Fixed typos.


See also: 
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Portlets/portlets-newsletter/config/applications/newsletter/builders
See also: http://www.mmbase.org/jira/browse/CMSC-1153


Index: newsletterpublication.xml
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer_Portlets/portlets-newsletter/config/applications/newsletter/builders/newsletterpublication.xml,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -b -r1.16 -r1.17
--- newsletterpublication.xml   8 Dec 2008 10:44:54 -0000       1.16
+++ newsletterpublication.xml   12 Dec 2008 10:12:46 -0000      1.17
@@ -92,7 +92,7 @@
          <datatype base="cmscrichtext" 
xmlns="http://www.mmbase.org/xmlns/datatypes"/>
          <db>
             <name>status</name>
-            <type key="false" notnull="false" size="64000" 
state="persistent">STRING</type>
+            <type key="false" notnull="false" size="255" 
state="persistent">STRING</type>
          </db>
       </field>
       <field>
@@ -174,7 +174,7 @@
                <description xml:lang="en"></description>
        </descriptions>
        <gui>
-               <guiname xml:lang="nl">Approved By</guiname>
+               <guiname xml:lang="nl">Goedgekeurd door</guiname>
                <guiname xml:lang="en">Approved By</guiname>
                <guiname xml:lang="zh">审核用户</guiname>
        </gui>
@@ -188,10 +188,7 @@
        <datatype base="line" xmlns="http://www.mmbase.org/xmlns/datatypes"/>
        <db>
                <name>approved_by</name>
-               <type key="false" notnull="false" size="255"
-                       state="persistent">
-                       STRING
-               </type>
+               <type key="false" notnull="false" size="255"    
state="persistent">STRING</type>
        </db>
       </field>
       <field>
@@ -201,7 +198,7 @@
             <description xml:lang="zh"></description>
          </descriptions>
          <gui>
-            <guiname xml:lang="nl">static html</guiname>
+            <guiname xml:lang="nl">statische html</guiname>
             <guiname xml:lang="en">static html</guiname>
             <guiname xml:lang="zh">static html</guiname>
          </gui>
_______________________________________________
Cvs mailing list
Cvs@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to