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

Modified Files:
      Tag: b1_4
        savedfieldvalue.xml savedform.xml formfield.xml 
        responseform.xml formfieldvalue.xml 
Log Message:
CMSC-873 - Fixed translations and formatted XML better.


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


Index: savedfieldvalue.xml
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer_Portlets/portlets-dynamicforms/config/applications/responseform/builders/savedfieldvalue.xml,v
retrieving revision 1.2.2.1
retrieving revision 1.2.2.2
diff -u -b -r1.2.2.1 -r1.2.2.2
--- savedfieldvalue.xml 28 Apr 2008 16:39:23 -0000      1.2.2.1
+++ savedfieldvalue.xml 25 Jun 2008 13:09:04 -0000      1.2.2.2
@@ -1,6 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<builder xmlns="http://www.mmbase.org/xmlns/builder";
-       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+<builder xmlns="http://www.mmbase.org/xmlns/builder"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
        xsi:schemaLocation="http://www.mmbase.org/xmlns/builder 
                         http://www.mmbase.org/xmlns/builder.xsd";
        extends="object" maintainer="mmbase.org" name="savedfieldvalue" 
version="1">
@@ -9,9 +8,11 @@
    <!-- The default maximum age of objects in a search
    used by some MMBase editors to limit the results of a search -->
    <searchage>70</searchage>
-   <!-- Names defines the different names used in user visible parts
-    Singular names are used when talking about one object (Url,Person) and 
plurar when talking about multiple objects (Urls, people).
-    Names can be provided in various languages. -->
+   <!--
+      Names defines the different names used in user visible parts Singular 
names are used when talking about one object
+      (Url,Person) and plurar when talking about multiple objects (Urls, 
people). Names can be provided in various
+      languages.
+   -->
    <names>
       <!-- singular names per language as defined by ISO 639 -->
       <singular xml:lang="nl">Opgeslagen veldwaarde</singular>
@@ -22,27 +23,28 @@
       <plural xml:lang="en">Saved field value</plural>
           <plural xml:lang="zh">保存框值</plural>
    </names>
-   <!-- Descriptions are meant to provide some additional clarification to an 
object.
- They are useful for GUI editors to provide helptexts.
- Descriptions can be provided in various languages. -->
+   <!--
+      Descriptions are meant to provide some additional clarification to an 
object. They are useful for GUI editors to
+      provide helptexts. Descriptions can be provided in various languages.
+   -->
    <descriptions>
       <description xml:lang="nl"></description>
       <description xml:lang="en"></description>
          <description xml:lang="zh"></description>
    </descriptions>
    <!-- description per language as defined by ISO 639 -->
-
-   <!-- You can define properties to be used by the classfile.
- Properties are entered using name/value pairs.
- The actual properties available differ by class. -->
+   <!--
+      You can define properties to be used by the classfile. Properties are 
entered using name/value pairs. The actual
+      properties available differ by class.
+   -->
    <properties>      
    </properties>
-
    <fieldlist>
       <field>
-         <!-- Descriptions.
-               They are useful for GUI editors to provide helptexts.
-               Descriptions can be provided in various languages. -->
+         <!--
+            Descriptions. They are useful for GUI editors to provide 
helptexts. Descriptions can be provided in various
+            languages.
+         -->
          <descriptions>
             <!-- description per language as defined by ISO 639 -->
             <description xml:lang="nl"></description>
@@ -75,9 +77,10 @@
          </db>
       </field>
       <field>
-         <!-- Descriptions.
-               They are useful for GUI editors to provide helptexts.
-               Descriptions can be provided in various languages. -->
+         <!--
+            Descriptions. They are useful for GUI editors to provide 
helptexts. Descriptions can be provided in various
+            languages.
+         -->
          <descriptions>
             <!-- description per language as defined by ISO 639 -->
             <description xml:lang="nl"></description>
@@ -109,5 +112,5 @@
             <type key="false" notnull="false" size="64000" 
state="persistent">STRING</type>
          </db>
       </field>
-</fieldlist>
+   </fieldlist>
 </builder>
\ No newline at end of file


Index: savedform.xml
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer_Portlets/portlets-dynamicforms/config/applications/responseform/builders/savedform.xml,v
retrieving revision 1.2.2.1
retrieving revision 1.2.2.2
diff -u -b -r1.2.2.1 -r1.2.2.2
--- savedform.xml       28 Apr 2008 16:39:23 -0000      1.2.2.1
+++ savedform.xml       25 Jun 2008 13:09:04 -0000      1.2.2.2
@@ -1,10 +1,9 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!-- Generated for MMBase version: 1.7  -->
-<builder xmlns="http://www.mmbase.org/xmlns/builder";
-       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+<builder xmlns="http://www.mmbase.org/xmlns/builder"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
        xsi:schemaLocation="http://www.mmbase.org/xmlns/builder 
                         http://www.mmbase.org/xmlns/builder.xsd";
-extends="object" maintainer="mmbase.org" name="savedform" version="0">
+   extends="object" maintainer="mmbase.org" name="savedform" version="0">
 <!--
 -->
 
@@ -13,9 +12,11 @@
    <!-- The default maximum age of objects in a search
    used by some MMBase editors to limit the results of a search -->
    <searchage>70</searchage>
-   <!-- Names defines the different names used in user visible parts
-    Singular names are used when talking about one object (Url,Person) and 
plurar when talking about multiple objects (Urls, people).
-    Names can be provided in various languages. -->
+   <!--
+      Names defines the different names used in user visible parts Singular 
names are used when talking about one object
+      (Url,Person) and plural when talking about multiple objects (Urls, 
people). Names can be provided in various
+      languages.
+   -->
    <names>
       <!-- singular names per language as defined by ISO 639 -->
       <singular xml:lang="nl">Bewaard formulier</singular>
@@ -26,9 +27,10 @@
       <plural xml:lang="en">Saved forms</plural>
          <plural xml:lang="zh">保存表单</plural>
    </names>
-   <!-- Descriptions are meant to provide some additional clarification to an 
object.
- They are useful for GUI editors to provide helptexts.
- Descriptions can be provided in various languages. -->
+   <!--
+      Descriptions are meant to provide some additional clarification to an 
object. They are useful for GUI editors to
+      provide helptexts. Descriptions can be provided in various languages.
+   -->
    <descriptions>
       <description xml:lang="nl"></description>
       <description xml:lang="en"></description>
@@ -37,12 +39,12 @@
    <!-- description per language as defined by ISO 639 -->
     <properties>     
     </properties>
-
        <fieldlist>
        <field>
-         <!-- Descriptions.
-               They are useful for GUI editors to provide helptexts.
-               Descriptions can be provided in various languages. -->
+         <!--
+            Descriptions. They are useful for GUI editors to provide 
helptexts. Descriptions can be provided in various
+            languages.
+         -->
          <descriptions>
             <!-- description per language as defined by ISO 639 -->
             <description xml:lang="nl"></description>


Index: formfield.xml
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer_Portlets/portlets-dynamicforms/config/applications/responseform/builders/formfield.xml,v
retrieving revision 1.2.2.2
retrieving revision 1.2.2.3
diff -u -b -r1.2.2.2 -r1.2.2.3
--- formfield.xml       8 May 2008 03:14:58 -0000       1.2.2.2
+++ formfield.xml       25 Jun 2008 13:09:04 -0000      1.2.2.3
@@ -1,16 +1,19 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<builder xmlns="http://www.mmbase.org/xmlns/builder";
-       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+<builder xmlns="http://www.mmbase.org/xmlns/builder"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
        xsi:schemaLocation="http://www.mmbase.org/xmlns/builder 
                         http://www.mmbase.org/xmlns/builder.xsd";
        extends="object" maintainer="finalist.com" name="formfield" version="1">
    <status>active</status>  
-   <!-- The default maximum age of objects in a search
-   used by some MMBase editors to limit the results of a search -->
+   <!--
+      The default maximum age of objects in a search used by some MMBase 
editors to limit the
+      results of a search
+   -->
    <searchage>70</searchage>
-   <!-- Names defines the different names used in user visible parts
-    Singular names are used when talking about one object (Url,Person) and 
plurar when talking about multiple objects (Urls, people).
-    Names can be provided in various languages. -->
+   <!--
+      Names defines the different names used in user visible parts. Singular 
names are used when
+      talking about one object (Url,Person) and plurar when talking about 
multiple objects (Urls,
+      people). Names can be provided in various languages.
+   -->
    <names>
       <!-- singular names per language as defined by ISO 639 -->
       <singular xml:lang="nl">Formulier veld</singular>
@@ -21,27 +24,28 @@
       <plural xml:lang="en">Form fields</plural>
          <plural xml:lang="zh">表单框</plural>
    </names>
-   <!-- Descriptions are meant to provide some additional clarification to an 
object.
- They are useful for GUI editors to provide helptexts.
- Descriptions can be provided in various languages. -->
+   <!--
+      Descriptions are meant to provide some additional clarification to an 
object. They are useful
+      for GUI editors to provide helptexts. Descriptions can be provided in 
various languages.
+   -->
    <descriptions>
       <description xml:lang="nl"></description>
       <description xml:lang="en"></description>
          <description xml:lang="zh"></description>
    </descriptions>
    <!-- description per language as defined by ISO 639 -->
-
-   <!-- You can define properties to be used by the classfile.
- Properties are entered using name/value pairs.
- The actual properties available differ by class. -->
+   <!--
+      You can define properties to be used by the classfile. Properties are 
entered using name/value
+      pairs. The actual properties available differ by class.
+   -->
    <properties>      
    </properties>
-
    <fieldlist>
       <field>
-         <!-- Descriptions.
-               They are useful for GUI editors to provide helptexts.
-               Descriptions can be provided in various languages. -->
+         <!--
+            Descriptions. They are useful for GUI editors to provide 
helptexts. Descriptions can be
+            provided in various languages.
+         -->
          <descriptions>
             <!-- description per language as defined by ISO 639 -->
             <description xml:lang="nl"></description>
@@ -74,9 +78,10 @@
          </db>
       </field>
       <field>
-         <!-- Descriptions.
-               They are useful for GUI editors to provide helptexts.
-               Descriptions can be provided in various languages. -->
+         <!--
+            Descriptions. They are useful for GUI editors to provide 
helptexts. Descriptions can be
+            provided in various languages.
+         -->
          <descriptions>
             <!-- description per language as defined by ISO 639 -->
             <description xml:lang="nl"></description>
@@ -109,9 +114,10 @@
          </db>
       </field>
       <field>
-         <!-- Descriptions.
-               They are useful for GUI editors to provide helptexts.
-               Descriptions can be provided in various languages. -->
+         <!--
+            Descriptions. They are useful for GUI editors to provide 
helptexts. Descriptions can be
+            provided in various languages.
+         -->
          <descriptions>
             <!-- description per language as defined by ISO 639 -->
             <description xml:lang="nl"></description>
@@ -144,9 +150,10 @@
          </db>
       </field>
       <field>
-         <!-- Descriptions.
-               They are useful for GUI editors to provide helptexts.
-               Descriptions can be provided in various languages. -->
+         <!--
+            Descriptions. They are useful for GUI editors to provide 
helptexts. Descriptions can be
+            provided in various languages.
+         -->
          <descriptions>
             <!-- description per language as defined by ISO 639 -->
             <description xml:lang="nl"></description>
@@ -179,9 +186,10 @@
          </db>
       </field>
       <field>
-         <!-- Descriptions.
-               They are useful for GUI editors to provide helptexts.
-               Descriptions can be provided in various languages. -->
+         <!--
+            Descriptions. They are useful for GUI editors to provide 
helptexts. Descriptions can be
+            provided in various languages.
+         -->
          <descriptions>
             <!-- description per language as defined by ISO 639 -->
             <description xml:lang="nl"></description>
@@ -214,9 +222,10 @@
          </db>
       </field>
       <field>
-         <!-- Descriptions.
-               They are useful for GUI editors to provide helptexts.
-               Descriptions can be provided in various languages. -->
+         <!--
+            Descriptions. They are useful for GUI editors to provide 
helptexts. Descriptions can be
+            provided in various languages.
+         -->
          <descriptions>
             <!-- description per language as defined by ISO 639 -->
             <description xml:lang="nl"></description>
@@ -249,9 +258,10 @@
          </db>
       </field>
       <field>
-         <!-- Descriptions.
-               They are useful for GUI editors to provide helptexts.
-               Descriptions can be provided in various languages. -->
+         <!--
+            Descriptions. They are useful for GUI editors to provide 
helptexts. Descriptions can be
+            provided in various languages.
+         -->
          <descriptions>
             <!-- description per language as defined by ISO 639 -->
             <description xml:lang="nl"></description>
@@ -284,9 +294,10 @@
          </db>
       </field>
       <field>
-         <!-- Descriptions.
-               They are useful for GUI editors to provide helptexts.
-               Descriptions can be provided in various languages. -->
+         <!--
+            Descriptions. They are useful for GUI editors to provide 
helptexts. Descriptions can be
+            provided in various languages.
+         -->
          <descriptions>
             <!-- description per language as defined by ISO 639 -->
             <description xml:lang="nl"></description>
@@ -319,9 +330,10 @@
          </db>
       </field>      
       <field>
-         <!-- Descriptions.
-               They are useful for GUI editors to provide helptexts.
-               Descriptions can be provided in various languages. -->
+         <!--
+            Descriptions. They are useful for GUI editors to provide 
helptexts. Descriptions can be
+            provided in various languages.
+         -->
          <descriptions>
             <!-- description per language as defined by ISO 639 -->
             <description xml:lang="nl"></description>
@@ -353,11 +365,11 @@
             <type key="false" notnull="false" size="255" 
state="persistent">STRING</type>
          </db>
       </field>
-
                <field>
-                       <!-- Descriptions.
-                               They are useful for GUI editors to provide 
helptexts.
-                               Descriptions can be provided in various 
languages. -->
+         <!--
+            Descriptions. They are useful for GUI editors to provide 
helptexts. Descriptions can be
+            provided in various languages.
+         -->
                        <descriptions>
                                <!-- description per language as defined by ISO 
639 -->
                                <description xml:lang="nl"></description>
@@ -366,7 +378,7 @@
                        </descriptions>
                        <!-- gui related -->
                        <gui>
-                               <guiname xml:lang="nl">De default 
waarde</guiname>
+            <guiname xml:lang="nl">Maximum lengte</guiname>
                                <guiname xml:lang="en">Maxlength</guiname>
                                <guiname xml:lang="zh">最大值</guiname>
                        </gui>
@@ -389,5 +401,5 @@
                                <type key="false" notnull="false" 
state="persistent">INTEGER</type>
                        </db>
        </field>
-</fieldlist>
+   </fieldlist>
 </builder>


Index: responseform.xml
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer_Portlets/portlets-dynamicforms/config/applications/responseform/builders/responseform.xml,v
retrieving revision 1.4.2.2
retrieving revision 1.4.2.3
diff -u -b -r1.4.2.2 -r1.4.2.3
--- responseform.xml    8 May 2008 03:27:54 -0000       1.4.2.2
+++ responseform.xml    25 Jun 2008 13:09:04 -0000      1.4.2.3
@@ -489,8 +489,8 @@
                                <description xml:lang="zh"></description>
                        </descriptions>
                        <gui>
-                               <guiname xml:lang="nl">Thanks HTML</guiname>
-                               <guiname xml:lang="en">Thanks HTML</guiname>    
                        
+                               <guiname xml:lang="nl">Reactie 
HTML-code</guiname>
+                               <guiname xml:lang="en">Thanks HTML 
code</guiname>                               
                                <guiname xml:lang="zh">感谢HTML</guiname>
                        </gui>
                        <editor>


Index: formfieldvalue.xml
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer_Portlets/portlets-dynamicforms/config/applications/responseform/builders/formfieldvalue.xml,v
retrieving revision 1.2.2.1
retrieving revision 1.2.2.2
diff -u -b -r1.2.2.1 -r1.2.2.2
--- formfieldvalue.xml  28 Apr 2008 16:39:23 -0000      1.2.2.1
+++ formfieldvalue.xml  25 Jun 2008 13:09:04 -0000      1.2.2.2
@@ -1,6 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<builder xmlns="http://www.mmbase.org/xmlns/builder";
-       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+<builder xmlns="http://www.mmbase.org/xmlns/builder"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
        xsi:schemaLocation="http://www.mmbase.org/xmlns/builder 
                         http://www.mmbase.org/xmlns/builder.xsd"; 
        extends="object" maintainer="finalist.com" name="formfieldvalue" 
version="1">
@@ -8,9 +7,11 @@
    <!-- The default maximum age of objects in a search
    used by some MMBase editors to limit the results of a search -->
    <searchage>70</searchage>
-   <!-- Names defines the different names used in user visible parts
-    Singular names are used when talking about one object (Url,Person) and 
plurar when talking about multiple objects (Urls, people).
-    Names can be provided in various languages. -->
+   <!--
+      Names defines the different names used in user visible parts Singular 
names are used when talking about one object
+      (Url,Person) and plurar when talking about multiple objects (Urls, 
people). Names can be provided in various
+      languages.
+   -->
    <names>
       <!-- singular names per language as defined by ISO 639 -->
       <singular xml:lang="nl">Formulier veldwaarden</singular>
@@ -21,27 +22,28 @@
       <plural xml:lang="en">Form field values</plural>
          <plural xml:lang="zh">表单框值</plural>
    </names>
-   <!-- Descriptions are meant to provide some additional clarification to an 
object.
- They are useful for GUI editors to provide helptexts.
- Descriptions can be provided in various languages. -->
+   <!--
+      Descriptions are meant to provide some additional clarification to an 
object. They are useful for GUI editors to
+      provide helptexts. Descriptions can be provided in various languages.
+   -->
    <descriptions>
       <description xml:lang="nl"></description>
       <description xml:lang="en"></description>
           <description xml:lang="zh"></description>
    </descriptions>
    <!-- description per language as defined by ISO 639 -->
-
-   <!-- You can define properties to be used by the classfile.
- Properties are entered using name/value pairs.
- The actual properties available differ by class. -->
+   <!--
+      You can define properties to be used by the classfile. Properties are 
entered using name/value pairs. The actual
+      properties available differ by class.
+   -->
    <properties>      
    </properties>
-
    <fieldlist>
       <field>
-         <!-- Descriptions.
-               They are useful for GUI editors to provide helptexts.
-               Descriptions can be provided in various languages. -->
+         <!--
+            Descriptions. They are useful for GUI editors to provide 
helptexts. Descriptions can be provided in various
+            languages.
+         -->
          <descriptions>
             <!-- description per language as defined by ISO 639 -->
             <description xml:lang="nl"></description>
@@ -74,9 +76,10 @@
          </db>
       </field>
       <field>
-         <!-- Descriptions.
-               They are useful for GUI editors to provide helptexts.
-               Descriptions can be provided in various languages. -->
+         <!--
+            Descriptions. They are useful for GUI editors to provide 
helptexts. Descriptions can be provided in various
+            languages.
+         -->
          <descriptions>
             <!-- description per language as defined by ISO 639 -->
             <description xml:lang="nl"></description>
@@ -109,9 +112,10 @@
          </db>
       </field>
       <field>
-         <!-- Descriptions.
-               They are useful for GUI editors to provide helptexts.
-               Descriptions can be provided in various languages. -->
+         <!--
+            Descriptions. They are useful for GUI editors to provide 
helptexts. Descriptions can be provided in various
+            languages.
+         -->
          <descriptions>
             <!-- description per language as defined by ISO 639 -->
             <description xml:lang="nl"></description>
@@ -120,7 +124,7 @@
          </descriptions>
          <!-- gui related -->
          <gui>
-            <guiname xml:lang="nl">Default waarde</guiname>
+            <guiname xml:lang="nl">Standaard waarde</guiname>
             <guiname xml:lang="en">Default value</guiname>
                           <guiname xml:lang="zh">默认值</guiname>
          </gui>
@@ -143,5 +147,5 @@
             <type key="false" notnull="false" state="persistent">INTEGER</type>
          </db>
       </field>
-</fieldlist>
+   </fieldlist>
 </builder>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to