Bug 550784 - Use shorter text in Workspace was written in a newer/older version
Summary: Use shorter text in Workspace was written in a newer/older version
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.13   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: 4.14 M1   Edit
Assignee: Lars Vogel CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 551494
  Show dependency tree
 
Reported: 2019-09-05 03:18 EDT by Lars Vogel CLA
Modified: 2019-09-26 03:19 EDT (History)
3 users (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 2019-09-05 03:18:11 EDT
Shorter text is faster to read, I suggest to shorten this text.

Old:

IDEApplication_versionMessage_olderWorkspace=Workspace ''{0}'' was written with an older version of the product and will be updated. \
Updating the workspace can make it incompatible with older versions of the product.\n\nContinue with this workspace?
IDEApplication_versionMessage_newerWorkspace=Workspace ''{0}'' was written with a newer version of the product and can be incompatible with this version. \
If you continue, this can cause unexpected behavior or data loss.\n\nContinue with this workspace?


Suggested change:

IDEApplication_versionMessage_olderWorkspace=Continue and update workspace ''{0}'' which was written with an older version of the product? \
Updating can make the workspace incompatible with older versions.
IDEApplication_versionMessage_newerWorkspace=Continue to use workspace ''{0}'' which was written with a newer version of the product? \
If you continue, this can cause unexpected behavior or data loss.