Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'bundles')
-rw-r--r--bundles/org.eclipse.equinox.p2.ui/src/org/eclipse/equinox/internal/p2/ui/messages.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.p2.ui/src/org/eclipse/equinox/internal/p2/ui/messages.properties b/bundles/org.eclipse.equinox.p2.ui/src/org/eclipse/equinox/internal/p2/ui/messages.properties
index 79843cc58..e71439aeb 100644
--- a/bundles/org.eclipse.equinox.p2.ui/src/org/eclipse/equinox/internal/p2/ui/messages.properties
+++ b/bundles/org.eclipse.equinox.p2.ui/src/org/eclipse/equinox/internal/p2/ui/messages.properties
@@ -227,7 +227,7 @@ RemediationPage_BeingInstalledSection_AllowDifferentVersion=install different ve
RemediationPage_InstalledSection_AllowInstalledUpdate=update items already installed
RemediationPage_InstalledSection_AllowInstalledRemoval=remove items already installed
RemediationPage_BestSolutionBeingInstalledRelaxed=Keep my installation the same and modify the items being installed to be compatible
-RemediationPage_BestSolutionInstallationRelaxed=Update my installation to handle the items being installed
+RemediationPage_BestSolutionInstallationRelaxed=Update my installation to be compatible with the items being installed
RemediationPage_BestSolutionBuilt=Build my own solution
IUViewQueryContext_AllAreInstalledDescription=You can uncheck the 'Hide items that are already installed' check box to see all items.

Back to the top