Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 412534

Summary: IES43 TVT00170 some of the strings on the dialog are not externalized
Product: [ECD] Orion Reporter: Sae Ryun Lim <srlim>
Component: GitAssignee: Gabriel Luong <gabriel.luong>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: ahunter.eclipse, gabriel.luong, ken_walker
Version: 1.0Flags: gabriel.luong: review? (mamacdon)
Target Milestone: 4.0 M1   
Hardware: PC   
OS: Windows 7   
Whiteboard:
Attachments:
Description Flags
Apply Patch none

Description Sae Ryun Lim CLA 2013-07-08 12:33:30 EDT
Created attachment 233232 [details]
Apply Patch

"URL", "File", "Browse.." button, and "OK" button are not externalized.

Reproduce:
(1) Log in
(2) Click on the Webapp_example folder
(3) Click on the "hamburger" button and select "Git Repository"
(4) Click on the "Apply Patch" button
(5) Verify the strings

Please see the attached picture for details
Comment 1 Gabriel Luong CLA 2013-07-11 02:03:08 EDT
https://github.com/gabrielluong/orion.client/commit/f7080e5d087b3ad1694abb0d219c1a3528bd4caa

"Browse" string is generated by <input type="file">. I don't think it can be externalized.
Comment 3 Gabriel Luong CLA 2013-07-15 15:56:03 EDT
resolved