Bug 560481

Summary: Shorter overwrite confirmation dialog
Product: [Eclipse Project] Platform Reporter: Lars Vogel <Lars.Vogel>
Component: UIAssignee: Lars Vogel <Lars.Vogel>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: aobuchow, Lars.Vogel
Version: 4.14Keywords: usability
Target Milestone: 4.16 M1   
Hardware: PC   
OS: Linux   
See Also: https://git.eclipse.org/r/158265
https://git.eclipse.org/c/platform/eclipse.platform.ui.git/commit/?id=84201ef603a85cd577850b882e374a0bb223e316
Whiteboard:
Bug Depends on:    
Bug Blocks: 560385    
Attachments:
Description Flags
Screenshot none

Description Lars Vogel CLA 2020-02-24 16:41:15 EST
Created attachment 281913 [details]
Screenshot

Currently the overwrite dialog is not super short as the file path which is usually relatively long

I suggest to shorten it:

Old:
RenameResourceAction_overwriteQuestion = ''{0}'' exists. Do you wish to overwrite?

Suggested new:
Comment 1 Lars Vogel CLA 2020-02-24 16:41:24 EST
RenameResourceAction_overwriteQuestion = Overwrite ''{0}''?
Comment 2 Andrew Obuchowicz CLA 2020-02-24 16:42:37 EST
+1
Comment 3 Lars Vogel CLA 2020-02-24 16:46:40 EST
(In reply to Andrew Obuchowicz from comment #2)
> +1

Thanks!
Comment 4 Eclipse Genie CLA 2020-02-24 16:46:45 EST
New Gerrit change created: https://git.eclipse.org/r/158265