Bug 38198

Summary: TVT21: Strings are not externalized
Product: [Eclipse Project] Platform Reporter: Hwa Truong <truonghw>
Component: CompareAssignee: Andre Weinand <andre_weinand>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: camle, Kevin_Haaland
Version: 2.1   
Target Milestone: 3.0 M2   
Hardware: PC   
OS: Windows 2000   
Whiteboard:
Attachments:
Description Flags
Circled panel is the one in question none

Description Hwa Truong CLA 2003-05-28 11:32:34 EDT
OS:  ALL
Build: M20030521
Lanugage: ALL
Testcase #: 02.00400

Description:  Translator brought up the question of whether the text in the 
following panel should be translated or left in english.  See attached clip.

Steps to recreate:
1. On the menu bar from the main Workbench panel, click Window -> Preferences. 
2. In the left pane, expand Workbench. Click Compare/Patch. 
3. In the right pane, click the Text Compare tab:
Comment 1 Hwa Truong CLA 2003-05-28 11:35:44 EDT
Created attachment 4993 [details]
Circled panel is the one in question
Comment 2 Andre Weinand CLA 2003-06-02 12:43:09 EDT
fixed for I20030603
Moved preview text from three Xxx.txt files to plugin.properties file.
Comment 3 Hwa Truong CLA 2003-06-09 15:26:04 EDT
Can you please specify exactly where these strings reside so they can be 
translated?  Thanks.
Comment 4 Hwa Truong CLA 2003-06-09 20:01:32 EDT
As of the latest build 20030606, the translations still do not show up.  Has 
this been externalized?  Do the translators need to translate any new files?

Comment 5 Andre Weinand CLA 2003-06-10 04:06:32 EDT
This fix will not be included in the 2.1.1 maintenance release!
(It was not considered severe enough).
However, it is in 3.0 M1.

There are these three new properties in the plugin.properties file:

ComparePreferencePage.previewAncestor= 1\n2\n3\nconflict\n4\n5
ComparePreferencePage.previewLeft= 1\n2\noutgoing addition\n3\noutgoing change\
n4\npseudo conflict\n5
ComparePreferencePage.previewRight= 1\nincoming addition\nincoming addition\n2\
n3\nincoming change\n4\npseudo conflict\n5
Comment 6 Andre Weinand CLA 2003-07-14 04:54:57 EDT
This has been fixed in the 3.0 stream.