Bug 560481 - Shorter overwrite confirmation dialog
Summary: Shorter overwrite confirmation dialog
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.14   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: 4.16 M1   Edit
Assignee: Lars Vogel CLA
QA Contact:
URL:
Whiteboard:
Keywords: usability
Depends on:
Blocks: 560385
  Show dependency tree
 
Reported: 2020-02-24 16:41 EST by Lars Vogel CLA
Modified: 2020-03-15 16:05 EDT (History)
2 users (show)

See Also:


Attachments
Screenshot (14.80 KB, image/png)
2020-02-24 16:41 EST, Lars Vogel CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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