You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Marco Risaliti (JIRA)" <ji...@apache.org> on 2006/06/13 23:30:29 UTC

[jira] Created: (OFBIZ-23) i18n of the application components part 2

i18n of the application components part 2
-----------------------------------------

         Key: OFBIZ-23
         URL: http://issues.apache.org/jira/browse/OFBIZ-23
     Project: The Open For Business Project
        Type: Task

  Components: accounting, content, ecommerce, humanres, manufacturing, marketing, order, party, pos, product, workeffort  
    Reporter: Marco Risaliti
    Priority: Minor


This issue is used to manage the i18n task for the application's components.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (OFBIZ-23) i18n of the application components part 2

Posted by "Marco Risaliti (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/OFBIZ-23?page=all ]

Marco Risaliti updated OFBIZ-23:
--------------------------------

    Attachment: applications4.patch
                WorkEffortEntityLabels.properties
                WorkEffortEntityLabels_it.properties

Hi Jacopo,

I have created a new issue that replace OFBIZ-6 (that now can be closed).
The patch applications4.patch contains changes to Party/Order/Accounting/Ecommerce/Marketing/WorkEffort applications.
Could you please also add the following files to the source repository :
applications\workeffort\config\WorkEffortEntityLabels.properties
applications\workeffort\config\WorkEffortEntityLabels_it.properties

Thanks a lot for you work
Marco 

> i18n of the application components part 2
> -----------------------------------------
>
>          Key: OFBIZ-23
>          URL: http://issues.apache.org/jira/browse/OFBIZ-23
>      Project: The Open For Business Project
>         Type: Task

>   Components: accounting, content, ecommerce, humanres, manufacturing, marketing, order, party, pos, product, workeffort
>     Reporter: Marco Risaliti
>     Priority: Minor
>  Attachments: WorkEffortEntityLabels.properties, WorkEffortEntityLabels_it.properties, applications4.patch
>
> This issue is used to manage the i18n task for the application's components.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Closed: (OFBIZ-23) i18n of the application components part 2

Posted by "Jacopo Cappellato (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/OFBIZ-23?page=all ]
     
Jacopo Cappellato closed OFBIZ-23:
----------------------------------

    Resolution: Fixed

Marco,

I've fixed some minor issues in your patch (including the one you have pointed out) and I've committed it.

Thanks!

Jacopo



> i18n of the application components part 2
> -----------------------------------------
>
>          Key: OFBIZ-23
>          URL: http://issues.apache.org/jira/browse/OFBIZ-23
>      Project: The Open For Business Project
>         Type: Task

>   Components: accounting, content, ecommerce, humanres, manufacturing, marketing, order, party, pos, product, workeffort
>     Reporter: Marco Risaliti
>     Priority: Minor
>  Attachments: WorkEffortEntityLabels.properties, WorkEffortEntityLabels_it.properties, applications4.patch
>
> This issue is used to manage the i18n task for the application's components.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (OFBIZ-23) i18n of the application components part 2

Posted by "Marco Risaliti (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/OFBIZ-23?page=comments#action_12416091 ] 

Marco Risaliti commented on OFBIZ-23:
-------------------------------------

Hi Jacopo,

I'm sorry but I have inserted a wrong entitymodel.xml of the accounting application and so do not commit this file to the repository.
I have specified twice the attribute default-resource-name into this file.
How can I handle this problem ?
Could I attach a new patch without this error ?

Thank again
Marco

Index: accounting/entitydef/entitymodel.xml
===================================================================
--- accounting/entitydef/entitymodel.xml	(revision 7788)
+++ accounting/entitydef/entitymodel.xml	(working copy)
@@ -959,6 +959,7 @@
     </entity>
     <entity entity-name="InvoiceType"
             package-name="org.ofbiz.accounting.invoice"
+			default-resource-name="AccountingEntityLabels"
             title="Invoice Type Entity" default-resource-name="AccountingEntityLabels">
       <field name="invoiceTypeId" type="id-ne"></field>
       <field name="parentTypeId" type="id-ne"></field>

> i18n of the application components part 2
> -----------------------------------------
>
>          Key: OFBIZ-23
>          URL: http://issues.apache.org/jira/browse/OFBIZ-23
>      Project: The Open For Business Project
>         Type: Task

>   Components: accounting, content, ecommerce, humanres, manufacturing, marketing, order, party, pos, product, workeffort
>     Reporter: Marco Risaliti
>     Priority: Minor
>  Attachments: WorkEffortEntityLabels.properties, WorkEffortEntityLabels_it.properties, applications4.patch
>
> This issue is used to manage the i18n task for the application's components.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira