[jbosstools-issues] [JBoss JIRA] Updated: (JBIDE-4125) VPE - Review externalised strings

Yahor Radtsevich (JIRA) jira-events at lists.jboss.org
Fri Apr 3 06:34:22 EDT 2009


     [ https://jira.jboss.org/jira/browse/JBIDE-4125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yahor Radtsevich updated JBIDE-4125:
------------------------------------

        Summary: VPE - Review externalised strings  (was: VPE - Review unused strings as reported by "Find Broken Externalized Strings")
    Description: 
We need to review unused strings in the VPE:
   1. Delete messages which are already obsolete.
   2. Change concatenating externalised strings like:
             InvalidFilename1=The filename '
             InvalidFilename2=' is not valid
       to something like:
             InvalidFilename=The filename ''{0}'' is not valid.
   3. Add NON-TRANSLATABLE comments where they are needed.

Also see JBIDE-4044.



  was:We need to delete unused strings in the VPE. Also see JBIDE-4044.



> VPE - Review externalised strings
> ---------------------------------
>
>                 Key: JBIDE-4125
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-4125
>             Project: Tools (JBoss Tools)
>          Issue Type: Sub-task
>          Components: Visual Page Editor core
>    Affects Versions: 3.0.0.GA
>            Reporter: Yahor Radtsevich
>            Assignee: Yahor Radtsevich
>             Fix For: 3.1.0
>
>
> We need to review unused strings in the VPE:
>    1. Delete messages which are already obsolete.
>    2. Change concatenating externalised strings like:
>              InvalidFilename1=The filename '
>              InvalidFilename2=' is not valid
>        to something like:
>              InvalidFilename=The filename ''{0}'' is not valid.
>    3. Add NON-TRANSLATABLE comments where they are needed.
> Also see JBIDE-4044.

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

        



More information about the jbosstools-issues mailing list