You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Felix Knecht (JIRA)" <ji...@apache.org> on 2010/02/20 15:26:27 UTC

[jira] Created: (DIRSHARED-49) Add i18n translation for error messages and other

Add i18n translation for error messages and other
-------------------------------------------------

                 Key: DIRSHARED-49
                 URL: https://issues.apache.org/jira/browse/DIRSHARED-49
             Project: Directory Shared
          Issue Type: Improvement
         Environment: All
            Reporter: Felix Knecht
            Assignee: Felix Knecht


As I've already done it for the ApacheDS I'll volunteer to do for the ApacheShared as well. Please add wishes, comments, suggestions here (like e.g. Err_xxx number blocks for specific modules of the shared project.
I would do it they way I've done in the ADS already. if nobody objects.



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (DIRSHARED-49) Add i18n translation for error messages and other

Posted by "Emmanuel Lecharny (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DIRSHARED-49?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12842127#action_12842127 ] 

Emmanuel Lecharny commented on DIRSHARED-49:
--------------------------------------------

I guess this is done ?

Thanks a *bunch* Felix, it should have been a so boring task ...

> Add i18n translation for error messages and other
> -------------------------------------------------
>
>                 Key: DIRSHARED-49
>                 URL: https://issues.apache.org/jira/browse/DIRSHARED-49
>             Project: Directory Shared
>          Issue Type: Improvement
>         Environment: All
>            Reporter: Felix Knecht
>            Assignee: Felix Knecht
>
> As I've already done it for the ApacheDS I'll volunteer to do for the ApacheShared as well. Please add wishes, comments, suggestions here (like e.g. Err_xxx number blocks for specific modules of the shared project.
> I would do it they way I've done in the ADS already. if nobody objects.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (DIRSHARED-49) Add i18n translation for error messages and other

Posted by "Felix Knecht (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DIRSHARED-49?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12842200#action_12842200 ] 

Felix Knecht commented on DIRSHARED-49:
---------------------------------------

Not yet. I started and I guess I've done about 1/3 of i18n replacement. But I working on it.

> Add i18n translation for error messages and other
> -------------------------------------------------
>
>                 Key: DIRSHARED-49
>                 URL: https://issues.apache.org/jira/browse/DIRSHARED-49
>             Project: Directory Shared
>          Issue Type: Improvement
>         Environment: All
>            Reporter: Felix Knecht
>            Assignee: Felix Knecht
>
> As I've already done it for the ApacheDS I'll volunteer to do for the ApacheShared as well. Please add wishes, comments, suggestions here (like e.g. Err_xxx number blocks for specific modules of the shared project.
> I would do it they way I've done in the ADS already. if nobody objects.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (DIRSHARED-49) Add i18n translation for error messages and other

Posted by "Felix Knecht (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DIRSHARED-49?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Felix Knecht resolved DIRSHARED-49.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 0.9.18

Finally resolved. I migrated hopefully most of the errors and exceptions to i18n and ....

... yes, it's a boring task (monkey work) ;-)

I tried to migrated the test this way, e.g.

assertTrue(I18n.err(I18n.ERR_12070), ne.getMessage().startsWith(I18n.ERR_12070));

Hope this works also from within Eclipse.


> Add i18n translation for error messages and other
> -------------------------------------------------
>
>                 Key: DIRSHARED-49
>                 URL: https://issues.apache.org/jira/browse/DIRSHARED-49
>             Project: Directory Shared
>          Issue Type: Improvement
>         Environment: All
>            Reporter: Felix Knecht
>            Assignee: Felix Knecht
>             Fix For: 0.9.18
>
>
> As I've already done it for the ApacheDS I'll volunteer to do for the ApacheShared as well. Please add wishes, comments, suggestions here (like e.g. Err_xxx number blocks for specific modules of the shared project.
> I would do it they way I've done in the ADS already. if nobody objects.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.