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/16 00:15:29 UTC

[jira] Created: (OFBIZ-26) i18n of the framework components part 3

i18n of the framework components part 3
---------------------------------------

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

  Components: framework  
    Versions: SVN trunk    
 Environment: windows
    Reporter: Marco Risaliti
    Priority: Minor


This issue is used to manage the i18n task for the framework's components (mainly "common", "webtools" and "example") part 2.


-- 
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-26) i18n of the framework components part 3

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

    Fix Version: SVN trunk
     Resolution: Fixed
      Assign To: David E. Jones

Thanks Marco, this stuff is now in SVN. There were still merge problems so I had to just manually patch things. I appears that the from revision was not the current revision in SVN. This can be avoided by doing an SVN update (svn up) before doing the patch with svn diff. In fact, this must always be done before submitting a patch otherwise the patch just won't work. If you are using a separate SVN repository and following the vendor branch pattern, then it means you must to a vendor branch update, merge, and then local update in your sandbox before submitting the patch.

Another small note: in properties files the XML style <!-- ... --> comments are not valid, use instead a "#" at the beginning of each commented line. Because I was in there already I made that change in the CommonEntityLabels_it.properties file.

Thanks again for all of your i18n help! It's great to see this moved along so much. Your changes are in SVN rev 7882.


> i18n of the framework components part 3
> ---------------------------------------
>
>          Key: OFBIZ-26
>          URL: http://issues.apache.org/jira/browse/OFBIZ-26
>      Project: The Open For Business Project
>         Type: Improvement

>   Components: framework
>     Versions: SVN trunk
>  Environment: windows
>     Reporter: Marco Risaliti
>     Assignee: David E. Jones
>     Priority: Minor
>      Fix For: SVN trunk
>  Attachments: framework7.patch, framework8.patch
>
> This issue is used to manage the i18n task for the framework's components (mainly "common", "webtools" and "example") part 2.

-- 
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-26) i18n of the framework components part 3

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

Marco Risaliti updated OFBIZ-26:
--------------------------------

    Attachment: framework6.patch

Hi David,

I have created a new patch for the framework component and this patch substitute the old one into the issue OFBIZ-22.

Thanks a lot for you work
Marco Risaliti

P.S.: OFBIZ-22 can be closed without consider it.

> i18n of the framework components part 3
> ---------------------------------------
>
>          Key: OFBIZ-26
>          URL: http://issues.apache.org/jira/browse/OFBIZ-26
>      Project: The Open For Business Project
>         Type: Improvement

>   Components: framework
>     Versions: SVN trunk
>  Environment: windows
>     Reporter: Marco Risaliti
>     Priority: Minor
>  Attachments: framework6.patch
>
> This issue is used to manage the i18n task for the framework's components (mainly "common", "webtools" and "example") part 2.

-- 
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-26) i18n of the framework components part 3

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

Marco Risaliti commented on OFBIZ-26:
-------------------------------------

Thanks David for your fast commits.
I have now update my local build and now everything is ok.
Thanks also for your suggestions.

See you soon on JIRA.

Marco Risaliti

> i18n of the framework components part 3
> ---------------------------------------
>
>          Key: OFBIZ-26
>          URL: http://issues.apache.org/jira/browse/OFBIZ-26
>      Project: The Open For Business Project
>         Type: Improvement

>   Components: framework
>     Versions: SVN trunk
>  Environment: windows
>     Reporter: Marco Risaliti
>     Assignee: David E. Jones
>     Priority: Minor
>      Fix For: SVN trunk
>  Attachments: framework7.patch, framework8.patch
>
> This issue is used to manage the i18n task for the framework's components (mainly "common", "webtools" and "example") part 2.

-- 
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-26) i18n of the framework components part 3

Posted by "David E. Jones (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/OFBIZ-26?page=comments#action_12417942 ] 

David E. Jones commented on OFBIZ-26:
-------------------------------------

I'm committing the rest of this, but it looks like one file had some issues. Here is a snippet from the patch log:

patching file common/config/CommonEntityLabels_it.properties
Hunk #1 FAILED at 23.
Hunk #2 FAILED at 143.
Hunk #3 FAILED at 346.
Hunk #5 FAILED at 489.
Hunk #8 FAILED at 564.
5 out of 8 hunks FAILED -- saving rejects to file common/config/CommonEntityLabels_it.properties.rej

Other than those 5 hunks everything else is in rev 7868.

> i18n of the framework components part 3
> ---------------------------------------
>
>          Key: OFBIZ-26
>          URL: http://issues.apache.org/jira/browse/OFBIZ-26
>      Project: The Open For Business Project
>         Type: Improvement

>   Components: framework
>     Versions: SVN trunk
>  Environment: windows
>     Reporter: Marco Risaliti
>     Priority: Minor
>  Attachments: framework7.patch
>
> This issue is used to manage the i18n task for the framework's components (mainly "common", "webtools" and "example") part 2.

-- 
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-26) i18n of the framework components part 3

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

Marco Risaliti updated OFBIZ-26:
--------------------------------

    Attachment: framework8.patch

Hi David,

thanks a lot for your prompty reply and commits of my patch.
I have not understood why it's gives yout those types of errors because I have created it automatically with  tortoise SVN.
By now I have tried to do a revert of the file and apply again the changes and so now I will attach a new patch for difference remaining to commit.

Thanks again
Marco Risaliti


> i18n of the framework components part 3
> ---------------------------------------
>
>          Key: OFBIZ-26
>          URL: http://issues.apache.org/jira/browse/OFBIZ-26
>      Project: The Open For Business Project
>         Type: Improvement

>   Components: framework
>     Versions: SVN trunk
>  Environment: windows
>     Reporter: Marco Risaliti
>     Priority: Minor
>  Attachments: framework7.patch, framework8.patch
>
> This issue is used to manage the i18n task for the framework's components (mainly "common", "webtools" and "example") part 2.

-- 
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-26) i18n of the framework components part 3

Posted by "David E. Jones (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/OFBIZ-26?page=all ]

David E. Jones updated OFBIZ-26:
--------------------------------

    Attachment:     (was: framework6.patch)

> i18n of the framework components part 3
> ---------------------------------------
>
>          Key: OFBIZ-26
>          URL: http://issues.apache.org/jira/browse/OFBIZ-26
>      Project: The Open For Business Project
>         Type: Improvement

>   Components: framework
>     Versions: SVN trunk
>  Environment: windows
>     Reporter: Marco Risaliti
>     Priority: Minor
>  Attachments: framework7.patch
>
> This issue is used to manage the i18n task for the framework's components (mainly "common", "webtools" and "example") part 2.

-- 
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-26) i18n of the framework components part 3

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

Marco Risaliti updated OFBIZ-26:
--------------------------------

    Attachment: framework7.patch

Hi David,

I have finished the internazionalizations of OFBIZ except same part of Webtools, Contents (JPublish still not migrated to Screen Widget), Shark and some little hardcoded labels that I haven't see.

So this is the last patch for the framework part and the framework7.patch replacing completed framework6.patch.

After that you and Jacopo has commit those last i18n patch you could close this old issue into JIRA.
OFBIZ-281, OFBIZ-456, OFBIZ-723, OFBIZ-897.

Thanks a lot your work
Marco Risaliti

> i18n of the framework components part 3
> ---------------------------------------
>
>          Key: OFBIZ-26
>          URL: http://issues.apache.org/jira/browse/OFBIZ-26
>      Project: The Open For Business Project
>         Type: Improvement

>   Components: framework
>     Versions: SVN trunk
>  Environment: windows
>     Reporter: Marco Risaliti
>     Priority: Minor
>  Attachments: framework6.patch, framework7.patch
>
> This issue is used to manage the i18n task for the framework's components (mainly "common", "webtools" and "example") part 2.

-- 
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