Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[udig-devel] [jira] Created: (UDIG-429) information tool needs externalizing

information tool needs externalizing
------------------------------------

         Key: UDIG-429
         URL: http://jira.codehaus.org/browse/UDIG-429
     Project: uDIG
        Type: Task
  Components: tool info  
    Versions: UDIG 1.0.RC    
    Reporter: Matthias Basler
 Assigned to: Jody Garnett 


In the project
  net.refractions.udig.project.ui
the file plugin.xml is not fully externalized for translation. Especially the 
  net.refractions.udig.ui.operation
extension point contains hard-coded name strings for the menu entries:
  "Layer summary", "Feature count" a.s.o.
This impedes translation.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



Back to the top