Bug 560511 - Shorter save dialog text
Summary: Shorter save dialog text
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-25 09:12 EST by Lars Vogel CLA
Modified: 2020-03-16 03:17 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lars Vogel CLA 2020-02-25 09:12:01 EST
Currently the save dialog says: Save changes in foo.

This is not 100%, as we are saving the whole file.

So IMHO we should shorten the text and make it more correct.

Old:

EditorManager_saveChangesQuestion = Save changes in ''{0}''?

Suggested new:

EditorManager_saveChangesQuestion = Save''{0}''?
Comment 1 Eclipse Genie CLA 2020-02-25 09:14:06 EST
New Gerrit change created: https://git.eclipse.org/r/158310