Update of 
/var/cvs/contributions/CMSContainer_Portlets/portlets-banner/src/webapp/editors/config/customer
In directory 
james.mmbase.org:/tmp/cvs-serv27522/portlets-banner/src/webapp/editors/config/customer

Modified Files:
        customer.xml edit_customer.xml 
Log Message:
CMSC-1185(i18n)


See also: 
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Portlets/portlets-banner/src/webapp/editors/config/customer
See also: http://www.mmbase.org/jira/browse/CMSC-1185


Index: customer.xml
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer_Portlets/portlets-banner/src/webapp/editors/config/customer/customer.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- customer.xml        7 Mar 2007 19:36:45 -0000       1.1
+++ customer.xml        15 Dec 2008 12:29:41 -0000      1.2
@@ -3,6 +3,7 @@
 <wizard-schema id="customer">
        <title xml:lang="nl">Klant</title>
        <title xml:lang="en">Customer</title>
+   <title xml:lang="zh">用户</title>
 
    <action include="config/customer/create_customer.xml"/>
    <action include="config/customer/delete_customer.xml"/>


Index: edit_customer.xml
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer_Portlets/portlets-banner/src/webapp/editors/config/customer/edit_customer.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- edit_customer.xml   7 Mar 2007 19:36:45 -0000       1.1
+++ edit_customer.xml   15 Dec 2008 12:29:41 -0000      1.2
@@ -3,9 +3,11 @@
 <form-schema id="edit_customer">
        <title xml:lang="nl">Klant</title>
        <title xml:lang="en">Customer</title>
+   <title xml:lang="zh">用户</title>
 
        <field name="name" dtrequired="true" dtminlength="2">
                <prompt xml:lang="en">Name</prompt>
                <prompt xml:lang="nl">Naam</prompt>
+      <prompt xml:lang="zh">姓名</prompt>
        </field>
 </form-schema>
\ No newline at end of file
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to