Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMickael Istria2018-09-28 13:59:15 +0000
committerMickael Istria2018-09-28 13:59:15 +0000
commitca59638e9ab6fc21b8bb25451d52afc68443402b (patch)
tree5856216bcf7c63dd9bc035b6d71ec52e2edf1add /bundles
parent94f953c0ff9fb593dcf30864338575eabf5793f8 (diff)
downloadrt.equinox.p2-I20181002-1800.tar.gz
rt.equinox.p2-I20181002-1800.tar.xz
rt.equinox.p2-I20181002-1800.zip
Change-Id: I140ad7875d14cff9f81792f10905f3b186150452 Signed-off-by: Mickael Istria <mistria@redhat.com>
Diffstat (limited to 'bundles')
-rw-r--r--bundles/org.eclipse.equinox.p2.operations/src/org/eclipse/equinox/internal/p2/operations/messages.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.p2.operations/src/org/eclipse/equinox/internal/p2/operations/messages.properties b/bundles/org.eclipse.equinox.p2.operations/src/org/eclipse/equinox/internal/p2/operations/messages.properties
index 9c8491cdf..aa0100944 100644
--- a/bundles/org.eclipse.equinox.p2.operations/src/org/eclipse/equinox/internal/p2/operations/messages.properties
+++ b/bundles/org.eclipse.equinox.p2.operations/src/org/eclipse/equinox/internal/p2/operations/messages.properties
@@ -31,7 +31,7 @@ PlanAnalyzer_IgnoringImpliedDowngrade="{0}" will be ignored because a newer vers
PlanAnalyzer_ImpliedUpdate="{0}" is already installed, so an update will be performed instead.
PlanAnalyzer_Items=Items
PlanAnalyzer_NothingToDo=Cannot complete the request. See the error log for details.
-PlanAnalyzer_NoUpdates=PlanAnalyzer_NoUpdates=No updates found.\n\
+PlanAnalyzer_NoUpdates=No updates found.\n\
Configure <A>available software sites</A> to reach more content.
PlanAnalyzer_AlreadyInstalled="{0}" will be ignored because it is already installed.
PlanAnalyzer_AnotherOperationInProgress=Cannot continue the operation. There is another install operation in progress.

Back to the top