| Summary: | [TRANSLATION] tvt70 - IT - log correlation wizard dialog is empty | ||||||
|---|---|---|---|---|---|---|---|
| Product: | z_Archived | Reporter: | hollisc | ||||
| Component: | TPTP.monitoring | Assignee: | Kit Lo <kitlo> | ||||
| Status: | CLOSED FIXED | QA Contact: | |||||
| Severity: | major | ||||||
| Priority: | P1 | CC: | camle, ewchan, kitlo, zung | ||||
| Version: | unspecified | Keywords: | plan | ||||
| Target Milestone: | --- | ||||||
| Hardware: | PC | ||||||
| OS: | Windows Server 2003 | ||||||
| Whiteboard: | closed460 | ||||||
| Attachments: |
|
||||||
|
Description
hollisc
Created attachment 49891 [details]
.log file from workspace
This is related to correlation wizard The problem happens due to a translation different between 2 properties. The word 'Time' is translated differently in two different properties files, and error is thrown when the two words are used for comparision. Translation that results the problem are located at /org.eclipse.hyades.trace.ui/src/org/eclipse/hyades/log/ui/internal/messages.properties where COR_NM=Time is translated to COR_NM=Tempo verus /org.eclipse.hyades.trace.ui/plugin.properties where CORR_NAME=Time is translated to CORR_NAME=Orario Kit, would you please address the problem in the next translation batch? Thanks. Increasing severiy to major because it causes a window to be empty but moving this out to future because it is not a stop ship issue (there is a workaround for displaying the window) and I am not aware of any plans to update the translations in 4.2.2. This should be addressed in the 4.4 translations. Eugene, could you please check if this is only happening to Italian? Any other languages? Thanks, Kit The same problem happens in Greek (EL), Hungarian (HU), and Italian (IT). Kit, please ensure the strings are translated consistently in the PII translations for TPTP 4.4. Thanks. It's in my to-do list. Retargetting to i4. Kit please resolve this defect when the required translations are complete. Eugene, I can't find the /org.eclipse.hyades.trace.ui/src/org/eclipse/hyades/log/ui/internal/messages.properties file any more in TPTP 4.4. I see the following files containing the COR_NM key: eclipse\plugins\org.eclipse.tptp.platform.common.ui.trace\org\eclipse\hyades\log\ui\internal\log-messages.properties eclipse\plugins\org.eclipse.tptp.platform.common.ui.trace\org\eclipse\tptp\platform\common\ui\trace\internalmessages.properties and they are both translated COR_NM to "Tempo" in Italian. Please tell us if we still have problems. Thanks, Kit Sorry, I meant they are both translated COR_NM to "Orario" in Italian now. Looks like you have find the strings in the new plug-in. Could you reproduce the problem with the new files? Kit, Would you please make sure CORR_NAME = Time in plugin.properties - org.eclipse.hyades.trace.ui plugin.properties - org.eclipse.tptp.platform.common.ui.trace and COR_NM = Time in log-messages.properties - org.eclipse.tptp.platform.common.ui.trace/src/org/eclipse/hyades/log/ui/internal messages.properties - org.eclipse.tptp.platform.common.ui.trace/src/org/eclipse/tptp/platform/common/ui/trace/internal are translated to the same string. I've confirmed that all 4 strings in Greek (EL), Hungarian (HU), and Italian (IT) are now translated the same way. As of TPTP 4.6.0, TPTP is in maintenance mode and focusing on improving quality by resolving relevant enhancements/defects and increasing test coverage through test creation, automation, Build Verification Tests (BVTs), and expanded run-time execution. As part of the TPTP Bugzilla housecleaning process (see http://wiki.eclipse.org/Bugzilla_Housecleaning_Processes), this enhancement/defect is verified/closed by the Project Lead since this enhancement/defect has been resolved and unverified for more than 1 year and considered to be fixed. If this enhancement/defect is still unresolved and reproducible in the latest TPTP release (http://www.eclipse.org/tptp/home/downloads/), please re-open. |